Commit Graph

10902 Commits

Author SHA1 Message Date
Thilo Graf
1de277effe CServiceManager: add member GetCurrentChannel()
Shortcut for CZapit::getInstance()->GetCurrentChannel() inside
CServiceManager
2017-11-16 19:43:09 +01:00
Thilo Graf
7370c4c557 widget/menue_target.h: add possible required includes
If this file is included as single without menue.h build could be break,
beecause of missing includes for some types. This should fix this.
In many source files still menue.h is included, so this is not noticeable.
2017-11-16 19:41:32 +01:00
TangoCash
c4a59375b3 hd51: fix wakeup from standby 2017-11-13 21:08:58 +01:00
Jacek Jendrzej
54c5d19e1a fix audio description after play movie 2017-11-13 19:42:12 +01:00
Jacek Jendrzej
86e7ad4ec1 src/gui/movieplayer.cpp fix break record after play on cst (after hd51 merge) 2017-11-07 18:23:49 +01:00
Jacek Jendrzej
472cc578fe src/zapit/src/capmt.cpp dont stop decoding if record stops, this break overlapped record on cst 2017-11-07 16:36:15 +01:00
Jacek Jendrzej
02aefef167 src/gui/movieplayer.cpp fix audioselect in not filpeplayer mode (after merge) 2017-11-06 10:17:10 +01:00
GetAway
002ef3a1c9 menue.cpp: add reverse search to find selectable item 2017-11-05 22:33:23 +01:00
Thilo Graf
f855209de0 CImageInfo: fix version string format
String was broken. Only artefacts were to see.

BTW: With current yocto build .version contains
wrong version format. This seems to be not suitable for
handling with flash images in context with versions checks.
2017-11-05 22:24:22 +01:00
Jacek Jendrzej
fd17bd9c57 disable file player mode for cst 2017-11-05 21:31:53 +01:00
Thilo Graf
58db5ee331 simple_display.cpp: partial revert "fix generic build"
This reverts commit c7c52324a3.

hd51 build was broken with -Werror=unused-variable
2017-11-04 15:58:00 +01:00
Jacek Jendrzej
75fd96f6b7 silence -Wparentheses-equality warning 2017-11-03 20:14:37 +01:00
Jacek Jendrzej
c7c52324a3 fix generic build 2017-11-03 18:25:18 +01:00
Jacek Jendrzej
ec10cd64e5 remove pinentered script , revert 9dbdfcf5c7 2017-11-03 12:25:14 +01:00
Jacek Jendrzej
0e2efeb9a8 fix blank screen on start (after merge) 2017-11-03 12:14:26 +01:00
Jacek Jendrzej
39440333e8 remove unused 2017-11-03 10:22:11 +01:00
Jacek Jendrzej
9ac5258ac0 src/gui/movieplayer.cpp reEnable YT 2017-11-03 10:02:18 +01:00
Jacek Jendrzej
8746340a87 src/gui/movieplayer.cpp fix page up/down jump and stop play after merge 2017-11-03 09:53:50 +01:00
Thilo Graf
83655f78d6 update version to 3.6.1
start up AX/Mut@nt hd51 support
2017.5 3.06.01
2017-11-02 21:49:25 +01:00
GetAway
7c9bf1df92 menue.cpp: dont use one-time init of a variable that could be changed on runtime
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-02 21:31:12 +01:00
svenhoefer
91fdb1ef6c - rename can_set_display_brightness => display_can_set_brightness
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-02 21:23:01 +01:00
svenhoefer
674ba19c03 - vfd-setup: use new display_can_deepstandby member from libstb-hal
Signed-off-by: Thilo Graf <dbt@novatux.de>

Build was broken with original cherry-pick. hw_caps_t was incomplete.
2017-11-02 21:22:01 +01:00
svenhoefer
0fac12001e - simple_display: more readability in togglePower() function
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-01 15:44:07 +01:00
svenhoefer
dbce194f82 - simple_display: fix showRCLock() function
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-01 15:43:43 +01:00
svenhoefer
61a31e2609 - epgview: disable epgid debug code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-01 15:42:05 +01:00
TangoCash
ad757a9a60 - movieplayer: add progress to vfd 2017-11-01 15:40:28 +01:00
svenhoefer
422a9b41de - introduce simple_display.h; just a cleaned copy of lcdd.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-01 15:39:07 +01:00
Striper
0b3f91a4c1 - CMovieBrowser::info_hdd_level(): fix miscalculation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-11-01 15:37:21 +01:00
TangoCash
b9c2aaf3af fix hevc record 2017-11-01 08:38:33 +01:00
TangoCash
29221aaca5 add support for H265 2017-10-31 10:15:55 +01:00
svenhoefer
e1349234f6 - acinclude: move default PUBLIC_HTTPDDIR from /var/httpd to /var/tuxbox/httpd
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-30 17:34:05 +01:00
svenhoefer
5ec2e9c11e - audioplayer: allow RC_previoussong and RC_nextsong
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-30 17:33:42 +01:00
svenhoefer
edd88db0f9 - rcinput: add some new keys ...
and translate KEY_VIDEO (list-key) to RC_favorites for ARM_HARDWARE

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:47:50 +01:00
svenhoefer
4a5adfcb23 - update: ask for copy settings to new image
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:47:16 +01:00
svenhoefer
68d8319d2d - update_menue: hide expert functions for ARM_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:38:46 +01:00
svenhoefer
80a9198603 - update: allow ofgwrite to flash another partition
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:37:41 +01:00
svenhoefer
0751e4cdeb - zapit: add missing "case DVB_T2" to getDelSys()
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:36:46 +01:00
svenhoefer
c14e9f8256 - channellist: add separator item to menu for a smoother view
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:34:47 +01:00
svenhoefer
9a364075ab - update: fix osd flickering
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:33:47 +01:00
svenhoefer
20d3cd3d2a - hdd-menu: hide mmcblk devices from hdd-menu
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 21:29:50 +01:00
Thilo Graf
7490497b4e CLCD: fix possible compile error
error: declaration of 'power' shadows a global declaration [-Werror=shadow]
2017-10-29 21:28:05 +01:00
Thilo Graf
eaa8d8be9f CLCD: fix possible compile error
error: unused variable 'ret' [-Werror=unused-variable]
2017-10-29 21:27:54 +01:00
Thilo Graf
b26fc7fb8d CScreenShot: fix build
Some lines were wrong picked
2017-10-29 18:48:28 +01:00
TangoCash
b5639c164a small zapit fix 2017-10-29 18:37:58 +01:00
svenhoefer
ba9c87dd07 - locale: minor changes in update-locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:37:54 +01:00
svenhoefer
ba126c3a2c - update: allow online-update for AX/Mutant; add some beautiful ifdef's
Signed-off-by: Thilo Graf <dbt@novatux.de>
#ifdefs not really beautiful but sometimes inevitable
2017-10-29 18:37:40 +01:00
J. Krieg
f71b926164 cables.xml: update Unitymedia BW (former Kabel BW) - rearrangement channels, October 2017 2017-10-29 18:34:28 +01:00
svenhoefer
7e974bc716 - update: allow tgz-tarballs for update via ofgwrite
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:34:24 +01:00
svenhoefer
81670c3a6b - yWeb: silent screenshots
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:34:21 +01:00
TangoCash
e3d94c2c60 modify uhd channel detection to catch channels broadcasting not in DVB specs
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-10-29 18:34:16 +01:00