Commit Graph

7325 Commits

Author SHA1 Message Date
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
svenhoefer
2fd298fa22 - adzap: use footer buttons to enable/disable adzap 2016-03-03 11:18:14 +01:00
svenhoefer
193ef7b14d - adzap: make locale to announce zap back more flexible 2016-03-03 11:18:14 +01:00
svenhoefer
40840cef36 - adzap: re-format code 2016-03-03 11:18:14 +01:00
martii
c015d4670f - adzap: port code from martiis-neutrino-mp 2016-03-03 11:18:14 +01:00
Thilo Graf
2358c6333e CUpnpBrowserGui: block infoclock
Infoclock was not blocked in all modes, e.g. after stopped video
infoclock was unblocked and clock was back on screen. Clock should be now
not visible while upnp browser window is openend.
2016-03-03 09:52:22 +01:00
Thilo Graf
8c4bdb382a CUpnpBrowserGui: clean up, remove unused vars 2016-03-03 09:52:22 +01:00
Thilo Graf
b297c57a31 CUpnpBrowserGui: do intit screen properties already on changed settings on runtime 2016-03-03 09:52:21 +01:00
Thilo Graf
f55f6fcbdf CUpnpBrowserGui: move module init into own member 2016-03-03 09:52:21 +01:00
Thilo Graf
a9ad49430f CUpnpBrowserGui: update license text 2016-03-03 09:52:21 +01:00
Thilo Graf
7e8ddae2a5 CUpnpBrowserGui: add missing exit button 2016-03-03 09:52:20 +01:00
Thilo Graf
0897b2ac64 CUpnpBrowserGui: sort buttons related to remote control 2016-03-03 09:52:20 +01:00
Thilo Graf
64513ec10d CUpnpBrowserGui: rework image view 2016-03-03 09:52:20 +01:00
Thilo Graf
2db623a445 CUpnpBrowserGui: rework top box arrangement 2016-03-03 09:52:19 +01:00
Thilo Graf
b3a19f4d8f CUpnpBrowserGui: rework broken detail info
- apply current dline functionality
- use footer class to paint footer, So footer is usable as object.
- use infobox to show content and time info
2016-03-03 09:52:19 +01:00
Thilo Graf
a87d16f62a CNeutrinoApp: add signal OnAfterSetupFonts
This allows to implement methodes already inside classes without any
additional external var constructions.
2016-03-03 09:52:19 +01:00
Thilo Graf
33135a5bc5 COPKGManager: generate a readable string for installation time 2016-03-03 09:52:18 +01:00
svenhoefer
8a12d3ef8d - infoviewer: we don't have starttimes in livestream mode 2016-03-03 09:46:42 +01:00
M. Liebmann
eb1826ebee Display of livestream infos in IV if no EPG data available 2016-03-03 09:46:42 +01:00
svenhoefer
66258704bf - neutrino: add upgradeSetup function ...
... to upgrade neutrino.conf to new defaults if needed
2016-03-03 09:46:42 +01:00
svenhoefer
273dc68da5 - neutrino: add version_pseudo.h to allow changes ...
by comparing old version_pseudo with new one
2016-03-03 09:46:42 +01:00
svenhoefer
5a9bee721d - user_menu: get resolution value for livestreams 2016-03-03 09:46:42 +01:00
svenhoefer
07b1f6f849 - infoviewer_bb: show resolution in livestream mode on color button 2016-03-03 09:46:42 +01:00
svenhoefer
cf749f6d47 - webtv_setup: auto-determinate LIVESTREAM_RESOLUTION_OPTION_COUNT 2016-03-03 09:46:42 +01:00
Jacek Jendrzej
2775e475ae Fix parse json data 2016-03-03 09:46:42 +01:00
M. Liebmann
b4a2856e1c movieplayer: Use Lua scripts for selecting live stream urls 2016-03-03 09:46:42 +01:00
M. Liebmann
f4e8728285 CZapitChannel: Add variable 'script'
- using scripts for detecting the URL for live streams
2016-03-03 09:46:42 +01:00
svenhoefer
efcc0a3345 - yWeb: enable record start button in boxcontrol 2016-03-03 09:28:41 +01:00
Jacek Jendrzej
9c2fbfd0bb src/nhttpd/yhttpd_core/helper.cpp revert unneeded sie check 2016-03-02 13:41:09 +01:00
[CST] Focus
55fe41a626 gui/mediaplayer.cpp: disable audio play while movieplayer playback active 2016-03-02 15:07:09 +03:00
[CST] Focus
fc11a76c01 nhttpd/tuxboxapi/controlapi.cpp: add direct record start for current channel 2016-03-02 14:30:51 +03:00
[CST] Focus
746c3e769a gui/pictureviewer.cpp: unblank video on quit in mode_ts 2016-03-02 12:31:48 +03:00
Jacek Jendrzej
2f58a4732f src/gui/scan.cpp use_config.scanPIDs_in_tsScan_also (THX Janus) 2016-03-01 16:50:33 +01:00
Jacek Jendrzej
0857bf579a src/gui/movieplayer.cpp fix possible stack-buffer-overflow 2016-03-01 16:11:10 +01:00
svenhoefer
6a38042071 - controlapi/getmode: allow to get channelsmode in all stb modes 2016-03-01 10:01:35 +01:00
svenhoefer
9c7ad87cff - yhook: add helper function ParamList_exist() 2016-03-01 10:00:49 +01:00
Thilo Graf
8e0d1c85f9 CComponentsButton: increase default height of buttons 2016-02-29 10:38:55 +01:00
Thilo Graf
59d9b7068e Infoclock: unify handling in some classes with singleton 2016-02-29 08:05:05 +01:00
svenhoefer
dcec44b8d6 - controlapi/epg: resort order of items; last order brakes plugins 2016-02-27 00:03:34 +01:00
Thilo Graf
e45ea4abfb CComponentsText: add extended setColorAll() methode into text class
Doeas the same like setColorAll() of CCDraw but additional for text color
2016-02-26 14:58:41 +01:00
Thilo Graf
63533b6dbd CComponentsWindow: fix default header color 2016-02-26 14:57:05 +01:00
Stefan Seyfried
698839b44a add a method for migrating config file values
e.g. commit 523b273a changed the names of config file entries, which
leads to unwanted changes in appearance.
To avoid this in the future, add a migrateConfig() function in neutrino
which fixes this commit and can be extended in the future if necessary.
2016-02-26 09:25:12 +01:00
vanhofen
63333053f5 - controlapi/timer: fix json output 2016-02-26 09:03:24 +01:00
svenhoefer
9615f547d5 - controlapi/timer: allow json output 2016-02-25 15:35:27 +01:00
svenhoefer
75a6848a79 - yhook: allow multiple json arrays 2016-02-25 15:34:43 +01:00
Jacek Jendrzej
d96f15fb6c fix AddressSanitizer: strncpy-param-overlap: memory ranges 2016-02-24 18:46:12 +01:00
svenhoefer
c6207d1cff - controlapi/epgsearch: fix display of eventid 2016-02-24 16:45:52 +01:00
svenhoefer
911f333a7f - controlapi/epg: add fallback when no channel or bouquet is given
This function needs a fix, because "bouquetnr=all" breakes json output.
2016-02-24 16:45:52 +01:00