Commit Graph

15062 Commits

Author SHA1 Message Date
Thilo Graf
83c4595b24 plugins: add option for software manage integration
NOTE: bitmask enumeration should be better for more flexibility


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e0f9d0e97
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)



------------------
This commit was generated by Migit
2020-09-03 22:07:12 +02:00
vanhofen
85e3ff501e rename BOXMODEL_CS => BOXMODEL_CST
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05be592b65
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)

Origin message was:
------------------
- rename BOXMODEL_CS => BOXMODEL_CST

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

------------------
This commit was generated by Migit
2020-09-03 22:07:12 +02:00
vanhofen
bfaa815410 rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 524913f4ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)

Origin message was:
------------------
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE

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

------------------
This commit was generated by Migit
2020-09-03 22:07:12 +02:00
vanhofen
4d45d0a06a miscsettings-menu: use new cpufreq locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: b373f804bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-31 (Mon, 31 Aug 2020)

Origin message was:
------------------
- miscsettings-menu: use new cpufreq locales

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

------------------
This commit was generated by Migit
2020-08-31 01:39:02 +02:00
max_10
13fe2494af fix locale cpufreq
Origin commit data
------------------
Branch: ni/coolstream
Commit: d29995141a
Author: max_10 <max_10@gmx.de>
Date: 2020-08-31 (Mon, 31 Aug 2020)

Origin message was:
------------------
- fix locale cpufreq

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

------------------
This commit was generated by Migit
2020-08-31 01:39:02 +02:00
vanhofen
2105bac1a1 use g_info.hw_caps->can_cpufreq to control the cpu frequency
Origin commit data
------------------
Branch: ni/coolstream
Commit: 474e66e129
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-30 (Sun, 30 Aug 2020)

Origin message was:
------------------
- use g_info.hw_caps->can_cpufreq to control the cpu frequency

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

------------------
This commit was generated by Migit
2020-08-30 22:49:37 +02:00
vanhofen
deae82f80e lib/hardware: introduce can_cpufreq to control the cpu frequency
Origin commit data
------------------
Branch: ni/coolstream
Commit: 258aae865f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-30 (Sun, 30 Aug 2020)

Origin message was:
------------------
- lib/hardware: introduce can_cpufreq to control the cpu frequency

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

------------------
This commit was generated by Migit
2020-08-30 22:49:37 +02:00
Markus Volk
cad564fbd9 helpers.cpp: fix narrowing conversion
switch expression is 'int', but f_type gets stored as 'long unsigned int' on 32-bit machines since it may not fit otherwise. Recent compilers diagnose this and bail out with:

../../../git/src/system/helpers.cpp:330:9: error: narrowing conversion of '2240043254' from 'long unsigned int' to 'int' [-Wnarrowing]

casting the switch expression to long unsigned int seems to be the solution.

in short: this fixes the build for 32-bit machines with gcc ≥ 10.x

Signed-off-by: Markus Volk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d73d07f22
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-08-04 (Tue, 04 Aug 2020)



------------------
This commit was generated by Migit
2020-08-05 23:43:25 +02:00
vanhofen
9ed89a863d themes: fix 7244ea419101d05e4b10ba4b2b9eacc800be6c9e
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5df3a020e
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-03 (Mon, 03 Aug 2020)

Origin message was:
------------------
- themes: fix 7244ea419101d05e4b10ba4b2b9eacc800be6c9e

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

------------------
This commit was generated by Migit
2020-08-03 01:18:51 +02:00
Thilo Graf
508479d614 themes: add Gray-3.0.theme
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44f7befda8
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-08-03 (Mon, 03 Aug 2020)


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

------------------
This commit was generated by Migit
2020-08-03 01:18:51 +02:00
Thilo Graf
c3ded9f882 Revert "opkg_manager: add current used feed config file"
This reverts commit 39499977c13343a86508efe51f811f2df1b4e0e9.

Needs another solution


Origin commit data
------------------
Branch: ni/coolstream
Commit: 412b8ae356
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-08-03 (Mon, 03 Aug 2020)



------------------
This commit was generated by Migit
2020-08-03 01:18:51 +02:00
vanhofen
c79c942fa3 movieplayer: try to fix bookmark menu again
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cc4517e4c
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-02 (Sun, 02 Aug 2020)

Origin message was:
------------------
- movieplayer: try to fix bookmark menu again

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

------------------
This commit was generated by Migit
2020-08-02 21:59:38 +02:00
vanhofen
e754fe111e psisetup: simplify b900b64b10
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57efc5fc79
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-28 (Tue, 28 Jul 2020)

Origin message was:
------------------
- psisetup: simplify b900b64b10

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

------------------
This commit was generated by Migit
2020-07-28 22:46:49 +02:00
vanhofen
863bf510a0 neutrino: fix movieplayer_display_playtime for HW_DISPLAY_LED_NUM displays
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f98c0dcfd
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-28 (Tue, 28 Jul 2020)

Origin message was:
------------------
- neutrino: fix movieplayer_display_playtime for HW_DISPLAY_LED_NUM displays

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

------------------
This commit was generated by Migit
2020-07-28 22:32:25 +02:00
vanhofen
418ac0e995 videosettings: activate slider menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 943fa46fcb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-28 (Tue, 28 Jul 2020)

Origin message was:
------------------
- videosettings: activate slider menu

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

------------------
This commit was generated by Migit
2020-07-28 00:15:35 +02:00
vanhofen
00f1cd09a9 psisetup: smoother view
Origin commit data
------------------
Branch: ni/coolstream
Commit: f8028639b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-28 (Tue, 28 Jul 2020)

Origin message was:
------------------
- psisetup: smoother view

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

------------------
This commit was generated by Migit
2020-07-28 00:15:35 +02:00
vanhofen
b900b64b10 psisetup: avoid cursor on last item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25c79afcc3
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-27 (Mon, 27 Jul 2020)

Origin message was:
------------------
- psisetup: avoid cursor on last item

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

------------------
This commit was generated by Migit
2020-07-27 23:42:13 +02:00
vanhofen
dcb027497d psisetup: use OFFSET defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: d1151bc6c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-27 (Mon, 27 Jul 2020)

Origin message was:
------------------
- psisetup: use OFFSET defines

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

------------------
This commit was generated by Migit
2020-07-27 23:26:23 +02:00
vanhofen
4ae7e923b3 videosettings/psisetup; re-add (deactivated) small psi menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b496f5e14
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-27 (Mon, 27 Jul 2020)

Origin message was:
------------------
- videosettings/psisetup; re-add (deactivated) small psi menu

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

------------------
This commit was generated by Migit
2020-07-27 23:16:44 +02:00
vanhofen
d312b5052e pick psisetup from https://github.com/maxwiesel/neutrino-max
Origin commit data
------------------
Branch: ni/coolstream
Commit: b79c37da51
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-27 (Mon, 27 Jul 2020)

Origin message was:
------------------
- pick psisetup from https://github.com/maxwiesel/neutrino-max

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

------------------
This commit was generated by Migit
2020-07-27 23:16:44 +02:00
vanhofen
c1c7fca73a movieplayer: try to fix bookmark menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f5efc7e2d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-26 (Sun, 26 Jul 2020)

Origin message was:
------------------
- movieplayer: try to fix bookmark menu

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

------------------
This commit was generated by Migit
2020-07-26 23:03:57 +02:00
Jacek Jendrzej
18e25e560d infoviewer.cpp fix show stream metadata
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42a0858310
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2020-07-19 (Sun, 19 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-19 17:09:43 +02:00
Thilo Graf
4e03a4fe67 locales: update locales
supplement to commit:
	opkg_manager: show count of available updates after update check


Origin commit data
------------------
Branch: ni/coolstream
Commit: 81de9d5568
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-18 (Sat, 18 Jul 2020)



------------------
This commit was generated by Migit
2020-07-19 14:02:52 +02:00
vanhofen
3f95233527 locale: fix 39786d7e2c
Origin commit data
------------------
Branch: ni/coolstream
Commit: 77bf16a737
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-19 (Sun, 19 Jul 2020)

Origin message was:
------------------
- locale: fix 39786d7e2c

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

------------------
This commit was generated by Migit
2020-07-19 10:28:41 +02:00
Thilo Graf
0c0ab24899 opkg_manager: show count of available updates after update check
Origin commit data
------------------
Branch: ni/coolstream
Commit: e1aa34be62
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-18 (Sat, 18 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-18 11:06:56 +02:00
Thilo Graf
d8059f7a2d opkg_manager: add current used feed config file
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1b35d7cb0
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-18 (Sat, 18 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-18 11:06:56 +02:00
max_10
075824f670 glcdthemes: fix default glcd_foreground_color
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd8c524929
Author: max_10 <max_10@gmx.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)

Origin message was:
------------------
- glcdthemes: fix default glcd_foreground_color

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

------------------
This commit was generated by Migit
2020-07-16 23:28:02 +02:00
vanhofen
119f89dd25 glcdthemes: fix default values
Origin commit data
------------------
Branch: ni/coolstream
Commit: 08ecccff31
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)

Origin message was:
------------------
- glcdthemes: fix default values

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

------------------
This commit was generated by Migit
2020-07-16 20:23:17 +02:00
max_10
f58a0a4370 osd_setup: fix segfault when deactivating evenlogos in the start assistant
Signed-off-by: GetAway <get-away@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4421943d27
Author: max_10 <max_10@gmx.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)

Origin message was:
------------------
- osd_setup: fix segfault when deactivating evenlogos in the start assistant

Signed-off-by: GetAway <get-away@t-online.de>


------------------
This commit was generated by Migit
2020-07-16 20:07:12 +02:00
GetAway
5273c80a31 hardware_caps.cpp: introduce display_has_colon for coolstream
Origin commit data
------------------
Branch: ni/coolstream
Commit: f91d5ecad8
Author: GetAway <get-away@t-online.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-16 20:07:12 +02:00
GetAway
39786d7e2c simple_display.cpp: fix LED NUM for H7 and BRE2ZE4K
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e2538d1fe
Author: GetAway <get-away@t-online.de>
Date: 2020-07-16 (Thu, 16 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-16 20:07:12 +02:00
TangoCash
4afb7a44c4 fix script information if no real epg is present
Origin commit data
------------------
Branch: ni/coolstream
Commit: e4f379fb0e
Author: TangoCash <eric@loxat.de>
Date: 2020-07-15 (Wed, 15 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-15 17:04:10 +02:00
vanhofen
fa629c0e4e migration.sh: remove all old glcd_ keywords
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bb0540771
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-14 (Tue, 14 Jul 2020)

Origin message was:
------------------
- migration.sh: remove all old glcd_ keywords

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

------------------
This commit was generated by Migit
2020-07-14 23:27:55 +02:00
max_10
184a0eb48a Activate GraphLcd screenshot in Webif, if activated in Neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: ced875e76a
Author: max_10 <max_10@gmx.de>
Date: 2020-07-13 (Mon, 13 Jul 2020)

Origin message was:
------------------
- Activate GraphLcd screenshot in Webif, if activated in Neutrino

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

------------------
This commit was generated by Migit
2020-07-14 23:02:45 +02:00
max_10
d33304a377 Y_Settings_glcd.yhtm: fix neutrino.conf pfad
Origin commit data
------------------
Branch: ni/coolstream
Commit: e3d2a48acd
Author: max_10 <max_10@gmx.de>
Date: 2020-07-13 (Mon, 13 Jul 2020)

Origin message was:
------------------
- Y_Settings_glcd.yhtm: fix neutrino.conf pfad

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

------------------
This commit was generated by Migit
2020-07-14 23:01:00 +02:00
vanhofen
52c205c92b glcdthemes: add very simple defaults; should work on every display
Origin commit data
------------------
Branch: ni/coolstream
Commit: ef50ecef32
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-14 (Tue, 14 Jul 2020)

Origin message was:
------------------
- glcdthemes: add very simple defaults; should work on every display

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

------------------
This commit was generated by Migit
2020-07-14 21:57:53 +02:00
vanhofen
fa36d99e81 Revert "- pictures: minor changes in mode pictures"
This reverts commit 0154b54ce6
because new pictures are broken.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6edf7eb6f1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-14 (Tue, 14 Jul 2020)



------------------
This commit was generated by Migit
2020-07-14 21:35:13 +02:00
vanhofen
cbfe8c9f23 glcd: rename theme item names
Origin commit data
------------------
Branch: ni/coolstream
Commit: f2ae648734
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-14 (Tue, 14 Jul 2020)

Origin message was:
------------------
- glcd: rename theme item names

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

------------------
This commit was generated by Migit
2020-07-14 21:35:13 +02:00
vanhofen
0154b54ce6 pictures: minor changes in mode pictures
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3310cabc94
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- pictures: minor changes in mode pictures

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

------------------
This commit was generated by Migit
2020-07-11 02:34:13 +02:00
vanhofen
01f0d64f0c glcd: center welcome message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34981eceda
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- glcd: center welcome message

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

------------------
This commit was generated by Migit
2020-07-11 02:01:49 +02:00
vanhofen
aac3c61c28 glcd: some locale adjustments
Origin commit data
------------------
Branch: ni/coolstream
Commit: f46d8d1776
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- glcd: some locale adjustments

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

------------------
This commit was generated by Migit
2020-07-11 01:50:53 +02:00
vanhofen
06ecc7a4b8 glcd: make glcd_show_logo themable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 79702786d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- glcd: make glcd_show_logo themable

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

------------------
This commit was generated by Migit
2020-07-11 00:22:41 +02:00
vanhofen
300239c079 oled: add resolution dependent themes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a6344fc22
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- oled: add resolution dependent themes

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

------------------
This commit was generated by Migit
2020-07-11 00:02:00 +02:00
Thilo Graf
28c9c0459f update.cpp: use default message windows
Origin commit data
------------------
Branch: ni/coolstream
Commit: 718a228f8e
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-09 (Thu, 09 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-09 21:53:47 +02:00
GetAway
ed1e790408 simple_display.cpp: show mute at mute, not volumebar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 255f35af34
Author: GetAway <get-away@t-online.de>
Date: 2020-07-09 (Thu, 09 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-09 21:53:47 +02:00
GetAway
18c342b272 vfd.cpp: remove deprecated ftime()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 78cd9d3f25
Author: GetAway <get-away@t-online.de>
Date: 2020-07-08 (Wed, 08 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-08 20:49:35 +02:00
GetAway
d24e836f20 controlapi.cpp: remove deprecated ftime(), use helpers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 829b47c0f4
Author: GetAway <get-away@t-online.de>
Date: 2020-07-08 (Wed, 08 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-08 20:49:35 +02:00
Thilo Graf
030db508a3 helpers.cpp: add add script name to debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: b11646d5ce
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-08 (Wed, 08 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-08 20:49:35 +02:00
GetAway
5a07d38fc1 mod_yparser.cpp: fix warning misleading-indentation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57a2a70be6
Author: GetAway <get-away@t-online.de>
Date: 2020-07-06 (Mon, 06 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-06 22:40:59 +02:00
GetAway
d2549fc3e7 mod_yparser.cpp: fix compare and writing vars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37a6f90788
Author: GetAway <get-away@t-online.de>
Date: 2020-07-06 (Mon, 06 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-06 22:40:59 +02:00