Commit Graph

7517 Commits

Author SHA1 Message Date
[CST] Focus
2c39affafe gui/movieplayer.cpp: hack for dvb subtitles in TS file player mode 2016-02-03 18:37:45 +03:00
[CST] Focus
ee98002fd3 gui/movieplayer.cpp: add subtitles auto-select for webtv 2016-02-03 18:29:50 +03:00
[CST] Focus
b047fe0261 neutrino.cpp: fix webtv subtitles crash when subtitle arrive
while other gui on the screen (re-post deleted msg)
2016-02-03 18:29:50 +03:00
[CST] Focus
ff5e14e46e zapit/src/zapit.cpp: when zapping to webtv, make sure
dvb subtitles stopped and channel pids saved
2016-02-03 18:29:50 +03:00
[CST] Focus
5ec81142c4 libdvbsub/dvbsub.cpp: fix pid reporting on resume 2016-02-03 18:29:50 +03:00
svenhoefer
fb2967ca8b - movieplayer: add virtual zap mode for moviebrowser playlists
This commit fixes virtual zap for timeshift mode too.
TODO: virtual zap for fileplayer playlists
2016-02-03 16:27:07 +01:00
svenhoefer
32d3c2e467 - infoviewer: move VZAP-code to right place 2016-02-01 21:24:54 +01:00
svenhoefer
48261501a7 - moviebrowser: allow to show detailed infos about bookmarks 2016-02-01 16:53:17 +01:00
[CST] Focus
1ec5af21f7 gui/infoviewer.cpp: fix crash if one of objects missed,
forward all keys to movieplayer in file play mode, excluding only screenshot, OK, home
2016-02-01 16:47:21 +03:00
[CST] Focus
6a73ba4a65 src/gui/movieplayer.cpp: fix play loop, if play stopped using end bookmark in multi-file mode 2016-02-01 16:42:28 +03:00
M. Liebmann
edb5407163 Fix freeze neutrino at mute icon and gradient header 2016-01-31 19:31:40 +01:00
Thilo Graf
162938b3a3 CInfoViewer: reduce flicker effects for infobar text 2016-01-30 17:39:23 +01:00
Jacek Jendrzej
d3a1159d9f suplement to use fstream in copyfile function fix 2016-01-29 16:00:42 +01:00
M. Liebmann
73ec7e9671 CInfoViewer::show_Data: Avoid overwriting button text 2016-01-29 15:31:12 +01:00
M. Liebmann
6c72fe94bc CCDraw: Set cc_gradient_bg_cleanup to true
Except menu headers: Disable cleanup when save screen is disabled
2016-01-29 15:31:12 +01:00
Thilo Graf
be1f555e37 CCDraw: try to fix is_painted property after used kill() 2016-01-29 15:31:12 +01:00
Thilo Graf
65de6dee9f CComponentsItem: add missing parameter to kill() member
Was not passed to parent methode.
2016-01-29 15:31:12 +01:00
Thilo Graf
2207019bfd CInfoViewer: use gradient settings for infobar text box too 2016-01-29 15:31:12 +01:00
Jacek Jendrzej
b320878b93 use fstream in copyfile function 2016-01-29 14:49:24 +01:00
[CST] Focus
c796891165 gui/dboxinfo.cpp: try to fix missing s/n digits,
fix x position
2016-01-29 14:41:09 +03:00
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