svenhoefer
86a45fbe2c
- helpers: fix return value of exec_controlscript() too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-23 06:58:40 +02:00
svenhoefer
c9ac37f102
- helpers: fix error message in exec_initscript()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-23 06:56:29 +02:00
Thilo Graf
0ca098eb31
helpers: modify exec_initscript() for usage with systemctl
...
Current behavior is untouched, but return value is boolean
and so far, the function obviously has returned true on error. So far this
was currently not evaluated but is changed now. Otherwise, "bool" makes
not really sense or was this intended?
2021-06-20 17:46:07 +02:00
svenhoefer
98fd62cbf9
- screensetup: formatting code using astyle
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-19 10:34:03 +02:00
svenhoefer
87ae0b0f58
- osd-setup: move screen stuff into own submenu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-19 10:33:41 +02:00
svenhoefer
8344d07b20
- eitd/xmlutil: shorten console messages
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-19 10:32:19 +02:00
svenhoefer
eade2d1f4f
- osd-setup: some more code nicenings
...
Conflicts:
src/gui/osd_setup.cpp
src/gui/osd_setup.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-19 10:31:40 +02:00
BPanther
c406ff3bec
small space/tab/comma fixes
2021-06-19 10:23:27 +02:00
svenhoefer
794a6fec77
- graphlcd: disable some console spam
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-19 10:19:09 +02:00
Thilo Graf
692e9c3b9b
lcd4linux.cpp: avoid possible crash if getLiveFE() returns NULL
...
Watched with generic build for pc without tuner hardware.
2021-06-15 18:43:10 +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
svenhoefer
71d50060a5
- lcd4linux: use exec_initscript() to execute initscript
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 10:57:39 +02:00
svenhoefer
a78da47df4
- lcd4linux: code formatation using astyle
...
Conflicts:
src/driver/lcd4l.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-15 10:57:14 +02:00
Hendi48
0999fa72f8
ytparser: adjust to API changes ( #12 )
...
YouTube now enforces the HTML5 API for get_video_info, which
provides the stream info in a JSON object.
2021-06-14 22:14:59 +02:00
svenhoefer
4d560da9be
- volumbar: simplify rounded corners handling
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-14 21:47:25 +02:00
Frankenstone
a408339170
volumebar: added rounded corners on, off
2021-06-14 21:46:56 +02:00
Frankenstone
5be205a74c
cam_menu: small fix, thx BPanther
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-14 18:00:28 +02:00
Thilo Graf
f968bc0b40
lcd4linux: migrate lcd4linux(bool) to class member
2021-06-11 10:47:01 +02:00
FlatTV
30416f9e47
wait for zapit before CA pollthread continues
2021-06-08 10:31:41 +02:00
Thilo Graf
5efbaaf05d
lcd4linux: cleanup
2021-06-07 18:23:50 +02:00
Thilo Graf
6edf6e0a25
driver/lcd4linux: rework thread handling
...
Use std::thread for simplified handling.
Added bool exit_proc to allow left the thread callback, because if user
will change on/off/automatic modes inside the lcd4linux-setup menu,
he will be trapped in this menu and neutrino is never usable.
Btw. added some temporarily debug outputs to track this behavior.
2021-06-07 18:23:43 +02:00
Thilo Graf
e1810b62a2
lcd4linux: use default pid file
2021-06-07 18:23:25 +02:00
svenhoefer
eaa78a1502
- lcd4linux: fix first start
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
# Conflicts:
# src/driver/lcd4l.cpp
2021-06-07 18:23:21 +02:00
svenhoefer
d218048c8a
- multiboxse: fix display
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-06-02 17:52:49 +02:00
svenhoefer
5c3d8a7512
- addition to use autodetect pip
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-30 16:48:33 +02:00
TangoCash
8b5ac83f27
use autodetect pip
2021-05-30 16:48:10 +02:00
svenhoefer
c5c635c7a7
- add Maxytec Multibox SE 4K
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-30 16:46:13 +02:00
svenhoefer
f80fa43e0c
- epgview: another try with LOCALE_MDB_SAVE_POSTER_HINT
...
Es scheint so, dass dynfont hier nicht korrekt funktioniert.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-28 13:11:12 +02:00
svenhoefer
a316697502
- epgview: introduce ResetMDb()
...
Conflicts:
src/gui/epgview.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-28 13:10:17 +02:00
Frankenstone
1be4fd2f6f
dboxinfo: own header icon added
2021-05-28 13:02:31 +02:00
BPanther
f72ca2c422
dboxinfo - small change
2021-05-28 13:02:06 +02:00
Frankenstone
86b0246599
unnecessary brackets removed
...
- distinction ffmpeg versions
2021-05-18 18:21:22 +02:00
max_10
cefd6dece1
- fix GENERIC build
2021-05-18 18:21:22 +02:00
GetAway
8d09523f4a
fb_accel_xy.cpp: fix warning -Wformat-overflow
2021-05-17 18:14:54 +02:00
GetAway
23dbcecfb6
fade.cpp: fix flickering after fade out
2021-05-17 13:31:51 +02:00
svenhoefer
d687c1fb1b
- fsmounter: fix unused options1 for cifs
...
Conflicts:
src/system/fsmounter.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:26:17 +02:00
svenhoefer
2f20d8d670
- fsmounter: formatting code using astyle
...
Conflicts:
src/system/fsmounter.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:25:57 +02:00
svenhoefer
cdc91ef601
- neutrino-menu: change position of avinput; add hint and icons
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-15 22:05:59 +02:00
Thilo Graf
c5b442e141
opkg_manager: supplement to ensure update of package list after menu update
2021-05-14 18:27:41 +02:00
Thilo Graf
54bd062ff1
opkg_manager: ensure update of package list after menu update
2021-05-14 17:10:06 +02:00
svenhoefer
783426588c
- fix CST build
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:26 +02:00
svenhoefer
71a670d821
- fix compiler warning and segfault in avinput_pip handling
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:17 +02:00
svenhoefer
f27ff4563c
- glcd: add own logo directory
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:15 +02:00
svenhoefer
47dbf21465
- lcd4l: use NEUTRINO_ICON_PLAY for NeutrinoModes::mode_avinput
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 12:28:12 +02:00
svenhoefer
067bf958d8
- rate-banner: fix typos
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
These were not typos but shortenings.
2021-05-11 12:28:00 +02:00
BPanther
f841b55c65
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
...
Conflicts:
src/neutrino.cpp
2021-05-11 10:21:06 +02:00
svenhoefer
2cb4fc0ff9
- neutrino: add "need_reboot" feature
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-05-11 09:58:47 +02:00
Hendi48
dff4dc3f99
movieplayer: show subtitles for at least 1.5 seconds ( #11 )
...
SRT subtitles from the web often have split-second end times,
making it very hard to read the text in time.
2021-05-08 23:01:38 +02:00
Hendi48
b8ffb1be0c
record/streamts: lower bsf libavcodec check to 57.48.100 ( #10 )
...
The bit stream filter change was done in ffmpeg 3.1 already.
2021-05-08 23:00:29 +02:00
GetAway
0965bcdf2f
activate umlauts for hd51
2021-05-08 13:57:44 +02:00