Commit Graph

13416 Commits

Author SHA1 Message Date
TangoCash
57633ba1ea simplify epg-injection, this commit replace ae1e7117eb 2021-09-01 17:17:55 +02:00
Thilo Graf
5eef466cbc Revert "simplify epg-injection"
This reverts commit ae1e7117eb.
2021-09-01 15:44:27 +02:00
TangoCash
ae1e7117eb simplify epg-injection 2021-08-31 07:12:30 +02:00
svenhoefer
a1703cbcd0 - unify AV_VERSION_INT defines; fix cst build
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-08-29 22:10:00 +02:00
Jacek Jendrzej
ee09213b50 build with ffmpeg version > 59.0.100 2021-08-28 15:22:23 +02:00
TangoCash
d272cc800f supplemental to cdbfe10b13
Signed-off-by: Thilo Graf <dbt@novatux.de>

commit was: move xmltv epgmapping into own variable
2021-08-28 14:28:15 +02:00
TangoCash
cdbfe10b13 move xmltv epgmapping into own variable 2021-08-25 12:21:20 +02:00
svenhoefer
23785eae33 - femanager: fix multiboxse define
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-08-05 17:58:42 +02:00
TangoCash
7b65fb05d8 fix for multibox(se) triple-tuner 2021-08-05 17:58:39 +02:00
Jacek Jendrzej
391197ab4f add lua screenshot; possible parameters: osd and video=[false|true] and name=picname in /tmp dir 2021-08-01 15:17:05 +02:00
svenhoefer
f3edaf12bc - infoviewer: simplify setInfobarTimeout()
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-19 19:54:39 +02:00
Thilo Graf
3f7b8c8ab6 acinclude.m4: fix missing AC_SUBST for FLAGDIR 2021-07-19 06:12:02 +02:00
Thilo Graf
4df4ea1ac5 menue.h/cpp: add member to get item id by name 2021-07-19 05:52:59 +02:00
svenhoefer
124fe983e8 - neutrino: set new timeouts for radio and audio mode
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-19 05:20:43 +02:00
svenhoefer
0465a8401f - infobar: add timeout -1; automatic, without timeout
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-19 05:19:24 +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
32973379b5 lcd4l: rename OnAfterError->OnError 2021-07-17 22:49:19 +02:00
svenhoefer
f9ad744722 - lcd4l: fix removing start/stop hint when init script fails
Conflicts:
	src/driver/lcd4l.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-17 22:38:31 +02:00
Thilo Graf
1df285f4ff opkg_manager.cpp: move 'install local package' to footer 2021-07-16 21:48:55 +02:00
svenhoefer
8afd386513 - rcinput: translate KEY_BACK to RC_home
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-14 22:33:17 +02:00
Thilo Graf
b693932075 lua-api: update version 1.90->1.91
luainstance: add RC_back see: c46bc57
2021-07-14 22:32:19 +02:00
svenhoefer
c46bc57c18 - luainstance: add RC_back
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-14 22:28:07 +02:00
svenhoefer
e72b006542 - rcinput: add RC_back
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-14 22:27:31 +02:00
Thilo Graf
0341760ef6 helpers.cpp: fix fallback to 'service' as default command
Our buildsystem/image (Yocto/OE) is using systemctl as default and we have defined 'systemctl' as
3rd parameter (e.g. see drivers/lcd4l.cpp), but users of our source could
use systems without 'systemctl' in their own buildsystems/images,
therefore it makes sense to have a fallback to 'service'.
This should avoid patching the sources.
Thx GetAway for hint.
2021-07-13 21:29:58 +02:00
svenhoefer
f62688d381 - epgview: fix followscreenings button
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-12 09:45:35 +02:00
Thilo Graf
aac340a5e0 helpers.cpp: optimize fallback for use with systemd 2021-07-11 17:37:38 +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
feb92b5b8a - simple-display: enable console output in ShowDiskLevel()
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:26 +02:00
svenhoefer
82f8651925 - simple-display: remove obsolete file_exists() checks
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:26 +02:00
svenhoefer
915caeac68 - simple-display: show disk level on displays with symbol_hddprogress support
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:26 +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
c6a32a36f5 - rcsim: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:26 +02:00
svenhoefer
16ac40a022 - mdev-helper: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:25 +02:00
svenhoefer
7dcd1d92fc - dt: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:25 +02:00
svenhoefer
d82fc76413 - drivertool: formatting code using astyle
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:25 +02:00
svenhoefer
e337f821e2 - global.h: formatting code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-07-11 11:29:25 +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
a5e1f75d7e - acinclude: add possibility to define logodir
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
Jacek Jendrzej
35f08ac92c src/zapit/src/scansdt.cpp supplement to b8f01e6db0 2021-07-01 14:55:13 +02:00
Jacek Jendrzej
5d10884fa6 src/gui/streaminfo2.cpp try to fix exit 2021-07-01 14:32:01 +02:00
Jacek Jendrzej
b8f01e6db0 src/zapit/src/scansdt.cpp try to fix radio service type 2021-07-01 14:30:58 +02:00
Jacek Jendrzej
890a74175f src/zapit/src/scansdt.cpp add 0x0A (AAC-LC) to Radio Service Type 2021-07-01 09:56:55 +02:00
Thilo Graf
4bb62380fe movieplayer.cpp: avoid possible unused parameter warning 2021-06-30 19:40:42 +02:00
Thilo Graf
9621bc4a98 lcd4linux: add slots for more user involvement
Keeps gui stuff away from parts of /src/driver and
callbacks with messages should inform the user about possible
operations during activation or deactivation of service.
Reason: long breaks are mediating
freeze or unknown status that leave the user in the dark.
2021-06-30 19:32:57 +02:00
Thilo Graf
24d05c67b7 lcd4l.cpp: add threadname 2021-06-30 18:28:33 +02:00
Thilo Graf
9a68009b96 lcd4l: apply calls of exec_initscript() with "systemctl" as 3rd argument
Is required for image with system

NOTE: CLCD4l::lcd4linux(int run) is adjusted
but not really used at the moment
2021-06-30 18:28:33 +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