Commit Graph

7727 Commits

Author SHA1 Message Date
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
Jacek Jendrzej
9fc9b228ed src/nhttpd/tuxboxapi/controlapi.cpp fix 64bit AddressSanitizer: heap-buffer-overflow 2016-03-03 20:49:58 +01:00
svenhoefer
ca6d1f69ee - adzap: allow user-definable zap back time > 9 min 2016-03-03 11:18:15 +01:00
svenhoefer
2b0996e3d3 - adzap: call adzap directly from usermenu 2016-03-03 11:18:15 +01:00
svenhoefer
19154192db - adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP 2016-03-03 11:18:15 +01:00
svenhoefer
1df41008a4 - adzap: add hint icon by fred_feuerstein 2016-03-03 11:18:15 +01:00
svenhoefer
00e5cf6759 - adzap: add possibility to write status data to /tmp/adzap.data 2016-03-03 11:18:15 +01:00
svenhoefer
1dfc1bc452 - adzap: align locale in usermenu item to adzap active status 2016-03-03 11:18:15 +01:00
svenhoefer
6d4aba4a6c - adzap: don't leave all menues, when adzap isn't active 2016-03-03 11:18:14 +01:00
svenhoefer
809b0ea20c - adzap: add isActive() function 2016-03-03 11:18:14 +01:00
svenhoefer
3cee9eeb6e - adzap: update monitorLifeTime before leaving in case event has changed 2016-03-03 11:18:14 +01:00
svenhoefer
527f11d4de - adzap: move code to determinate monitorLifeTime to own function 2016-03-03 11:18:14 +01:00
svenhoefer
a5bc5093e7 - adzap: move non-menu code to Init() function 2016-03-03 11:18:14 +01:00
svenhoefer
bd84273c39 - adzap: cleanup from unused variables 2016-03-03 11:18:14 +01:00
svenhoefer
4b104f0509 - adzap: hide blue button if needed 2016-03-03 11:18:14 +01:00