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
svenhoefer
9645cb24d1
- neutrino: clearify mode handling in saveEpg() function
...
Conflicts:
src/driver/scanepg.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
0fc3e793a4
- 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 >
2017-11-22 15:42:09 +01:00
FlatTV
1f86b6aa62
capmt.cpp: Fix stop decoding
...
don't stop decoding if record stops, this break overlapped record on cst
2017-11-22 12:34:37 +01:00
Jacek Jendrzej
aefd2d29e3
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino
2017-11-20 09:14:30 +01:00
svenhoefer
91098917e0
- simple_display: show scrambled icon on scrambled channels
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-19 21:12:54 +01:00
svenhoefer
ec7403c060
- simple_display: show mute icon in muted mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-19 21:12:49 +01:00
Thilo Graf
94517d3404
src/gui/components/cc_frm_window.cpp: fix too small left bottom corner
...
radius is allready calculatetd in base class src/gui/components/cc_frm.cpp
in member CComponentsForm::paintCCItems()
NOTE:
It seems the radius calculation inside framebuffer don't working correct
for corners on the right site on top and bottom.
Seen on hd51 hardware on osd-boxes with shadow
(e.g. infobar) or Boxes with frames e.g. on error message windows, buttons.
There are pixel errors like minimal holes on osd or displaced pixels.
On CST hardware evreything is ok.
2017-11-19 21:12:42 +01:00
Thilo Graf
8613e5db11
CTestMenu: add gui restart item for faster access
2017-11-19 20:49:37 +01:00
Thilo Graf
60bf6d7194
CImageInfo: expand fallback to get readable version string
...
Evaluation of one char could be not enough to get a right result.
2017-11-19 20:49:34 +01:00
svenhoefer
6911ffe0b6
- neutrino: fix tv/radio switch for coolstream; ...
...
the TV/Radio key returns RC_tv. So we can't use RC_radio code here.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-17 19:22:51 +01:00
Jacek Jendrzej
541edc7514
add dependency to libswscale for armbox
2017-11-17 14:45:12 +01:00
Jacek Jendrzej
a9c11c538f
add dependency to libswscale for armbox
2017-11-17 14:42:39 +01:00
svenhoefer
8acb4a4f67
- neutrino: don't load webradio xml on HD1 hardware; ...
...
audiostreams doesn't work
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00
svenhoefer
549194b0e5
- simple_display: fix compile for GENERIC_HARDWARE
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-16 20:39:34 +01:00