Commit Graph

7691 Commits

Author SHA1 Message Date
Thilo Graf
7197f51e89 CComponentsButton: fix button icon position on dynamic changed conditions
In some constellations it is possible, that costum icons with
other dimensions will be not correct positionized. This should
fix this issue.

This reverts partial commit 8e0d1c85f9.
2016-03-17 09:12:43 +01:00
svenhoefer
f8f42fd32b - cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke" 2016-03-15 20:44:36 +01:00
svenhoefer
24c6da150a - cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke" 2016-03-15 18:53:47 +01:00
svenhoefer
129dacc912 - yWeb/neutrinoyparser: add icons for scrabled and webtv channels 2016-03-14 21:55:45 +01:00
svenhoefer
5f613b0b30 - yWeb: add link to get stream to channellist; thx to dasda 2016-03-14 18:14:00 +01:00
svenhoefer
dc7ed73e97 - yWeb: add stream icon 2016-03-14 18:14:00 +01:00
svenhoefer
e72021e268 - yWeb: smoother icons in channellist; thx to fred_feuerstein 2016-03-14 18:14:00 +01:00
svenhoefer
4fd9c12aa9 - neutrinoyparser: smoother view in channellist; align icons right 2016-03-14 18:14:00 +01:00
svenhoefer
51df1933b0 Revert "- epgview: resort EpgButtons; keep color keys together"
This reverts commit 091e28f, because it breakes footers logic :/
2016-03-13 00:31:30 +01:00
svenhoefer
091e28f229 - epgview: resort EpgButtons; keep color keys together 2016-03-12 23:59:45 +01:00
Jacek Jendrzej
0f2c2c7631 src/nhttpd/tuxboxapi/ fix AddressSanitizer: strcpy-param-overlap: memory ranges 2016-03-12 18:55:53 +01:00
Jacek Jendrzej
2adcd8b5d6 src/driver/streamts.cpp init bsfc, fix possible segfault 2016-03-12 16:13:22 +01:00
Jacek Jendrzej
929bc61cf5 src/gui/test_menu.cpp fix pugixml compil 2016-03-12 13:48:42 +01:00
[CST] Focus
f3a2657c9e driver/record.cpp, driver/streamts.cpp: add more formats, for testing 2016-03-12 14:53:11 +03:00
Jacek Jendrzej
5c49d9293a src/driver/netfile.cpp fix redirect url 2016-03-11 14:10:38 +01:00
Jacek Jendrzej
8238bfd492 src/gui/user_menue_setup.cpp use ITEM_NONE 2016-03-11 08:49:25 +01:00
Jacek Jendrzej
c5a0bb67e1 src/gui/user_menue_setup.cpp fix possible AddressSanitizer: global-buffer-overflow 2016-03-10 23:39:32 +01:00
defans
de490421e3 - infoviewer: don't handle volume keys in movieplayer 2016-03-10 22:23:45 +01:00
Jacek Jendrzej
30b1cdb459 src/driver/netfile.cpp fix skip over bufer size 2016-03-10 18:49:57 +01:00
flk
dc9dff2f58 install tmdb.png
Signed-off-by: flk <f_l_k@t-online.de>
2016-03-10 11:15:22 +01:00
svenhoefer
8a522e891d - adzap: write adzap.data in monitor-mode too 2016-03-10 11:11:04 +01:00
svenhoefer
0672fdf20e - adzap: remove useless red button 2016-03-10 11:11:04 +01:00
svenhoefer
ce8837e6e7 - adzap: add checkmark-icon to marked item 2016-03-10 11:11:04 +01:00
svenhoefer
817e6dc67e - adzap: start adzap directly when ok is pressed on marked item 2016-03-10 11:11:04 +01:00
svenhoefer
6a6a3c3543 - adzap: don't zap when rezap-channel is already tuned 2016-03-10 11:11:04 +01:00
Jacek Jendrzej
e625836bc2 src/driver/netfile.cpp fix possible segfaults 2016-03-09 21:45:38 +01:00
[CST] Focus
9e3b1c5844 neutrino.cpp: try to fix sat/fav keys handling after calling zap history 2016-03-09 10:53:15 +03:00
[CST] Focus
14a73c3b80 nhttpd: try to fix threaded nhttp crashes (again) 2016-03-08 18:05:34 +03:00
svenhoefer
d41f190b4d - yrequest: remove double Connection->Method = M_PUT 2016-03-07 20:17:51 +01:00
svenhoefer
9b64861912 - partly revert e855ceef8e5a3719be4252aa5c5ef4be561d72d5; ...
... "copy event to prevent crash in multi-threaded mode"
2016-03-07 20:11:57 +01:00
[CST] Focus
e93332a56f gui/epgview.cpp: fix tmdb logo 2016-03-07 16:15:29 +03:00
[CST] Focus
6f1a3010f9 gui/movieplayer.cpp: hack to fix loop at neutrino start
for non-working webtv channel via lua plugin
2016-03-07 15:59:30 +03:00
[CST] Focus
7680cf156f gui/epgview.cpp: attribute with TMDB logo along with stars 2016-03-07 14:34:29 +03:00
[CST] Focus
0e4d2071ae tmdb: add tmdb logo 2016-03-07 14:31:46 +03:00
Jacek Jendrzej
4947a71782 src/gui/user_menue.cpp fix AddressSanitizer: heap-use-after-free 2016-03-06 13:15:36 +01:00
M. Liebmann
094d224f7f egpview: Fix display buttons & button labels 2016-03-04 18:00:06 +01:00
M. Liebmann
e0b952ece3 tmdb: Add star icons (THX flk) 2016-03-04 14:15:50 +01:00
M. Liebmann
c5d1120f9f tmdb: Add hintbox when search data 2016-03-04 14:15:50 +01:00
M. Liebmann
11cdccac52 tmdb: Use osd language for search & display data 2016-03-04 14:15:50 +01:00
M. Liebmann
53ef02ad2f src/system/helpers.cpp: Add function Lang2ISO639_1() 2016-03-04 14:15:50 +01:00
bazi98
6e8b9b6d1b tmdb: Add read apikey from neutrino.conf 2016-03-04 14:15:50 +01:00
M. Liebmann
99a9cfe8c6 tmdb: Suppress cover flickering when scrolling 2016-03-04 14:15:50 +01:00
vanhofen
b657748f95 - tmdb: fix return value 2016-03-04 14:15:50 +01:00
vanhofen
8ba37ed0c9 - tmdb: fix function type 2016-03-04 14:15:50 +01:00
TangoCash
f07b01b418 neutrino-mp tmdb -> neutrino-hd 2016-03-04 14:15:50 +01:00
M. Liebmann
a92d7bd037 src/driver/record.cpp: Fix compiler warning 2016-03-04 14:15:50 +01:00
M. Liebmann
2dee0e1047 Sort locales 2016-03-04 14:15:50 +01:00
[CST] Focus
a19083f60d driver/streamts.cpp: fix webtv streaming for live urls via lua plugins 2016-03-04 13:04:34 +03:00
[CST] Focus
8e65e72c72 driver/record.cpp: fix webtv record for live urls via lua plugins 2016-03-04 13:04:17 +03:00
[CST] Focus
54d26aed1c gui/movieplayer.cpp: split live url via lua code to be used from other code 2016-03-04 13:03:32 +03:00