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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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