Jacek Jendrzej
f9314ec109
fix last commit; webtv_setup fix scandir memleak
2020-01-03 17:25:35 +01:00
Jacek Jendrzej
106c34f5dc
screensaver.cpp and webtv_setup fix scandir memleak
2020-01-03 16:52:29 +01:00
svenhoefer
5fb9a842e9
- webtv-setup: fix compiler warnings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-26 21:24:02 +01:00
svenhoefer
b1587464bb
- webtv-setup: disable possibility to setup livestreamScriptPath ...
...
Movieplayer searches automatically in default-directories for scripts
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-26 21:23:57 +01:00
J. Krieg
fffa3d6963
webtv/webradio: move defines for webtv and webradio path to a more appropriate place
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-20 09:16:29 +01:00
svenhoefer
bbc9b02f4b
- webtv/webradio-setup: fix webchannels_auto() logic
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
svenhoefer
7f08ce08b0
- webtv-setup: remove useless check in webchannels_autodir() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
svenhoefer
dff946029f
- webradio: add possibility to auto-load webradio files
...
Conflicts:
src/gui/webtv_setup.cpp
src/gui/webtv_setup.h
src/neutrino.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
svenhoefer
e3a5dbf6f4
- webtv-setup: implement webradio-setup into webtv-setup code
...
Conflicts:
src/gui/webtv_setup.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
svenhoefer
c1c4389360
- webtv-setup: move LIVESTREAM_RESOLUTION_OPTIONS to CWebTVResolution code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:54 +02:00
svenhoefer
ac90cb5f17
- webtv-setup: init filebrowser only if needed
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:53 +02:00
TangoCash
aacca740d5
- webtv-setup: add possibility to edit webtv-file manually
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:53 +02:00
svenhoefer
4ac20664c9
- webtv-setup: just code reformatting (using astyle)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:53 +02:00
svenhoefer
f4a07b3f7d
- webtv-setup: add possibility to enter webtv-file manually
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Conflicts:
src/gui/webtv_setup.cpp
2018-10-02 23:24:53 +02:00
svenhoefer
a22ae5dbe5
- webtv-setup: show hintbox when reloading channels
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-02 23:24:53 +02:00
Thilo Graf
720e1d3cfd
Add functionality for webtv
...
Taken from bitbucket.org/neutrino-images/ni-neutrino-hd
Required build fixes:
Clean cherry-pick was impossible and build was broken,
because of missing parts of historie inside source repository.
That forces to add many other missing code parts.
2018-10-02 23:24:53 +02:00
TangoCash
f355a54b14
add option to load E2 & M3U iptv lists directly as webtv
...
Conflicts:
src/zapit/src/bouquets.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
- fixed some line indentation errors
- line 967 contains possible error:
operation on ‘iColon’ may be undefined [-Werror=sequence-point]
2018-08-23 10:30:40 +02:00
svenhoefer
e27df95356
- webtv-setup: use streaming icon in header
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-01-05 00:52:58 +01:00
svenhoefer
0fc3e793a4
- neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
740fd3ac0d
- rename IS_WEBTV => IS_WEBCHAN
...
Conflicts:
src/zapit/src/capmt.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 19:43:26 +01:00
svenhoefer
5a9bee721d
- user_menu: get resolution value for livestreams
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
M. Liebmann
b4a2856e1c
movieplayer: Use Lua scripts for selecting live stream urls
2016-03-03 09:46:42 +01:00
Jacek Jendrzej
2cc4120672
webtv: use last dir as default
2015-05-12 18:16:36 +02:00
svenhoefer
9041bff59c
- remove w_max()-calls to define menu-width, because ...
...
w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
Thilo Graf
90a29c598d
CWebTVSetup: fix menu handling
...
- width enlarged
- fix exit handling
- fix memory of item position
- adapted caption
2014-09-11 23:44:04 +02:00
[CST] Focus
a473fe8194
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00