Commit Graph

15293 Commits

Author SHA1 Message Date
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
01542bf2ed yWeb: align mount command
Origin commit data
------------------
Commit: 732f9cfadc
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-05 (Sat, 05 Jun 2021)

Origin message was:
------------------
- yWeb: align mount command
2021-06-05 19:46:24 +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
5b86359f58 update 3.60 -> 3.65
Origin commit data
------------------
Commit: 5632775bcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)
NI-3.65
2021-05-31 16:22:24 +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
d020dd36ee yWeb: add missing manufacturer to zgemma h7
Origin commit data
------------------
Commit: d1aeceda12
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- yWeb: add missing manufacturer to zgemma h7
2021-05-29 21:16:57 +02:00
vanhofen
98bff0dfd4 hw_caps: introduce can_pip
Origin commit data
------------------
Commit: 997f5818c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- hw_caps: introduce can_pip
2021-05-29 21:16:57 +02:00
vanhofen
4e60aac313 yWeb: fix multiboxse auto detection
Origin commit data
------------------
Commit: b579b5cec0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- yWeb: fix multiboxse auto detection
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
a61b5d6168 y-web: adapt libstb-hal rcu zgemma h7
Origin commit data
------------------
Commit: a8a14aebf2
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)
2021-05-25 21:36:13 +02:00
Frankenstone
252f6b5dce y-web: adapt libstb-hal rcu ax hd51
Origin commit data
------------------
Commit: 1e645074c9
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)
2021-05-25 21:36:13 +02:00
max_10
a8b150da9c acinclude.m4: fix with-datadir_var
Origin commit data
------------------
Commit: 31e015af12
Author: max_10 <max_10@gmx.de>
Date: 2021-05-25 (Tue, 25 May 2021)

Origin message was:
------------------
- acinclude.m4: fix with-datadir_var
2021-05-25 21:14:52 +02:00
GetAway
11d14d1280 yweb: small fix
Origin commit data
------------------
Commit: ec0f3e92da
Author: GetAway <get-away@t-online.de>
Date: 2021-05-20 (Thu, 20 May 2021)

Origin message was:
------------------
- yweb: small fix
2021-05-20 23:15:16 +02:00
GetAway
6a19d36880 yweb: fix rc selection
Origin commit data
------------------
Commit: 43adf95cd7
Author: GetAway <get-away@t-online.de>
Date: 2021-05-20 (Thu, 20 May 2021)

Origin message was:
------------------
- yweb: fix rc selection
2021-05-20 23:15:16 +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
vanhofen
f48a7208bb yweb: add rc for cst hd1; just for better readability
Origin commit data
------------------
Commit: 120d53117a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-17 (Mon, 17 May 2021)

Origin message was:
------------------
- yweb: add rc for cst hd1; just for better readability
2021-05-17 20:28:19 +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
vanhofen
6cada5123f yweb: fix rc selection for cst
Origin commit data
------------------
Commit: 2f15dd1632
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-16 (Sun, 16 May 2021)

Origin message was:
------------------
- yweb: fix rc selection for cst
2021-05-16 23:58:53 +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
d5e97ca34e yWeb: sort remote controls in Y_Blocks.txt
Origin commit data
------------------
Commit: 5678233e31
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-16 (Sun, 16 May 2021)

Origin message was:
------------------
- yWeb: sort remote controls in Y_Blocks.txt
2021-05-16 22:59:15 +02:00
vanhofen
9f8c53034d yweb: fix mess around remote controls by using varables
this allows to sort the options in rc-selection nicely


Origin commit data
------------------
Commit: 027c7c8750
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-16 (Sun, 16 May 2021)

Origin message was:
------------------
- yweb: fix mess around remote controls by using varables

this allows to sort the options in rc-selection nicely
2021-05-16 22:48:41 +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