Jacek Jendrzej
f4d35a34c9
src/nhttpd/yhttpd_core/ywebserver.cpp fix sanitize
2015-08-05 18:42:42 +02:00
Jacek Jendrzej
29aa47aef0
audioplayer: -add flv format (THX Houdini)
2015-07-27 12:40:41 +02:00
Thilo Graf
89cc6628ca
CMenuWidget: remove double assignment of info box color
2015-07-17 17:31:57 +02:00
Thilo Graf
638832f535
CTextBox: fix calculated but not used parameter
2015-07-17 17:30:41 +02:00
Thilo Graf
672ae3fdb1
CTextBox: fix calculated but not used parameter
2015-07-17 17:07:14 +02:00
Thilo Graf
4e002bdf66
CTextBox: consider utf8 mode parameter for correct render width, if required
2015-07-17 16:01:20 +02:00
Thilo Graf
18fa153389
CChannelList: fix and simplify paint of custom channellogos
...
paint was probably broken since 5e380fa4f8
2015-07-17 16:01:19 +02:00
Thilo Graf
b47a0ccaeb
CComponentsButton: simplify paint of button icon
...
Calculation of image aspect ratio now happens in picture object itself.
2015-07-17 15:35:47 +02:00
Thilo Graf
53a350d5af
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.
2015-07-17 15:35:18 +02:00
Jacek Jendrzej
644d96e42d
src/gui/luainstance.cpp add switch enableUTF8 to ComponentsText
2015-07-12 21:13:22 +02:00
Thilo Graf
ccdaacb0a0
CComponentsText: add switch for utf8 disable/enable
2015-07-12 21:08:25 +02:00
Thilo Graf
37c863d141
CTextBox: add switch for utf8 disable/enable
2015-07-12 21:08:25 +02:00
Jacek Jendrzej
c325a3bbae
src/gui/luainstance.cpp add setCenterPos option to CC objects
2015-07-09 16:51:52 +02:00
Jacek Jendrzej
93cb5d3b49
src/zapit/src/pat.cpp: fix parse section len - sub crc from len
2015-07-07 09:44:37 +02:00
Jacek Jendrzej
4cb0870b9b
src/gui/channellist.cpp: show epg info1 if info2 empty (THX bazi98)
2015-07-05 13:20:47 +02:00
Jacek Jendrzej
81049d89cd
src/gui/eventlist.cpp -add fsk filter to epg-search
2015-07-01 21:39:20 +02:00
Thilo Graf
5de4b48a00
CComponentsFooter: reduce scale factor without button background
2015-07-01 16:05:42 +02:00
Thilo Graf
cabe84bf0f
CComponentsButton: fix image scale
...
Wrong ratio calculation.
2015-07-01 16:05:38 +02:00
Thilo Graf
5e380fa4f8
CComponentsPicture: fix internal value for dimension vars
...
The values contained not values from the scaled image file.
2015-07-01 15:56:42 +02:00
Jacek Jendrzej
39796eda68
src/gui/eventlist.cpp-add program category filter to epg-search
2015-06-30 14:23:39 +02:00
Jacek Jendrzej
e6e8eb9d93
lib/libupnpclient fix segfault if parser is NULL
2015-06-28 15:13:14 +02:00
Jacek Jendrzej
07f25639d9
src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL
2015-06-28 11:33:06 +02:00
Jacek Jendrzej
160dda776c
tuxtxt.cpp: fixheap buffer overflow
2015-06-22 19:24:53 +02:00
[CST] Focus
60c45ec06c
gui/osd_setup.cpp, gui/miscsettings_menu.cpp: do not delete items added to menu - menu dtor do it
2015-06-19 15:48:15 +03:00
svenhoefer
b16c5d450e
- deutsch.locale: fix typo
2015-06-18 21:18:33 +02:00
vanhofen
8d84a4387d
- osd_setup: fix active status of ca_dotmatrix and ca_frame
2015-06-18 21:18:32 +02:00
vanhofen
fd6ad52c8c
- infoviewer_bb: add own color for CA-bar
2015-06-18 21:18:32 +02:00
vanhofen
59e2143e00
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
398dfeeab1
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
M. Liebmann
6b628d9a8d
cYTFeedParser: Add feed duration
2015-06-06 16:17:41 +02:00
[CST] Focus
5611d65c66
eitd/sectionsd.cpp: fix ntp_system_cmd when config updated from GUI
2015-06-05 17:13:43 +03:00
[CST] Focus
b91347e99a
eitd/sectionsd.cpp: fix ntp_system_cmd in case ntpdate not found
2015-06-05 16:26:42 +03:00
[CST] Focus
fc52af49da
eitd/xmlutil.cpp: add support to read epg from directory without index.xml
2015-06-02 12:26:49 +03:00
[CST] Focus
b230f63d85
eitd/sectionsd.cpp: remove useless IS_WEBTV check on event channel id
2015-06-02 12:26:44 +03:00
[CST] Focus
be87126a38
neutrino.cpp: remove commented setServiceChanged call
2015-06-02 12:26:39 +03:00
[CST] Focus
64eda8566c
gui/channellist.cpp: use getChannelID() in place of channel_id
2015-06-02 12:26:34 +03:00
[CST] Focus
673bf4ea75
gui/infoviewer.cpp: remove commented setServiceChanged call
2015-06-02 12:26:30 +03:00
[CST] Focus
9a45735eba
nhttpd/tuxboxapi/neutrinoapi.cpp: remove setServiceChanged calls after zap
2015-06-02 12:26:26 +03:00
[CST] Focus
ffe7973e31
daemonc/remotecontrol.cpp: remove commented setServiceChanged calls
2015-06-02 12:26:22 +03:00
[CST] Focus
36cec7d41f
eitd/xmlutil.cpp: split read events code
2015-06-02 12:26:17 +03:00
[CST] Focus
94667ee39a
gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty
2015-06-02 12:16:14 +03:00
[CST] Focus
dc59c092ad
system/ytparser.cpp: allow to define youtube dev id at compile time
2015-06-02 10:52:12 +03:00
svenhoefer
409ff4ab55
- nhttpd: update controlapi doc (THX dasda)
2015-06-01 23:16:47 +02:00
striper
bdf80d43ff
- jsoncpp: fix compiler warnings (should be reported upstream!)
2015-06-01 12:36:15 +02:00
FlatTV
acf3453fcd
- ytparser: fix youtube playback; change to APIv3
2015-06-01 12:36:15 +02:00
FlatTV
76e26c0b98
- 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
93a0327930
gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
2015-05-29 15:26:55 +03:00
[CST] Focus
d8dcb1da1b
neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons
2015-05-28 11:13:40 +03:00
[CST] Focus
6a361e0374
gui/movieplayer.cpp: try to fix parental lock for webtv channels
2015-05-26 13:27:42 +03:00
[CST] Focus
37a2fc42d7
eitd/xmlutil.cpp: change event file name to match channel id order
2015-05-26 13:27:42 +03:00