svenhoefer
37c10570bf
- neutrino: change defaults for g_settings.enabled_video_modes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-22 12:25:29 +01:00
svenhoefer
cc9c04f4ec
- neutrino: fix blank screen in radio mode; avoid screensaver in blank screen mode
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Blackscreen disabled because of possible build errors
2021-02-22 12:25:24 +01:00
svenhoefer
b731384973
- simple-display: simplify initialization of has_lcd
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-22 12:25:21 +01:00
svenhoefer
8e65fb4552
- zapit: try to fix cst audio; not testet
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-22 12:25:10 +01:00
svenhoefer
dcb47afeff
- vfd-setup: minor changes in locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-22 12:24:38 +01:00
svenhoefer
880747d823
- simple-display: try to fix time in standby mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-22 12:10:28 +01:00
svenhoefer
d84346c352
Revert "- settings: load scan defaults before save scan.conf"
...
This reverts commit c6847ab684faaead48d87f9100a87925dc95beec
2021-02-14 15:27:23 +01:00
svenhoefer
afd57c3fe1
- settings: load scan defaults before save scan.conf
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-13 17:37:18 +01:00
BPanther
02d8a174c7
fix record audio, thx TangoCash
2021-02-09 12:20:40 +01:00
Thilo Graf
71a98d011b
lua_api_version.h: update version 1.87->1.88
2021-02-09 12:20:40 +01:00
Frankenstone
46b0d73099
OK Key added for lua
2021-02-09 12:20:40 +01:00
BPanther
18b2c81295
keys play and playpause added for lua
2021-02-09 12:20:40 +01:00
BPanther
13d5b3107e
lua num keys added
2021-02-09 12:20:40 +01:00
Thilo Graf
cfa57ee001
infoviewer_bb.cpp: avoid possible Wformat-truncation warnings
...
Warning was:
'%02d' directive output may be truncated writing
between 2 and 11 bytes into a region of size 6
2021-02-09 12:20:40 +01:00
TangoCash
52d1513115
fix false positiv for DTSHD audio
2021-02-09 12:20:40 +01:00
Thilo Graf
7723071b00
infoviewer_bb.cpp: use calculated icon space intstead static value
2021-02-07 17:18:35 +01:00
Thilo Graf
7196f58f41
infoviewer_bb.cpp: remove unnecessary #if, #endif
2021-02-07 17:00:20 +01:00
svenhoefer
786a878795
- fix initial load config
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-06 13:42:15 +01:00
Thilo Graf
7dc2c0dafe
data: update background images
2021-02-06 13:40:12 +01:00
OneOfNine
64d60988cd
icons: update default iconset
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-06 13:40:00 +01:00
TangoCash
edfc689341
- frontend: fix cst compile
2021-02-03 16:42:19 +01:00
TangoCash
d9f75b45d9
fix DVB-T2
2021-02-03 16:42:03 +01:00
svenhoefer
abe4ff7ded
Revert "- revert frontend/scan changes"
...
This reverts commit 0d5d8b367fb05919b4cf5d963b34ce5678855105.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 16:28:04 +01:00
svenhoefer
3c4e0e22c1
- zapit: fix cst compile
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 16:27:30 +01:00
svenhoefer
47bfc3231b
- cec-setup: fix compile
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 16:27:10 +01:00
svenhoefer
96975c1d25
- move lcd4l-setup to vfd-setup
...
Conflicts:
src/gui/miscsettings_menu.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 16:26:45 +01:00
svenhoefer
85764fa36a
- make lcd4linux configurable
...
Conflicts:
configure.ac
src/driver/pictureviewer/pictureviewer.cpp
src/gui/bouquetlist.cpp
src/gui/osd_setup.cpp
src/neutrino.cpp
src/system/flashtool.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
mostly format and line and build fixes
2021-02-03 16:04:30 +01:00
svenhoefer
b291cef2d0
- lcd4l: start/stop daemon with start/stop functions
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 13:07:21 +01:00
svenhoefer
6eb0c6af44
- helpers: add function to execute init scripts
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-02-03 13:04:44 +01:00
TangoCash
c88d2d5731
fix streaming/recording
2021-02-03 13:02:21 +01:00
TangoCash
264434d6ba
supplemental to c188e9e29c
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
commit was: rework audio_bypass / audio process
2021-02-01 17:09:28 +01:00
TangoCash
c188e9e29c
rework audio_bypass / audio process
2021-02-01 16:53:06 +01:00
TangoCash
07131eb928
cec volume switch audiosystem/tv
...
Conflicts:
data/locale/deutsch.locale
2021-02-01 16:52:32 +01:00
svenhoefer
4eec0d0437
- hdd-menu: show filesystems in a pulldown menu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-30 11:05:13 +01:00
svenhoefer
a45bc4f7a0
- tuxtxt: simplify defines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-27 12:04:31 +01:00
DboxOldie
4fb1d19406
generate correct camask
...
Conflicts:
src/driver/record.cpp
2021-01-25 22:20:39 +01:00
svenhoefer
e6cc52942b
- hdd-menu: add possibility to label devices; ...
...
inspired by 58023f866e
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-25 21:00:34 +01:00
TangoCash
706ca15dae
=add osmini4k, osnino, osninoplus, osninopro, vuduo2, gb800se
2021-01-24 22:03:53 +01:00
TangoCash
83d942764c
fix overlapping recording timers (thx DboxOldie !!)
2021-01-24 20:20:40 +01:00
BPanther
fc09f7b493
fix tuxtxt for hd51
2021-01-23 18:46:17 +01:00
svenhoefer
96c11ddb0e
- english.locale: minor changes in glcd locales
...
Conflicts:
data/locale/english.locale
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-14 13:16:55 +01:00
Thilo Graf
3cbe17ea83
locales: add missing glcd locales
2021-01-12 11:34:34 +01:00
Thilo Graf
072995afcb
cc_extra: add short methode to paintIcon with optional text content
2021-01-12 11:34:34 +01:00
svenhoefer
6953daf121
- hdd-menu: add f2fs support
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-12 11:34:20 +01:00
Thilo Graf
aff2214935
neutrino.cpp: use default logo directory
...
"/media/sda1" was often not found or device was not installed
2021-01-06 21:10:05 +01:00
svenhoefer
e56a64dbf9
- locale: shorten EPGMenu.eventinfo
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-06 10:34:39 +01:00
svenhoefer
3f36fe080b
- locale: fix menu.hint_misc_general
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-03 20:48:54 +01:00
svenhoefer
52e53cb92b
- scan-setup: show tuner_desc for all models
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-01-03 20:48:30 +01:00
svenhoefer
c32faa8302
- infoviewer: rework tuner icons
...
Conflicts:
data/icons/status/channel/tuner_1.png
data/icons/status/channel/tuner_2.png
data/icons/status/channel/tuner_3.png
data/icons/status/channel/tuner_4.png
Signed-off-by: Thilo Graf <dbt@novatux.de >
I think it's not an excellent idea to have many icons for all possible
tuner numbers. We should use one and only icon without any number
and paint a text over the icon. This should be possible with a simple
cc text object that contains a defined png-file file as background
and a digit as text.
2021-01-03 20:45:57 +01:00
Thilo Graf
0a423563f8
imageinfo.cpp: show machine type and git describe of system
2020-12-25 18:53:52 +01:00