svenhoefer
799fe4b78a
- yparser: remove useless halfhearted script-check
2016-01-29 12:27:02 +01:00
svenhoefer
cf2056af32
- yWeb: fix typo in german language file
2016-01-29 11:35:37 +01:00
svenhoefer
bb11139eb4
- neutrino: initialize lastMode; just for safety
2016-01-28 09:50:52 +01:00
svenhoefer
93413dad3e
- neutrino: fix lastMode when switching to mode_upnp
2016-01-28 09:42:51 +01:00
M. Liebmann
86278623a6
CFrameBuffer::paintBoxRel: Fix segfault in standby mode
...
and fix segfault when paintBoxRel2Buf() returns NULL
2016-01-28 01:49:26 +01:00
M. Liebmann
d85bb1d09b
Fix ghost text in channellist & epg view
...
Complement to commit 8dd426d
2016-01-27 15:14:22 +01:00
M. Liebmann
87e6f328dd
Fix osd error on nevis
2016-01-27 10:07:33 +01:00
defans
fcd8352daf
- infoviewer: simplify body height calculation
2016-01-27 00:13:17 +01:00
M. Liebmann
8dd426d714
Fix ghost text in infoviewer
2016-01-26 20:00:22 +01:00
Jacek Jendrzej
5a338357fc
CMenuWidget: try to fix possible overlength of details line
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2016-01-26 20:00:22 +01:00
Thilo Graf
4cded5afb6
CInfoViewer: try to fix shadow and background behavior in vzap mode
2016-01-26 20:00:22 +01:00
Thilo Graf
b23e3c15c3
CInfoViewer: unified vars for body position
2016-01-26 20:00:22 +01:00
Thilo Graf
da0b867098
CInfoViewer: remove shadow offset from init,
...
items works with its own values
2016-01-26 20:00:22 +01:00
Thilo Graf
107c3234b2
CComponentsItem: reset paint mode after cleanup
2016-01-26 20:00:22 +01:00
defans
12c3a15c10
CInfoViewer: reset zapmode if not in default mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2016-01-26 20:00:22 +01:00
Thilo Graf
f521e32981
CCDraw: add member to remove shadow only
2016-01-26 20:00:22 +01:00
Jacek Jendrzej
4a72274efb
jsoncpp.cpp: re-apply gcc version compil fix
2016-01-26 14:11:33 +01:00
M. Liebmann
ef9246d892
CMenuWidget: Enable cleanup gradient background for menu hints...
...
... and for menu headers when save screen is enabled
2016-01-26 09:51:48 +01:00
Thilo Graf
063ccbb622
CCDraw: use ccdraw namespace
2016-01-26 09:51:48 +01:00
M. Liebmann
bf0f63467d
CCDraw: Add function for cleanup gradient background
2016-01-26 09:51:48 +01:00
M. Liebmann
346b28556f
CComponentsPicture: Align pictures at 4 byte boundary...
...
...for hw blit on apollo/kronos hardware
2016-01-26 09:51:48 +01:00
M. Liebmann
95f11ce7af
CFrameBuffer::paintBoxRel2Buf(): Align buffer at 4 byte boundary...
...
...for hw blit on apollo/kronos hardware
2016-01-26 09:51:48 +01:00
M. Liebmann
2c23f339d3
helpers.cpp: Add function SetWith4FB_HW_ACC()
...
align for hw blit on apollo/kronos hw
2016-01-26 09:51:48 +01:00
M. Liebmann
1bd0f814bc
framebuffer: use hardware accel for blitBox2FB()
2016-01-26 09:51:48 +01:00
svenhoefer
32c28038a3
- infoviewer: fix audio description in mode_webtv
2016-01-26 00:57:08 +01:00
svenhoefer
61e457c0a6
Revert "- infoviewer_bb: use getMoviePlayerButtonName in mode_audio too;"
...
This reverts ugly commit a2b28048d6
2016-01-25 22:45:18 +01:00
svenhoefer
0c2a3a9853
- neutrino/upnpbrowser: add and use new mode_upnp; ...
...
... switch to correct mode before start playing audio/video/pic
2016-01-25 22:43:27 +01:00
svenhoefer
f1f9a1041c
- neutrino: allow to change to mode_ts before playback starts
2016-01-25 22:40:58 +01:00
[CST] Focus
85c437fac3
gui/movieplayer.cpp: pass subtitles charset to playback instance
2016-01-25 18:16:16 +03:00
svenhoefer
766276df9f
- infoviewer: supplement to 2786c13867
2016-01-25 13:28:25 +01:00
svenhoefer
2786c13867
Revert "- infoviewer_bb: use getMoviePlayerButtonName in mode_webtv too"
...
This reverts commit 5e51b5e252
because mode_webtv == (something like) live tv.
So the movieplayer button names shouldn't be displayed.
Conflicts:
src/gui/infoviewer_bb.cpp
2016-01-25 13:05:16 +01:00
svenhoefer
0b74f601db
- infoviewer: show plugin name, when movieplayer-plugin is selected
2016-01-25 12:00:47 +01:00
Stefan Seyfried
9a6f9ea786
infoviewer: change show_Data() semantics slightly
...
the "calledFromEvent" parameter was only used to force display of "no
EPG available". It was set to true when calling from an "zap complete"
or "epg event received" event, which is good, but also when calling from
the display update timer, which is "strange".
Now setting this parameter to false forces the update of the current
event (if available) which is done from display update timer.
This fixes the update of the remaining time display with constantly
displayed infobar (radio mode).
2016-01-25 08:44:26 +01:00
svenhoefer
b56f4ed149
- vfd: allow to disable rc-lock message on vfd
2016-01-25 08:04:35 +01:00
svenhoefer
55f0ab75af
- plugins: startPlugin works with filename; just for clarity
2016-01-24 21:29:31 +01:00
svenhoefer
bbd88cd051
- plugins: fix movieplayer-plugin
2016-01-24 21:28:37 +01:00
svenhoefer
23242e605c
- infoviewer: fix overlaps on buttons while zapping
2016-01-22 10:49:45 +01:00
M. Liebmann
cb7895d981
CLuaInstMisc: Add getTimeOfDay() script function
...
- Set Lua api version to 1.39
2016-01-21 17:42:07 +01:00
M. Liebmann
8a61c3bfcd
CLuaInstance: Add some CComponentsHeader functions
...
- Set Lua api version to 1.38
2016-01-21 17:42:07 +01:00
svenhoefer
2738f70f38
- yWeb: remove hardcoded css from textareas
2016-01-21 16:38:59 +01:00
svenhoefer
a2ba194597
- yWeb: add button to check status of remote control
2016-01-21 11:18:53 +01:00
svenhoefer
3553030bce
- controlapi: add possibility to check status of remote control
2016-01-21 11:17:05 +01:00
Thilo Graf
9d72b086a2
text screen save: try to rework screen save behavior for textbox objects
...
Screen save now always disabled by default and can be controlled
outside of relevant objects.
2016-01-21 11:00:38 +01:00
Thilo Graf
9775f1f43a
cc_types: add missing item type to signalbar
2016-01-21 11:00:34 +01:00
Thilo Graf
387d96d2f5
CScreenSaver: fix possible render of clock over screen size
...
check position and size use only possible available screen size
2016-01-21 11:00:29 +01:00
Thilo Graf
98b73c0d09
CInfoViewer: use different modes with enums for virtual zap and number input mode
...
This should fix missing rounded corners in numbaur input mode too.
Thx defans for input !
2016-01-21 11:00:24 +01:00
Thilo Graf
60c9dc8432
CComponentsText: try to fix mismatching calculation of y pos inside form
2016-01-21 11:00:19 +01:00
Thilo Graf
b701c345fb
CCDraw: remove clean up after restored screen
...
It seems not always useful to clean up everything after hide().
For more control in some cases an separate clean up with
clearSavedScreen() should be more flexible.
2016-01-21 10:58:21 +01:00
Thilo Graf
695f845907
CComponentsItem: remove clean up from kill()
...
It is not always useful to clean up everything with kill().
For more control in some cases an separate clean up should be better.
2016-01-21 10:16:37 +01:00
svenhoefer
2694b87d08
- infoviewer: fix display of DolbyDigital icon
2016-01-21 08:25:18 +01:00