Thilo Graf
e9883cbd2d
cc_item_picture.h: remove virtual declaration from setPicture()
...
Is not really required.
Avoids possible compile/linker errors like "...no reference..." for some
coming changes.
2017-12-04 09:35:57 +01:00
svenhoefer
5ff88f5c97
- neutrino.h: remove obsolete external genre_sub_classes variables
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-04 09:35:57 +01:00
Jacek Jendrzej
30c0a32a48
fix radiotext title background (merge fix)
2017-12-03 16:55:20 +01:00
Jacek Jendrzej
09858af7a8
enable yt for generic
2017-12-03 11:06:16 +01:00
Jacek Jendrzej
a6a256190b
typo
2017-12-03 10:57:20 +01:00
Jacek Jendrzej
1f96c8a4d4
fix resource leak
2017-12-03 10:47:05 +01:00
svenhoefer
77db4a63e3
- infoviewer_bb: use OFFSET defines; ...
...
height of ca-bar now depends on height of ca-icons
cleanup from commented code
2017-12-02 15:23:19 +01:00
svenhoefer
090120f704
Revert "- media-menu: disable currently broken audioplayer for ARM_HARDWARE"
...
This reverts commit 3d91cd9e13ed76cfc3a67fc21b503a8deb407606 because it's fixed in 334ce41
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:47 +01:00
max_10
a179a38fd9
- ffmpegdec: fix audio playback for ARM_HARDWARE
2017-12-01 14:26:46 +01:00
svenhoefer
aca5157707
- infoviewer: avoid display of radiotext icon in virtual zap mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:44 +01:00
svenhoefer
38e76f6a3f
- infoviewer: cleanup from some unused code
...
Conflicts:
src/gui/infoviewer.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:43 +01:00
svenhoefer
04eeb5d65b
- infoviewer_bb: fix offset for first status-icon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:41 +01:00
svenhoefer
3276b5358a
- infoviewer_bb: take footer height from CComponentsFooter ...
...
to get this footer in sync with the footers of other gui elements
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:40 +01:00
svenhoefer
fb56689b0b
- usermenu: cleanup from ITEM_RASS
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:39 +01:00
svenhoefer
20cc2a2b17
- infoviewer: rework radiotext element; ...
...
use OFFSET defines, larger font, fix header width
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:37 +01:00
svenhoefer
4ea86a2380
- radiotext: cleanup from tons of unused code; rass is dead
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:35 +01:00
svenhoefer
47a6385767
- icons: cleanup from unused icons
...
Conflicts:
data/icons/buttons/orphaned/0-green.png
data/icons/buttons/orphaned/0-red.png
data/icons/buttons/orphaned/1-green.png
data/icons/buttons/orphaned/1-red.png
data/icons/buttons/orphaned/2-green.png
data/icons/buttons/orphaned/2-red.png
data/icons/buttons/orphaned/3-green.png
data/icons/buttons/orphaned/3-red.png
data/icons/buttons/orphaned/4-green.png
data/icons/buttons/orphaned/4-red.png
data/icons/buttons/orphaned/5-green.png
data/icons/buttons/orphaned/5-red.png
data/icons/buttons/orphaned/6-green.png
data/icons/buttons/orphaned/6-red.png
data/icons/buttons/orphaned/7-green.png
data/icons/buttons/orphaned/7-red.png
data/icons/buttons/orphaned/8-green.png
data/icons/buttons/orphaned/8-red.png
data/icons/buttons/orphaned/9-green.png
data/icons/buttons/orphaned/9-red.png
data/icons/buttons/orphaned/longpress.png
data/icons/hints/hint_rass.png
data/icons/hints/hint_spark.png
data/icons/various/rass.png
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:33 +01:00
svenhoefer
f32629e7aa
- icons.h: cleanup from unused defines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:31 +01:00
svenhoefer
a463fdff3a
- remove unused src/driver/stacktrace.h; use src/system/stacktrace.h if needed
...
Conflicts:
src/driver/stacktrace.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:30 +01:00
svenhoefer
50cc4ef7a2
- neutrino: try to fix timer_wakeup handling; ...
...
The return to deepstandby after timer-wakeups was broken.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:29 +01:00
svenhoefer
7e8b866425
- locale: minor changes on new tunersetup locales
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-01 14:26:27 +01:00
Jacek Jendrzej
518ebde76d
disable setVolume in standby mode
2017-12-01 10:33:00 +01:00
svenhoefer
79bad6babd
- zapit/frontend: fix compiler warning
2017-11-28 10:52:01 +01:00
TangoCash
6f1a7638eb
frontend: fix fall through
2017-11-28 10:52:01 +01:00
TangoCash
e4bdd4700d
add DVB-T2 support, enable 5V supply
2017-11-28 10:52:01 +01:00
Jacek Jendrzej
ff4a17e387
prepare for T2 patch
2017-11-28 10:52:01 +01:00
TangoCash
edee40e2a6
fix AAC record and playback
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 22:28:12 +01:00
svenhoefer
e6e27d291c
- zapit: remove some ifdef's; prepare for upcoming patches
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 22:27:09 +01:00
svenhoefer
37028e518b
- neutrino: don't write timerinfo's when exiting to reboot
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 22:26:30 +01:00
svenhoefer
25c8220888
- 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 >
2017-11-27 22:25:23 +01:00
svenhoefer
81b82668ac
- screensaver: move more repeatedly used code to screensaver's code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 22:23:32 +01:00
svenhoefer
c963587a0f
- movieplayer: use members from screensaver's code
...
Conflicts:
src/gui/movieplayer.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 22:22:57 +01:00
svenhoefer
74bc2e88d5
- neutrino: move screensaver members to screensaver's code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 20:38:38 +01:00
svenhoefer
962bcae745
- neutrino: enable screensaver for mode_webradio
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 20:38:07 +01:00
svenhoefer
c5b6543dee
- shutdown_helper: better explanation of what the tool does; ...
...
small code re-formatting
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-27 20:37:27 +01:00
svenhoefer
8cefe9a1d5
- cablex.xml: add OstTelCom; thx to elstablo
...
http://www.neutrino-images.de/board/viewtopic.php?f=28&t=2125#p12037
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-25 21:20:24 +01:00
Jacek Jendrzej
c42b86ec00
fix radiotext for armbox
2017-11-24 11:08:02 +01:00
Thilo Graf
d2d1cbcb50
Revert "shutdown_helper: add calling '/etc/init.d/rcK'"
...
This reverts commit 6709ae0feb
.
2017-11-23 20:07:50 +01:00
Jacek Jendrzej
c88120cc03
fix webtv script path
2017-11-23 16:58:19 +01:00
Thilo Graf
caface0a88
CComponentsTimer: try to fix timing on non cst hardware
...
On hd51 and pc hardware was observed full visual timeout progress in message boxes.
Timeoout was displayed always without visible progress.
This should fix this.
2017-11-23 16:37:48 +01:00
svenhoefer
a857be6cc3
- neutrino: deactivate compatibility code in ExitRun(); ...
...
our start script is aligned to new exit code 2
see cd1328c41c
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:10 +01:00
svenhoefer
d6bba3e488
- neutrino: add exit codes to handle some actions in neutrino's start script
...
EXIT_REBOOT is inactive yet; see comment in ExitRun()
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
f67ddda1f7
- 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 >
2017-11-22 15:42:09 +01:00
svenhoefer
14fafa3059
- neutrino: unify console-output for different conditions in ExitRun()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
3f60582c78
- neutrino: fix file-check in ExitRun() ... was a c/p error
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
J. Krieg
6709ae0feb
shutdown_helper: add calling '/etc/init.d/rcK'
...
...to prevent possible file system corruption prior shutting down
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
Striper
490d46ec8d
- rename uncooloff workaround to something less idiotic
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
c95d5118ef
- neutrino: more small cleanups in ExitRun()
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
f128d38ad3
- neutrino: cleanup ExitRun() function from unused code
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
fe35b42a3b
- controlapi: add mode_webradio to GetModeCGI()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00