Commit Graph

16055 Commits

Author SHA1 Message Date
Jacek Jendrzej
ddf2a02734 ScanSDT add extended menu option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f677333af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-30 20:35:27 +02:00
Thilo Graf
6ea802b34f heipers.cpp: use getuid() instead getenv()
Enabled only on generic hardware.

Thanks seife for hint.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 33a282527c
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-30 (Wed, 30 Jun 2021)



------------------
This commit was generated by Migit
2021-06-30 20:35:27 +02:00
vanhofen
29ec36cd81 helpers: fix exec_initscript
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8cb24ed24c
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-29 (Tue, 29 Jun 2021)

Origin message was:
------------------
- helpers: fix exec_initscript

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-29 21:22:07 +02:00
Thilo Graf
d7be7d29c2 helpers.cpp: fix possible crash
Possible error is:
terminate called after throwing an instance of 'std::logic_error'


Origin commit data
------------------
Branch: ni/coolstream
Commit: d9c894a1e3
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)



------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
Jacek Jendrzej
61eae9939e src/eitd/xmlutil.cpp log in DEBUG mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f8dfee625
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
Jacek Jendrzej
ec1ed1b90d src/zapit/src/scansdt.cpp dont use in default scan ScanSDT if ScanSDT is disabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: e4f5edf366
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
vanhofen
2e5f107465 neutrino: formatting and sorting load/saveSetup() and SNeutrinoSettings
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
vanhofen
7edf716a46 neutrino: formatting and sorting load/saveKeys()
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3a6537212
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)

Origin message was:
------------------
- neutrino: formatting and sorting load/saveKeys()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
vanhofen
b123bf6acf neutrino: minor code formattings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52c8e206b3
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-28 (Mon, 28 Jun 2021)

Origin message was:
------------------
- neutrino: minor code formattings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-28 23:06:12 +02:00
Frankenstone
714a9fddfa neutrino: fix g_settings.infobar_show_sysfs_hdd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 012954e35d
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-26 (Sat, 26 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-26 13:01:13 +02:00
vanhofen
6dbd79a092 helpers: fix return value of exec_controlscript() too
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-22 21:39:51 +02:00
vanhofen
9e4e882762 helpers: fix error message in exec_initscript()
Origin commit data
------------------
Branch: ni/coolstream
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()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-22 21:39:51 +02:00
Thilo Graf
6b6260d37c 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
------------------
Branch: ni/coolstream
Commit: d2d22e5748
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-22 (Tue, 22 Jun 2021)



------------------
This commit was generated by Migit
2021-06-22 21:39:51 +02:00
vanhofen
2d0ea09bfb screensetup: formatting code using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dc7caae95
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Origin message was:
------------------
- screensetup: formatting code using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-18 23:21:59 +02:00
vanhofen
1d18043051 osd-setup: move screen stuff into own submenu
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-18 23:08:11 +02:00
vanhofen
d29f9c70c9 eitd/xmlutil: shorten console messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35cfdd542a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-18 (Fri, 18 Jun 2021)

Origin message was:
------------------
- eitd/xmlutil: shorten console messages

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-18 23:08:11 +02:00
vanhofen
bc33cf5c75 osd-setup: some more code nicenings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53538e4285
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)

Origin message was:
------------------
- osd-setup: some more code nicenings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-17 23:01:08 +02:00
Frankenstone
a813284365 fix last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: df3469417c
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-17 23:01:08 +02:00
BPanther
96aab50f23 small space/tab/comma fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33c3db04cb
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-17 23:01:08 +02:00
vanhofen
90666de440 graphlcd: disable some console spam
Origin commit data
------------------
Branch: ni/coolstream
Commit: ecae9b733f
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-17 (Thu, 17 Jun 2021)

Origin message was:
------------------
- graphlcd: disable some console spam

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-17 23:01:08 +02:00
Thilo Graf
fb8407d007 lcd4linux.cpp: avoid possible crash if getLiveFE() returns NULL
Watched with generic build for pc without tuner hardware.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 37dea94ee8
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-15 (Tue, 15 Jun 2021)



------------------
This commit was generated by Migit
2021-06-16 23:16:06 +02:00
Hendi
b740c72f93 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
------------------
Branch: ni/coolstream
Commit: 87cb4913cb
Author: Hendi <hendi48@freenet.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)



------------------
This commit was generated by Migit
2021-06-14 23:27:30 +02:00
vanhofen
120e16e6da volumbar: simplify rounded corners handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: d86b05abbc
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)

Origin message was:
------------------
- volumbar: simplify rounded corners handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-14 20:42:55 +02:00
Frankenstone
dd3fb1aa32 volumebar: fix last commit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b2234493be
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-14 20:42:55 +02:00
Frankenstone
9d07e548d4 volumebar: added rounded corners on, off
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48d233adfb
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-14 (Mon, 14 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-14 20:42:55 +02:00
vanhofen
50a19c69d7 lcd4l: introduce getInstance()
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1bb64a4d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-13 (Sun, 13 Jun 2021)

Origin message was:
------------------
- lcd4l: introduce getInstance()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-13 23:28:24 +02:00
Frankenstone
0862617cc5 cam_menu: small fix, thx BPanther
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8135300a73
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-11 21:16:22 +02:00
vanhofen
3df5034ae1 lcd4linux: use exec_initscript() to execute initscript
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-11 21:16:22 +02:00
vanhofen
67046b9135 lcd4linux: code formatation using astyle
Origin commit data
------------------
Branch: ni/coolstream
Commit: 47df64ae06
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)

Origin message was:
------------------
- lcd4linux: code formatation using astyle

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-11 21:16:22 +02:00
Thilo Graf
fe1c55099e lcd4linux: cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f1b667230
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-11 21:16:22 +02:00
Thilo Graf
f3fe5a5682 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
------------------
Branch: ni/coolstream
Commit: 33b88ddfed
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-06-11 (Fri, 11 Jun 2021)



------------------
This commit was generated by Migit
2021-06-11 21:16:22 +02:00
vanhofen
bbb80343ca yWeb: align mount command
Origin commit data
------------------
Branch: ni/coolstream
Commit: 732f9cfadc
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-06-05 (Sat, 05 Jun 2021)

Origin message was:
------------------
- yWeb: align mount command

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-06-05 19:46:24 +02:00
vanhofen
29e55a8eec lcd4linux: fix first start
Origin commit data
------------------
Branch: ni/coolstream
Commit: e4f3e6faaf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- lcd4linux: fix first start

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-31 23:23:43 +02:00
vanhofen
162657050c update 3.60 -> 3.65
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5632775bcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-31 16:22:24 +02:00
vanhofen
46f09ea161 multiboxse: fix display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52c21efc84
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)

Origin message was:
------------------
- multiboxse: fix display

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-31 01:47:41 +02:00
FlatTV
f9b60e982a Merge branch 'master' of https://github.com/neutrino-images/ni-neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: dd5e00bd59
Author: FlatTV <FlatTV@gmx.de>
Date: 2021-05-30 (Sun, 30 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-30 12:30:24 +02:00
FlatTV
dca6721300 wait for zapit before CA pollthread continues
Origin commit data
------------------
Branch: ni/coolstream
Commit: 791565830e
Author: FlatTV <FlatTV@gmx.de>
Date: 2021-05-30 (Sun, 30 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-30 12:29:59 +02:00
vanhofen
6b966d8dab addition to use autodetect pip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 22a2b49710
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- addition to use autodetect pip

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-29 21:16:57 +02:00
TangoCash
933853c3cb use autodetect pip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7c76af8a9d
Author: TangoCash <eric@loxat.de>
Date: 2021-05-29 (Sat, 29 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-29 21:16:57 +02:00
vanhofen
7669c07eff yWeb: add missing manufacturer to zgemma h7
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-29 21:16:57 +02:00
vanhofen
29d88ac2ac hw_caps: introduce can_pip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 997f5818c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- hw_caps: introduce can_pip

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-29 21:16:57 +02:00
vanhofen
f2d8e31821 yWeb: fix multiboxse auto detection
Origin commit data
------------------
Branch: ni/coolstream
Commit: b579b5cec0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-29 (Sat, 29 May 2021)

Origin message was:
------------------
- yWeb: fix multiboxse auto detection

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-29 21:16:57 +02:00
vanhofen
ebed9f1aea add Maxytec Multibox SE 4K
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0555f8b2c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-28 (Fri, 28 May 2021)

Origin message was:
------------------
- add Maxytec Multibox SE 4K

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-28 23:18:29 +02:00
vanhofen
edb11bb776 epgview: another try with LOCALE_MDB_SAVE_POSTER_HINT
Es scheint so, dass dynfont hier nicht korrekt funktioniert.


Origin commit data
------------------
Branch: ni/coolstream
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.


------------------
This commit was generated by Migit
2021-05-25 22:57:28 +02:00
vanhofen
8294f766f4 epgview: introduce ResetMDb()
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3e981cc3e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-25 (Tue, 25 May 2021)

Origin message was:
------------------
- epgview: introduce ResetMDb()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 22:52:17 +02:00
Frankenstone
da5eb8e3bd dboxinfo: own header icon added
Origin commit data
------------------
Branch: ni/coolstream
Commit: b78ffedacc
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 21:45:23 +02:00
BPanther
11992bd848 dboxinfo - small change
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2fb673ffe9
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-22 (Sat, 22 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 21:38:49 +02:00
Frankenstone
a9583d63a3 y-web: adapt libstb-hal rcu zgemma h7
Origin commit data
------------------
Branch: ni/coolstream
Commit: a8a14aebf2
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 21:36:13 +02:00
Frankenstone
61a9de5565 y-web: adapt libstb-hal rcu ax hd51
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e645074c9
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-05-25 (Tue, 25 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 21:36:13 +02:00
max_10
cf5142c723 acinclude.m4: fix with-datadir_var
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-25 21:14:52 +02:00