on ARM_HARDWARE the hintboy wasn't shown, because hardware is to fast
Origin commit data
------------------
Commit: e7e16d4c70
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
Origin message was:
------------------
- neutrino: add small delay to "save settings" hintbox; ...
on ARM_HARDWARE the hintboy wasn't shown, because hardware is to fast
...even if the display is already in standby mode...
Origin commit data
------------------
Commit: ac30ba19e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
to get back working subtitles for COOL_HARDWARE
Origin commit data
------------------
Commit: 9704c796b5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Origin message was:
------------------
- movieplayer: revert most code from terrible commit 7fcd8dea4c
to get back working subtitles for COOL_HARDWARE
The return to deepstandby after timer-wakeups was broken.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 50cc4ef7a2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Origin message was:
------------------
- neutrino: try to fix timer_wakeup handling; ...
The return to deepstandby after timer-wakeups was broken.
Signed-off-by: Thilo Graf <dbt@novatux.de>
when screensaver is stopped the playback is stopped too
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 25c8220888
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Origin message was:
------------------
- neutrino: re-disable screensaver for mode_webradio on ARM_HARDWARE
when screensaver is stopped the playback is stopped too
Signed-off-by: Thilo Graf <dbt@novatux.de>
The return to deepstandby after timer-wakeups was broken.
Origin commit data
------------------
Commit: a063b370aa
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)
Origin message was:
------------------
- neutrino: try to fix timer_wakeup handling; ...
The return to deepstandby after timer-wakeups was broken.
when screensaver is stopped the playback is stopped too
Origin commit data
------------------
Commit: c409630993
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Origin message was:
------------------
- neutrino: re-disable screensaver for mode_webradio on ARM_HARDWARE
when screensaver is stopped the playback is stopped too
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: f67ddda1f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: always write /tmp/.timer ...
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
Signed-off-by: Thilo Graf <dbt@novatux.de>
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: 0fc3e793a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de>
our start script is aligned to new exit code 2
see cd1328c41c
Origin commit data
------------------
Commit: 3447a3d665
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Origin message was:
------------------
- neutrino: deactivate compatibility code in ExitRun(); ...
our start script is aligned to new exit code 2
see cd1328c41c
EXIT_REBOOT is inactive yet; see comment in ExitRun()
Origin commit data
------------------
Commit: 30128901db
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Origin message was:
------------------
- neutrino: add exit codes to handle some actions in neutrino's start script
EXIT_REBOOT is inactive yet; see comment in ExitRun()
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
Origin commit data
------------------
Commit: 51ce12c3ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: always write /tmp/.timer ...
otherwise the vfd stays blank in deepstandby, if leds are configured off
and no timer is set. HD2's vfd urgently needs the fp.brightness value
which is not written to frontpanel in this case.
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Origin commit data
------------------
Commit: 028ec3cf3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-20 (Mon, 20 Nov 2017)
Origin message was:
------------------
- neutrino: unify modes handling; ...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
Origin commit data
------------------
Commit: 5b122aefd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Origin message was:
------------------
- neutrino: fix tv/radio switch for coolstream; ...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.