Commit Graph

16110 Commits

Author SHA1 Message Date
Jacek Jendrzej
1fc326cc92 src/zapit/src/scansdt.cpp try to fix radio service type
Origin commit data
------------------
Commit: ebd8078736
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
2021-07-01 21:33:04 +02:00
Jacek Jendrzej
c3553e5bcc src/zapit/src/scansdt.cpp add 0x0A (AAC-LC) to Radio Service Type
Origin commit data
------------------
Commit: 297fc8196a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
2021-07-01 21:32:58 +02:00
Thilo Graf
d075829b2d movieplayer.cpp: avoid possible unused parameter warning
Origin commit data
------------------
Commit: 8de13f0437
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Thilo Graf
d04cf5bba9 lcd4linux: add slots for more user involvement
Keeps gui stuff away from parts of /src/driver and
callbacks with messages should inform the user about possible
operations during activation or deactivation of service.
Reason: long breaks are mediating
freeze or unknown status that leave the user in the dark.


Origin commit data
------------------
Commit: 826d56a575
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Thilo Graf
76221b72dd lcd4l.cpp: add threadname
Origin commit data
------------------
Commit: f1354e6b66
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Jacek Jendrzej
95e403a174 ScanSDT add extended menu option
Origin commit data
------------------
Commit: 0f677333af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
Thilo Graf
74e55d2478 heipers.cpp: use getuid() instead getenv()
Enabled only on generic hardware.

Thanks seife for hint.


Origin commit data
------------------
Commit: 33a282527c
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)
2021-06-30 20:35:27 +02:00
vanhofen
aa35fb925a helpers: fix exec_initscript
Origin commit data
------------------
Commit: 8cb24ed24c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-29 (Tue, 29 Jun 2021)

Origin message was:
------------------
- helpers: fix exec_initscript
2021-06-29 21:22:07 +02:00
Thilo Graf
e401176404 helpers.cpp: fix possible crash
Possible error is:
terminate called after throwing an instance of 'std::logic_error'


Origin commit data
------------------
Commit: d9c894a1e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)
2021-06-28 23:06:12 +02:00
Jacek Jendrzej
f88542ce09 src/eitd/xmlutil.cpp log in DEBUG mode
Origin commit data
------------------
Commit: 2f8dfee625
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
2021-06-28 23:06:12 +02:00
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
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