BPanther
|
0189205fd1
|
rework screen A/B settings
Conflicts:
src/neutrino.cpp
|
2021-04-05 20:59:13 +02:00 |
|
Frankenstone
|
fe71518e50
|
osd_setup: osd preset crt/lcd add locals use now for different Screen Setup when using different monitors
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
|
2021-04-05 20:59:13 +02:00 |
|
BPanther
|
34659ff110
|
pip move x/y step 5
|
2021-04-05 20:59:13 +02:00 |
|
Jacek Jendrzej
|
4b72847047
|
lua_curl: add option to modify header; example: httpheaders={'Accept:application/json', 'authorization:Bearer ' .. token}
|
2021-04-05 18:52:28 +02:00 |
|
GetAway
|
f2346fc442
|
supplement to: fix some memleaks and CPU-Menu segfault
|
2021-03-31 11:34:06 +02:00 |
|
Thilo Graf
|
df6072c793
|
miscsettings_menu: fix - miscsettings.cpp: fix some memleaks and CPU-Menu segfault
|
2021-03-31 10:12:49 +02:00 |
|
GetAway
|
fe308a9ac0
|
- miscsettings.cpp: fix some memleaks and CPU-Menu segfault
|
2021-03-31 08:34:51 +02:00 |
|
GetAway
|
b0b8e56696
|
zapit.cpp: fix pip for CST
|
2021-03-16 20:43:15 +01:00 |
|
svenhoefer
|
98a22dfd9c
|
- neutrino: force new keys for pip
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-16 08:01:29 +01:00 |
|
svenhoefer
|
4afe44f906
|
- hintbox: fix hardcoded keys
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-16 08:00:41 +01:00 |
|
svenhoefer
|
96d771cbd8
|
- neutrino/channellist: avoid double code; part 2
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-15 15:59:32 +01:00 |
|
svenhoefer
|
e65acc6558
|
- helpers: add getBoxMode() function
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-15 15:59:16 +01:00 |
|
svenhoefer
|
4b81c81dd9
|
- neutrino/channellist: avoid double code
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-15 15:58:41 +01:00 |
|
BPanther
|
9dad590a1f
|
hd51/h7/bre2ze4k: check for boxmode 12 for activating PiP, now also at channellist
|
2021-03-15 15:58:11 +01:00 |
|
BPanther
|
0ebb6abe4e
|
hd51/h7/bre2ze4k: check for boxmode 12 for activating PiP
|
2021-03-15 15:57:51 +01:00 |
|
TangoCash
|
4095c0b1b8
|
fix logic
|
2021-03-13 15:02:09 +01:00 |
|
TangoCash
|
85a1b94e55
|
fix pip
|
2021-03-13 15:02:02 +01:00 |
|
TangoCash
|
41fb82e979
|
fix PiP
|
2021-03-13 15:00:42 +01:00 |
|
max_10
|
65e3dd5627
|
- configure: add optional enable dynamicdemux
|
2021-03-10 10:55:21 +01:00 |
|
Thilo Graf
|
50a18cf1ec
|
lua_api_version.h: update version 1.88->1.89
Added setup key see: 77de69f57f
|
2021-03-10 10:54:52 +01:00 |
|
Frankenstone
|
77de69f57f
|
SETUP key added for lua
|
2021-03-10 10:51:06 +01:00 |
|
svenhoefer
|
30a5ca4b33
|
- movieplayer: re-add some filefilters
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-10 10:50:20 +01:00 |
|
Thilo Graf
|
b8a025ecbe
|
data: update bad_package_pattern.list.sample
|
2021-03-07 15:00:09 +01:00 |
|
svenhoefer
|
134ecacb33
|
- plugins: allow to control menu_return value
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-01 09:21:46 +01:00 |
|
svenhoefer
|
9b719afdb5
|
- update: disable release cycle check
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-03-01 09:20:44 +01:00 |
|
Frankenstone
|
4c9263c9d8
|
sectionsd: update unixtime to 01.01.2021 00:00:00
|
2021-02-22 12:26:58 +01:00 |
|
svenhoefer
|
8d91b1b65a
|
- genpsi: try to fix cst audio; not testet
Signed-off-by: Thilo Graf <dbt@novatux.de>
|
2021-02-22 12:25:33 +01:00 |
|
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 |
|