GetAway
e0cdb41576
- neutrino.cpp: stop lcd4l thread for flashing and remove dead code
...
In src/system/flashtool.cpp there was still old, unused code,
which once stopped LCD4L during flash. However, it has not been
jumped and executed for a long time. I have removed it now and
introduced the corresponding code section in neutrino.cpp in
stop_deamons() and reactivated so the stopping of the daemon.
The sighandler() function calls up also stop_daemons(),
so I removed the code there
2022-05-28 21:04:58 +02:00
svenhoefer
0f3dee2e57
- channellist: allow epgtext alignment
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-05-07 10:09:02 +02:00
svenhoefer
db19aa667d
- neutrino: make header's channellogos alignable
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-04-30 18:01:10 +02:00
GetAway
bf1375e9bb
- more readability for modes while logging
2022-03-27 20:35:54 +02:00
Thilo Graf
2a191e40d2
neutrino.cpp: remove and replace wrong entries from usermenu settings
2022-02-13 16:09:29 +01:00
svenhoefer
96b2d4f816
- neutrino: cleanup upgradeSetup() from very old stuff
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-31 09:11:08 +01:00
svenhoefer
d5cebd3a57
- rename ttx_font_file => font_file_monospace
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-31 08:32:18 +01:00
svenhoefer
43cf770f14
- lcd4linux: add menu item to allow or disable display screenshots
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-28 10:25:39 +01:00
svenhoefer
78ce911761
- weather: rename postcode => postalcode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-22 11:05:30 +01:00
svenhoefer
454ae6223b
- weather: introduce string g_settings.weather_postcode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-22 11:05:22 +01:00
svenhoefer
aef6d8c45d
- weather: add WEATHER_DEFAULT defines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-22 11:05:20 +01:00
svenhoefer
690df910d2
- weather: remove obsolete locales and g_settings.weather_country key
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-15 12:07:52 +01:00
svenhoefer
d458d98805
- change RC_back handling; its not longer translated to RC_home
...
Conflicts:
src/gui/hdd_info.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2022-01-04 21:30:14 +01:00
max_10
b71f249b94
- mipsbox: fix build psisetup
2021-12-20 16:23:02 +01:00
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