Commit Graph

14168 Commits

Author SHA1 Message Date
Jacek Jendrzej
a424646bbe src/zapit/src/scansdt.cpp dont use in default scan ScanSDT if ScanSDT is disabled
Origin commit data
------------------
Commit: e4f5edf366
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
2021-06-28 23:06:12 +02:00
vanhofen
bb43458304 neutrino: formatting and sorting load/saveSetup() and SNeutrinoSettings
Origin commit data
------------------
Commit: 627af4fa38
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)

Origin message was:
------------------
- neutrino: formatting and sorting load/saveSetup() and SNeutrinoSettings
2021-06-28 23:06:12 +02:00
vanhofen
5e9dbef458 neutrino: formatting and sorting load/saveKeys()
Origin commit data
------------------
Commit: f3a6537212
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)

Origin message was:
------------------
- neutrino: formatting and sorting load/saveKeys()
2021-06-28 23:06:12 +02:00
vanhofen
1d27f1e852 neutrino: minor code formattings
Origin commit data
------------------
Commit: 52c8e206b3
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)

Origin message was:
------------------
- neutrino: minor code formattings
2021-06-28 23:06:12 +02:00
Frankenstone
4ef89b1547 neutrino: fix g_settings.infobar_show_sysfs_hdd
Origin commit data
------------------
Commit: 012954e35d
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-26 (Sat, 26 Jun 2021)
2021-06-26 13:01:13 +02:00
vanhofen
a9e1e28e10 helpers: fix return value of exec_controlscript() too
Origin commit data
------------------
Commit: 438cdca55c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-22 (Tue, 22 Jun 2021)

Origin message was:
------------------
- helpers: fix return value of exec_controlscript() too
2021-06-22 21:39:51 +02:00
vanhofen
88b5c7f38d helpers: fix error message in exec_initscript()
Origin commit data
------------------
Commit: c6b72f034f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-22 (Tue, 22 Jun 2021)

Origin message was:
------------------
- helpers: fix error message in exec_initscript()
2021-06-22 21:39:51 +02:00
Thilo Graf
bff71552d8 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?


Origin commit data
------------------
Commit: d2d22e5748
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-22 (Tue, 22 Jun 2021)
2021-06-22 21:39:51 +02:00
vanhofen
1dcaf8aa23 screensetup: formatting code using astyle
Origin commit data
------------------
Commit: 5dc7caae95
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Origin message was:
------------------
- screensetup: formatting code using astyle
2021-06-18 23:21:59 +02:00
vanhofen
640a0a8750 osd-setup: move screen stuff into own submenu
Origin commit data
------------------
Commit: 029686c80d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Origin message was:
------------------
- osd-setup: move screen stuff into own submenu
2021-06-18 23:08:11 +02:00
vanhofen
8f14e1d617 eitd/xmlutil: shorten console messages
Origin commit data
------------------
Commit: 35cfdd542a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Origin message was:
------------------
- eitd/xmlutil: shorten console messages
2021-06-18 23:08:11 +02:00
vanhofen
957cf95a6d osd-setup: some more code nicenings
Origin commit data
------------------
Commit: 53538e4285
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)

Origin message was:
------------------
- osd-setup: some more code nicenings
2021-06-17 23:01:08 +02:00
Frankenstone
7eab062452 fix last commit
Origin commit data
------------------
Commit: df3469417c
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)
2021-06-17 23:01:08 +02:00
BPanther
46cf26673a small space/tab/comma fixes
Origin commit data
------------------
Commit: 33c3db04cb
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
2021-06-17 23:01:08 +02:00
vanhofen
067c0d3dbc graphlcd: disable some console spam
Origin commit data
------------------
Commit: ecae9b733f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)

Origin message was:
------------------
- graphlcd: disable some console spam
2021-06-17 23:01:08 +02:00
Thilo Graf
fb05c6bd04 lcd4linux.cpp: avoid possible crash if getLiveFE() returns NULL
Watched with generic build for pc without tuner hardware.


Origin commit data
------------------
Commit: 37dea94ee8
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-15 (Tue, 15 Jun 2021)
2021-06-16 23:16:06 +02:00
Hendi
4fa0ea085c ytparser: adjust to API changes
YouTube now enforces the HTML5 API for get_video_info, which
provides the stream info in a JSON object.


Origin commit data
------------------
Commit: 87cb4913cb
Author: Hendi <hendi48@freenet.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)
2021-06-14 23:27:30 +02:00
vanhofen
c87c1bf922 volumbar: simplify rounded corners handling
Origin commit data
------------------
Commit: d86b05abbc
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)

Origin message was:
------------------
- volumbar: simplify rounded corners handling
2021-06-14 20:42:55 +02:00
Frankenstone
10a7ed0cd0 volumebar: fix last commit
Origin commit data
------------------
Commit: b2234493be
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)
2021-06-14 20:42:55 +02:00
Frankenstone
d4450ad9e4 volumebar: added rounded corners on, off
Origin commit data
------------------
Commit: 48d233adfb
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)
2021-06-14 20:42:55 +02:00
vanhofen
63d81bbee3 lcd4l: introduce getInstance()
Origin commit data
------------------
Commit: a1bb64a4d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-13 (Sun, 13 Jun 2021)

Origin message was:
------------------
- lcd4l: introduce getInstance()
2021-06-13 23:28:24 +02:00
Frankenstone
6433d541eb cam_menu: small fix, thx BPanther
Origin commit data
------------------
Commit: 8135300a73
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
2021-06-11 21:16:22 +02:00
vanhofen
898d59d332 lcd4linux: use exec_initscript() to execute initscript
Origin commit data
------------------
Commit: fed13df05a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: use exec_initscript() to execute initscript
2021-06-11 21:16:22 +02:00
vanhofen
d31001a193 lcd4linux: code formatation using astyle
Origin commit data
------------------
Commit: 47df64ae06
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: code formatation using astyle
2021-06-11 21:16:22 +02:00
Thilo Graf
5619fada1f lcd4linux: cleanup
Origin commit data
------------------
Commit: 1f1b667230
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
2021-06-11 21:16:22 +02:00
Thilo Graf
14601f4f59 driver/lcd4linux: rework thread handling
Use std::thread for simplified handling.

Added bool exit_proc to allow left the thread callback.
Btw. added some temporarily debug outputs to track this behavior.


Origin commit data
------------------
Commit: 33b88ddfed
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)
2021-06-11 21:16:22 +02:00
vanhofen
274415fac7 lcd4linux: fix first start
Origin commit data
------------------
Commit: e4f3e6faaf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- lcd4linux: fix first start
2021-05-31 23:23:43 +02:00
vanhofen
80f6b06c7c multiboxse: fix display
Origin commit data
------------------
Commit: 52c21efc84
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- multiboxse: fix display
2021-05-31 01:47:41 +02:00
FlatTV
b8b1be47db Merge branch 'master' of https://github.com/neutrino-images/ni-neutrino
Origin commit data
------------------
Commit: dd5e00bd59
Author: FlatTV <FlatTV@gmx.de>
Date: 2021-05-30 (Sun, 30 May 2021)
2021-05-30 12:30:24 +02:00
FlatTV
e224cd9761 wait for zapit before CA pollthread continues
Origin commit data
------------------
Commit: 791565830e
Author: FlatTV <FlatTV@gmx.de>
Date: 2021-05-30 (Sun, 30 May 2021)
2021-05-30 12:29:59 +02:00
vanhofen
094f24bd0a addition to use autodetect pip
Origin commit data
------------------
Commit: 22a2b49710
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- addition to use autodetect pip
2021-05-29 21:16:57 +02:00
TangoCash
6d7d1ed37f use autodetect pip
Origin commit data
------------------
Commit: 7c76af8a9d
Author: TangoCash <eric@loxat.de>
Date: 2021-05-29 (Sat, 29 May 2021)
2021-05-29 21:16:57 +02:00
vanhofen
ece333c80f add Maxytec Multibox SE 4K
Origin commit data
------------------
Commit: 0555f8b2c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-28 (Fri, 28 May 2021)

Origin message was:
------------------
- add Maxytec Multibox SE 4K
2021-05-28 23:18:29 +02:00
vanhofen
bbf0913786 epgview: another try with LOCALE_MDB_SAVE_POSTER_HINT
Es scheint so, dass dynfont hier nicht korrekt funktioniert.


Origin commit data
------------------
Commit: b2ef11f090
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-25 (Tue, 25 May 2021)

Origin message was:
------------------
- epgview: another try with LOCALE_MDB_SAVE_POSTER_HINT

Es scheint so, dass dynfont hier nicht korrekt funktioniert.
2021-05-25 22:57:28 +02:00
vanhofen
b391554b16 epgview: introduce ResetMDb()
Origin commit data
------------------
Commit: b3e981cc3e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-25 (Tue, 25 May 2021)

Origin message was:
------------------
- epgview: introduce ResetMDb()
2021-05-25 22:52:17 +02:00
Frankenstone
ad51341b2f dboxinfo: own header icon added
Origin commit data
------------------
Commit: b78ffedacc
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)
2021-05-25 21:45:23 +02:00
BPanther
61a236c2b6 dboxinfo - small change
Origin commit data
------------------
Commit: 2fb673ffe9
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-22 (Sat, 22 May 2021)
2021-05-25 21:38:49 +02:00
Frankenstone
5b869b4e28 unnecessary brackets removed
- distinction ffmpeg versions


Origin commit data
------------------
Commit: 00885fda4a
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-17 (Mon, 17 May 2021)
2021-05-17 22:28:02 +02:00
GetAway
95030acb7a fb_accel_xy.cpp: fix warning -Wformat-overflow
Origin commit data
------------------
Commit: 38175b2b3a
Author: GetAway <get-away@t-online.de>
Date: 2021-05-17 (Mon, 17 May 2021)
2021-05-17 20:28:18 +02:00
GetAway
9baaf48984 fade.cpp: fix flickering after fade out
Origin commit data
------------------
Commit: 8cd64ca24c
Author: GetAway <get-away@t-online.de>
Date: 2021-05-17 (Mon, 17 May 2021)
2021-05-17 20:28:18 +02:00
max_10
8b41f4107f fix GENERIC build
Origin commit data
------------------
Commit: fb8abb1365
Author: max_10 <max_10@gmx.de>
Date: 2021-05-16 (Sun, 16 May 2021)

Origin message was:
------------------
- fix GENERIC build
2021-05-16 23:01:57 +02:00
vanhofen
18487008cb fsmounter: fix unused options1 for cifs
Origin commit data
------------------
Commit: 29d46e058d
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-15 (Sat, 15 May 2021)

Origin message was:
------------------
- fsmounter: fix unused options1 for cifs
2021-05-15 21:59:40 +02:00
vanhofen
c022e3d25f fsmounter: formatting code using astyle
Origin commit data
------------------
Commit: 5648bbe1cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-15 (Sat, 15 May 2021)

Origin message was:
------------------
- fsmounter: formatting code using astyle
2021-05-15 21:59:40 +02:00
vanhofen
126e4e6a67 neutrino-menu: change position of avinput; add hint and icons
Origin commit data
------------------
Commit: 9ea1cf945b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-14 (Fri, 14 May 2021)

Origin message was:
------------------
- neutrino-menu: change position of avinput; add hint and icons
2021-05-14 22:24:33 +02:00
Thilo Graf
6408820a45 opkg_manager: supplement to ensure update of package list after menu update
Origin commit data
------------------
Commit: a7b7eb02e6
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-05-14 (Fri, 14 May 2021)
2021-05-14 20:59:53 +02:00
Thilo Graf
b34589bd06 opkg_manager: ensure update of package list after menu update
Origin commit data
------------------
Commit: a8ef8dc086
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-05-14 (Fri, 14 May 2021)
2021-05-14 20:59:53 +02:00
FlatTV
42be00eb1e infoicons: Fix init framebuffer early start
Origin commit data
------------------
Commit: 1c12e780e6
Author: FlatTV <FlatTV@gmx.de>
Date: 2021-05-13 (Thu, 13 May 2021)
2021-05-13 16:22:52 +02:00
vanhofen
eeb9291405 fix CST build
Origin commit data
------------------
Commit: 6179e7966f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-10 (Mon, 10 May 2021)

Origin message was:
------------------
- fix CST build
2021-05-10 23:29:11 +02:00
vanhofen
586baf88bc fix compiler warning and segfault in avinput_pip handling
Origin commit data
------------------
Commit: 289a342e31
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-10 (Mon, 10 May 2021)

Origin message was:
------------------
- fix compiler warning and segfault in avinput_pip handling
2021-05-10 22:50:17 +02:00
vanhofen
6e95ebf7db glcd: add own logo directory
Origin commit data
------------------
Commit: 7be4d13a35
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-10 (Mon, 10 May 2021)

Origin message was:
------------------
- glcd: add own logo directory
2021-05-10 22:50:17 +02:00