Commit Graph

6953 Commits

Author SHA1 Message Date
Jacek Jendrzej
c5e24e6410 eitd: add and move viasat to extra switch
Origin commit data
------------------
Commit: fceeab4027
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-09 (Sun, 09 Aug 2015)
2015-08-09 18:00:13 +02:00
Jacek Jendrzej
302b27db38 eitd: add and move viasat to extra switch
Origin commit data
------------------
Commit: 06ab9d186b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-09 (Sun, 09 Aug 2015)
2015-08-09 17:54:31 +02:00
Jacek Jendrzej
0e8ff11c93 src/nhttpd/yhttpd_core/ywebserver.cpp fix possible segfault
Origin commit data
------------------
Commit: b9f4f447ee
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)
2015-08-05 18:57:08 +02:00
Jacek Jendrzej
9a1ca8739b src/nhttpd/yhttpd_core/ywebserver.cpp fix sanitize
Origin commit data
------------------
Commit: f4d35a34c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-08-05 (Wed, 05 Aug 2015)
2015-08-05 18:42:42 +02:00
Jacek Jendrzej
519b645c1d audioplayer: -add flv format (THX Houdini)
Origin commit data
------------------
Commit: 29aa47aef0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-27 (Mon, 27 Jul 2015)
2015-07-27 12:40:41 +02:00
Thilo Graf
27de6c182d CMenuWidget: remove double assignment of info box color
Origin commit data
------------------
Commit: 89cc6628ca
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)
2015-07-17 17:31:57 +02:00
Thilo Graf
323357fcb1 CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Commit: 638832f535
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)
2015-07-17 17:30:41 +02:00
Thilo Graf
6ca27a836d CTextBox: fix calculated but not used parameter
Origin commit data
------------------
Commit: 672ae3fdb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-17 (Fri, 17 Jul 2015)
2015-07-17 17:07:14 +02:00
Thilo Graf
81935b504c CTextBox: consider utf8 mode parameter for correct render width, if required
Origin commit data
------------------
Commit: 4e002bdf66
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-13 (Mon, 13 Jul 2015)
2015-07-17 16:01:20 +02:00
Thilo Graf
db2e6ace74 CChannelList: fix and simplify paint of custom channellogos
paint was probably broken since 37dd574464


Origin commit data
------------------
Commit: 18fa153389
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)
2015-07-17 16:01:19 +02:00
Thilo Graf
92656b5981 CComponentsButton: simplify paint of button icon
Calculation of image aspect ratio now happens in picture object itself.


Origin commit data
------------------
Commit: b47a0ccaeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)
2015-07-17 15:35:47 +02:00
Thilo Graf
bc4a8cc364 CComponentsPicture: fix and simplify image scale handling
Aspect ratio was not considered in some constallations, To see on button
icons and oversized custom channellogos in channllist.
Now this is handeled on init of image object and setters for width and height.


Origin commit data
------------------
Commit: 53a350d5af
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)
2015-07-17 15:35:18 +02:00
Jacek Jendrzej
f43a282a56 src/gui/luainstance.cpp add switch enableUTF8 to ComponentsText
Origin commit data
------------------
Commit: 644d96e42d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-12 (Sun, 12 Jul 2015)
2015-07-12 21:13:22 +02:00
Thilo Graf
215d6c1e46 CComponentsText: add switch for utf8 disable/enable
Origin commit data
------------------
Commit: ccdaacb0a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)
2015-07-12 21:08:25 +02:00
Thilo Graf
c86b9a47f9 CTextBox: add switch for utf8 disable/enable
Origin commit data
------------------
Commit: 37c863d141
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-12 (Sun, 12 Jul 2015)
2015-07-12 21:08:25 +02:00
Jacek Jendrzej
845290f007 src/gui/luainstance.cpp add setCenterPos option to CC objects
Origin commit data
------------------
Commit: c325a3bbae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-09 (Thu, 09 Jul 2015)
2015-07-09 16:51:52 +02:00
Jacek Jendrzej
733b7ada19 src/zapit/src/pat.cpp: fix parse section len - sub crc from len
Origin commit data
------------------
Commit: 93cb5d3b49
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-07 (Tue, 07 Jul 2015)
2015-07-07 09:44:37 +02:00
Jacek Jendrzej
db67eda710 src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98)
Origin commit data
------------------
Commit: 4cb0870b9b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-05 (Sun, 05 Jul 2015)
2015-07-05 13:20:47 +02:00
Jacek Jendrzej
e70004443e src/gui/eventlist.cpp -add fsk filter to epg-search
Origin commit data
------------------
Commit: 81049d89cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-07-01 (Wed, 01 Jul 2015)
2015-07-01 21:39:20 +02:00
Thilo Graf
c6aa9b8ebf CComponentsFooter: reduce scale factor without button background
Origin commit data
------------------
Commit: 5de4b48a00
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-01 (Wed, 01 Jul 2015)
2015-07-01 16:05:42 +02:00
Thilo Graf
2166b0e1b0 CComponentsButton: fix image scale
Wrong ratio calculation.


Origin commit data
------------------
Commit: cabe84bf0f
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)
2015-07-01 16:05:38 +02:00
Thilo Graf
37dd574464 CComponentsPicture: fix internal value for dimension vars
The values contained not values from the scaled image file.


Origin commit data
------------------
Commit: 5e380fa4f8
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-06-30 (Tue, 30 Jun 2015)
2015-07-01 15:56:42 +02:00
Jacek Jendrzej
cf384796b6 src/gui/eventlist.cpp-add program category filter to epg-search
Origin commit data
------------------
Commit: 39796eda68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-30 (Tue, 30 Jun 2015)
2015-06-30 14:23:39 +02:00
Jacek Jendrzej
6432f51eb8 lib/libupnpclient fix segfault if parser is NULL
Origin commit data
------------------
Commit: e6e8eb9d93
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)
2015-06-28 15:13:14 +02:00
Jacek Jendrzej
46b137a00f src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
Origin commit data
------------------
Commit: 07f25639d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-28 (Sun, 28 Jun 2015)
2015-06-28 11:33:06 +02:00
Jacek Jendrzej
3d0daaa3ad tuxtxt.cpp: fixheap buffer overflow
Origin commit data
------------------
Commit: 160dda776c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-06-22 (Mon, 22 Jun 2015)
2015-06-22 19:24:53 +02:00
[CST] Focus
d00a6dbf84 gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
Origin commit data
------------------
Commit: 60c45ec06c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
2015-06-19 15:48:15 +03:00
vanhofen
71294a9792 deutsch.locale: fix typo
Origin commit data
------------------
Commit: b16c5d450e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- deutsch.locale: fix typo
2015-06-18 21:18:33 +02:00
vanhofen
f5213a4ec0 osd_setup: fix active status of ca_dotmatrix and ca_frame
Origin commit data
------------------
Commit: 8d84a4387d
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-18 (Thu, 18 Jun 2015)

Origin message was:
------------------
- osd_setup: fix active status of ca_dotmatrix and ca_frame
2015-06-18 21:18:32 +02:00
vanhofen
4ac078dcee infoviewer_bb: add own color for CA-bar
Origin commit data
------------------
Commit: fd6ad52c8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add own color for CA-bar
2015-06-18 21:18:32 +02:00
vanhofen
1f4d26123c infoviewer_bb: show/hide dotmatrix in CA-bar; default show
Origin commit data
------------------
Commit: 59e2143e00
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
2dbe4bdc46 infoviewer_bb: add frame to CA-bar; default off
Origin commit data
------------------
Commit: 398dfeeab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-17 (Wed, 17 Jun 2015)

Origin message was:
------------------
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
Michael Liebmann
ef7d4cea1f cYTFeedParser: Add feed duration
Origin commit data
------------------
Commit: 6b628d9a8d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-06-06 (Sat, 06 Jun 2015)
2015-06-06 16:17:41 +02:00
[CST] Focus
a53169c3ad eitd/sectionsd.cpp: fix ntp_system_cmd when config updated from GUI
Origin commit data
------------------
Commit: 5611d65c66
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-05 (Fri, 05 Jun 2015)
2015-06-05 17:13:43 +03:00
[CST] Focus
3bba62c49f eitd/sectionsd.cpp: fix ntp_system_cmd in case ntpdate not found
Origin commit data
------------------
Commit: b91347e99a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-05 (Fri, 05 Jun 2015)
2015-06-05 16:26:42 +03:00
[CST] Focus
04a3004ae5 eitd/xmlutil.cpp: add support to read epg from directory without index.xml
Origin commit data
------------------
Commit: fc52af49da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:49 +03:00
[CST] Focus
6d5af8bc88 eitd/sectionsd.cpp: remove useless IS_WEBTV check on event channel id
Origin commit data
------------------
Commit: b230f63d85
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:44 +03:00
[CST] Focus
4a80e02fe9 neutrino.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Commit: be87126a38
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:39 +03:00
[CST] Focus
7c5ab345fb gui/channellist.cpp: use getChannelID() in place of channel_id
Origin commit data
------------------
Commit: 64eda8566c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:34 +03:00
[CST] Focus
1daae44c00 gui/infoviewer.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Commit: 673bf4ea75
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:30 +03:00
[CST] Focus
66fb097f1a nhttpd/tuxboxapi/neutrinoapi.cpp: remove setServiceChanged calls after zap
Origin commit data
------------------
Commit: 9a45735eba
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:26 +03:00
[CST] Focus
5fb4c7ec6d daemonc/remotecontrol.cpp: remove commented setServiceChanged calls
Origin commit data
------------------
Commit: ffe7973e31
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:22 +03:00
[CST] Focus
40fba37907 eitd/xmlutil.cpp: split read events code
Origin commit data
------------------
Commit: 36cec7d41f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
2015-06-02 12:26:17 +03:00
[CST] Focus
6c07e25f69 gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty
Origin commit data
------------------
Commit: 94667ee39a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
2015-06-02 12:16:14 +03:00
[CST] Focus
d08d39825f system/ytparser.cpp: allow to define youtube dev id at compile time
Origin commit data
------------------
Commit: dc59c092ad
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
2015-06-02 10:52:12 +03:00
vanhofen
47ee3f41c6 nhttpd: update controlapi doc (THX dasda)
Origin commit data
------------------
Commit: 409ff4ab55
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- nhttpd: update controlapi doc (THX dasda)
2015-06-01 23:16:47 +02:00
gixxpunk
ed304f9271 jsoncpp: fix compiler warnings (should be reported upstream!)
Origin commit data
------------------
Commit: bdf80d43ff
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- jsoncpp: fix compiler warnings (should be reported upstream!)
2015-06-01 12:36:15 +02:00
FlatTV
19a69bab6b ytparser: fix youtube playback; change to APIv3
Origin commit data
------------------
Commit: acf3453fcd
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- ytparser: fix youtube playback; change to APIv3
2015-06-01 12:36:15 +02:00
FlatTV
e90d1aebcc add lib/jsoncpp v0.10.2
use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md


Origin commit data
------------------
Commit: 76e26c0b98
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- add lib/jsoncpp v0.10.2

 use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md
2015-06-01 12:36:15 +02:00
[CST] Focus
4ff8427b1f gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
Origin commit data
------------------
Commit: 93a0327930
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-05-29 (Fri, 29 May 2015)
2015-05-29 15:26:55 +03:00