Commit Graph

8054 Commits

Author SHA1 Message Date
Thilo Graf
82e2a168f1 CComponentsPicture: add some debug messages to track caching 2016-02-16 10:22:48 +01:00
Thilo Graf
9e4ad83305 CComponentsPicture: ensure cache cleanup on missing image while runtime 2016-02-16 10:22:33 +01:00
Thilo Graf
c9a2b46b3b COPKGManager: add define for feed setup, default disabled at the moment.
Is still not matured. User or Imageproviders should do this manually.
btw. : input window for paths or url's is limited and can't handle long names.
Rework of input window is required.
2016-02-16 09:39:05 +01:00
Thilo Graf
33089b9bc0 CProgressBar: ensure also repaint of progressbar if item is not painted 2016-02-16 09:39:05 +01:00
Thilo Graf
9ff903f7a6 CTestMenu: disable unused vars
prevents possible compiler warnings or builderrors with pedantic gcc settings
2016-02-16 09:39:05 +01:00
Thilo Graf
342de45cc3 CTextBox: don't paint full background if max text width smaller than bg width 2016-02-16 09:39:05 +01:00
Thilo Graf
65fe634e85 CComponentsPicture: add member to get current image name 2016-02-16 09:39:04 +01:00
Thilo Graf
4d1780486d CTextBox: fix missing init of old bg color
Avoids possible usage of wrong color after init.
2016-02-16 09:39:04 +01:00
svenhoefer
2930bc60fd Create README.md 2016-02-16 10:16:15 +03:00
[CST] Bas
6313aa5eb7 src/gui/videosettings.cpp: fix analog video settings for all HD2 series boxes. 2016-02-16 10:07:56 +03:00
svenhoefer
5997f42b7e - controlapi: rework epgsearch code
* /control/epgsearch?<keywords>
 or
* /control/epgsearch?search=<keywords>[&epginfo=false][&format=plain|xml|json]

- add search-function to /control/epg

* /control/epg?search=<keywords>

- mark /control/epgsearchxml as deprecated
2016-02-15 21:45:49 +01:00
Jacek Jendrzej
90a3cecb06 CFrameBuffer::getIconSize check if pic is icon 2016-02-15 21:30:13 +01:00
svenhoefer
78f541aa84 - yWeb: increase version 2016-02-14 19:45:37 +01:00
svenhoefer
f56a1830e7 - yWeb: smoother view/scroll in EPG Plus 2016-02-14 19:41:44 +01:00
svenhoefer
ef9317737b - yWeb: enable threading switch for coolstream hardware 2016-02-13 11:48:06 +01:00
[CST] Focus
8abb547cca nhttp: re-enable threading; lock NeutrinoAPI calls 2016-02-13 11:48:02 +01:00
svenhoefer
809a7dcb45 - controlapi: allow to get moviebrowser.conf with config call 2016-02-11 21:59:24 +01:00
svenhoefer
be0d1fa4b4 - yparser: add tooltip with EPG informations to channellist
based apon "adding mouseover detailed EPG Info in WebIF" by TangoCash
2016-02-11 19:30:53 +01:00
svenhoefer
391a068aad - yWeb: add new css class .pointer 2016-02-11 19:29:06 +01:00
svenhoefer
58303bbc8c - controlapi: remove unused variable ‘epgid’ 2016-02-11 18:46:27 +01:00
svenhoefer
1e39ce6289 - controlapi: resort and fix getbouquet output; ...
NOTE: last hh->outPair() call *must* have a false bool _next
2016-02-11 18:23:45 +01:00
svenhoefer
a3d4e938b2 - deutsch.locale: typo 2016-02-11 15:10:01 +01:00
svenhoefer
61a4b3bf9c - movieplayer/browser: add user key to create/remove movie cover 2016-02-11 15:04:11 +01:00
TangoCash
5de651e4dd add some more epg details to ControlAPI (getbouquet) 2016-02-11 09:40:26 +01:00
svenhoefer
e60b8fac90 - yWeb: avoid response from control/message in whole frame 2016-02-09 22:56:41 +01:00
svenhoefer
8d681a97bf - yWeb: add day of week to EPG date 2016-02-09 22:56:41 +01:00
svenhoefer
03b47a440c - yWeb: fix get_epg wait text 2016-02-09 22:56:41 +01:00
svenhoefer
ab82c36b9f - moviebrowser: introduce user-assignable keys 2016-02-09 15:53:56 +01:00
[CST] Focus
00b97778a3 driver/moviecut.cpp: fix saving header after truncate,
remove redundant CMovieInfo arg from api
2016-02-09 16:35:25 +03:00
svenhoefer
0a98143e49 - moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
Jacek Jendrzej
2e602c0c95 src/driver/record.cpp check avformat_write_header return 2016-02-06 15:19:18 +01:00
[CST] Focus
97d7dc2e6b driver/streamts.cpp: fix webtv stream open 2016-02-05 19:27:31 +03:00
svenhoefer
b0f0cee5dc - yWeb: add missing live.timer_edit.message to language files 2016-02-05 17:05:56 +01:00
[CST] Focus
c13eb939fe driver/streamts.cpp: add webtv channels streaming for compatible streams 2016-02-05 18:57:42 +03:00
svenhoefer
ecb5fa2201 - moviebrowser: use FOOT_FONT definition to calc button dimensions 2016-02-05 15:54:17 +01:00
svenhoefer
d46b287d1c - moviebrowser: avoid useless RC_left/right keys in youtube mode 2016-02-05 00:43:44 +01:00
svenhoefer
944dab5a8c - infoviewer: show movieplayers infoviewer in vzap mode if needed 2016-02-04 00:14:57 +01:00
[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