Frankenstone
2af245a256
audio_setup: cleanup unused clockrec
2021-12-14 11:11:25 +01:00
svenhoefer
bea4660ebf
- keybind-setup: fix/introduce g_settings.bouquetlist_mode
...
Conflicts:
src/neutrino.cpp
version_pseudo.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-12-14 11:11:25 +01:00
svenhoefer
cdfa72a5f5
- neutrino: remove ActionLog leftovers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-12-06 19:25:46 +01:00
TangoCash
3e8bdba8b3
rename hdmi_mode -> hdmi_colorimetry
2021-12-06 19:24:17 +01:00
Frankenstone
d1967125a0
videosettings: only arm hdmi_colormetry added
...
choices:
- auto
- bt202ncl
- bt2020cl
- bt709
2021-12-03 23:26:55 +01:00
GetAway
9cae0cf32c
neutrino.cpp: party back to good old restart methode
...
- fix seqfault when restarting neutrino while webtv is streamed
2021-11-09 11:00:10 +01:00
TangoCash
d918e6c517
add neutrino restart to webif
...
Signed-off-by: GetAway <get-away@t-online.de >
2021-11-08 21:57:24 +01:00
TangoCash
373807b158
some cec volume fixes
...
Conflicts:
src/neutrino.cpp
2021-11-05 21:11:08 +01:00
svenhoefer
9f38a653fb
- introduce Font Awesome iconfont
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-11-01 19:25:46 +01:00
Thilo Graf
73778cfb34
videosettings: rename setVideoSettings() -> initVideoSettings()
...
It was not a setter, no values will be passed.
2021-10-25 05:43:04 +02:00
svenhoefer
56274bf320
- neutrino: reset videodecoder at startup
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-22 08:23:13 +02:00
GetAway
482cae3f90
neutrino.cpp: remove double execute of StartLCD4l()
2021-10-19 20:27:34 +02:00
svenhoefer
76735f088b
- configure: depending --enable-quadpip on --enable-pip
...
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
Conflicts:
src/gui/infoviewer.cpp
src/gui/videosettings.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-17 15:59:59 +02:00
TangoCash
c081c29508
fix compile
2021-10-16 20:39:58 +02:00
Jacek Jendrzej
8b9cd71a38
fix compil without PIP
2021-10-16 13:38:57 +02:00
BPanther
a60d269c7d
more pip changes
2021-10-15 20:18:09 +02:00
BPanther
eace201108
pip variables renamed
2021-10-15 20:00:19 +02:00
BPanther
4aa47464c1
fix variables
2021-10-15 20:00:18 +02:00
BPanther
0d9d992a3c
fix unused variables
2021-10-15 20:00:18 +02:00
BPanther
20e2aec336
more QuadPiP stuff (still NOT ready!)
...
Conflicts:
src/neutrino_menue.cpp
2021-10-15 20:00:18 +02:00
Thilo Graf
1444b5a381
testmenu: use restarttuner from neutrino.cpp
2021-10-11 20:39:17 +02:00
Thilo Graf
ac594109d7
neutrino.cpp: action reloadplugins, implement ShowHintS
2021-10-08 23:10:58 +02:00
Thilo Graf
42c624a337
neutrino.cpp: action save settings, implement ShowHintS
...
The same is possible with tuxtxt_init() and tuxtxt_close(), if reqiured
2021-10-08 23:10:58 +02:00
retsim01
85d88bfba6
- movieplayer: introduce g_settings.movieplayer_select_ac3_atype0
...
Conflicts:
src/neutrino.cpp
2021-10-04 09:40:39 +02:00
BPanther
609d6c4a7c
DMX_PIP_CHANNEL removed, DMX_VIDEO_CHANNEL does the same
2021-10-03 17:02:39 +02:00
svenhoefer
79a63aef0a
- neutrino: remove stop_lcd4l_support(void) function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-03 17:02:39 +02:00
svenhoefer
a97d3db67d
- neutrino: more verbose console messages in Cleanup() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-03 17:02:39 +02:00
svenhoefer
3f34ab5877
- change some hintboxes
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
I'm not enthused of this solution to misuse the CHint destructor since
commit 1cb25e7cd3
"- hintbox: add setDelay() prototype".
I think such tasks with delay impact are not the designation of
destructors and avoidable. Unless it is absolutely necessary.
Therefore, I think this is only a temporary solution.
2021-10-03 17:02:07 +02:00
svenhoefer
1cb25e7cd3
- hintbox: add setDelay() prototype
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
see commit message at: - change some hintboxes
2021-10-03 17:00:03 +02:00
svenhoefer
ab0d178d58
- neutrino: use simple hintboxes w/o header
...
To avoid the sleep command, a call hint->setDelay(1) nice. :)
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-03 11:51:45 +02:00
svenhoefer
d813414583
- Revert "webtv: add prefered quality option for use in webtv plugins"; ...
...
re-activate g_settings.livestreamResolution
Signed-off-by: Jacek Jendrzej <overx300@gmail.com >
2021-09-26 17:29:00 +02:00
Jacek Jendrzej
11d1a2f979
webtv: add prefered quality option for use in webtv plugins
2021-09-19 13:18:08 +02:00
TangoCash
4eff599c4d
keeping all auto xml epg together
2021-09-13 21:56:25 +02:00
svenhoefer
830d10ece3
- bouquets: allow xmltv directly from webtv xml file
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-09-13 21:56:21 +02:00
TangoCash
aa0a95b883
use new introduced functions (load xmltv epg)
2021-09-10 17:18:05 +02:00
TangoCash
b74e0aeb6a
add support for embedded epg-url in m3u
2021-09-10 17:00:29 +02:00
svenhoefer
1adef856ad
- neutrino: change defaults for epg_read settings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-09-03 21:24:12 +02:00
TangoCash
dd7507fe37
add frequently reload xmltv epg
2021-09-03 21:24:12 +02:00
svenhoefer
775dc6778b
- neutrino: clear osd before deleting video and framebuffer
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-19 05:14:50 +02:00
Thilo Graf
46a36c24c7
neutrino.cpp: supplement to de4a6ad
...
recycle some lost default values, lines and
remove or disable unused/obsolete options
2021-07-11 14:53:35 +02:00
svenhoefer
620cbb8cff
- vfd: try to avoid annoing display of volume after leaving standby modes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-11 11:29:26 +02:00
svenhoefer
430462193a
- neutrino: add standby flag
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-11 11:29:25 +02:00
svenhoefer
2b58ae4955
- neutrino: small change in vfd standby message
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-11 11:29:25 +02:00
svenhoefer
645c06c2ac
- neutrino: remove obsolete config key infobar_cn
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-07-03 16:45:46 +02:00
svenhoefer
de4a6ade64
- neutrino: formatting and sorting load/saveSetup() and SNeutrinoSettings
...
Conflicts:
src/neutrino.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
I am not really sure that I have properly resolved all conflicts.
I think it would be better to store the save/read settings methods
into an own class and separate file and (if possible) inherit them into
neutrino.cpp and on boredom it could be easier to make the code style "nicer".
This could help to avoid "accidentally" changing neighboring code parts.
2021-06-30 18:19:57 +02:00
svenhoefer
8a695e51ec
- neutrino: formatting and sorting load/saveKeys()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-30 16:20:26 +02:00
svenhoefer
64a38c3b12
- neutrino: minor code formattings
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-30 16:20:26 +02:00
Frankenstone
6f2fe725e7
neutrino: fix g_settings.infobar_show_sysfs_hdd
2021-06-28 14:47:14 +02:00
svenhoefer
4592cbc239
- lcd4l: introduce getInstance()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 11:06:25 +02:00
FlatTV
30416f9e47
wait for zapit before CA pollthread continues
2021-06-08 10:31:41 +02:00