Commit Graph

24 Commits

Author SHA1 Message Date
svenhoefer
de74242310 - epgview: show progressbar in movieplayer mode 2016-08-10 15:53:11 +02:00
svenhoefer
a6875eb3f3 - epgview: fix bigfonts switch in movieplayer mode 2016-08-10 12:58:43 +02:00
svenhoefer
99de005c68 - epgview: fix content of small bottom box in movieplayer mode 2016-08-10 12:17:16 +02:00
svenhoefer
766c4fd9c8 - epgview: add extended movie info; code from movieinfo.cpp
comment out unused showMovieInfo() in movieinfo.cpp
2016-08-09 14:13:19 +02:00
svenhoefer
7df061947e - epgview: rename bool 'tmdbtoggle' to 'tmdb_active' 2016-08-02 12:48:18 +02:00
svenhoefer
a4ffdcd413 - epgview: rename bool 'cover' to 'has_cover' 2016-08-02 10:28:49 +02:00
Jacek Jendrzej
bedd37b1af src/gui/epgview.cpp use show function for mp info view 2016-07-30 18:54:53 +02:00
TangoCash
44ca60eb17 adding Live-TV look alike EPG-Infos in Movieplayer incl. TMDB 2016-07-28 15:02:20 +02:00
Thilo Graf
14da9e510b CEpgData: hold header instance to prevent flickering on page scroll
Header class is not required here, square-object is adequate,
therefore usage of title text object is justified and can be used on stack,
heap is not required in this case.
Note: Header class provides a title parameter and could do this at once.
2016-03-22 13:15:18 +01:00
[CST] Focus
7680cf156f gui/epgview.cpp: attribute with TMDB logo along with stars 2016-03-07 14:34:29 +03:00
M. Liebmann
99a9cfe8c6 tmdb: Suppress cover flickering when scrolling 2016-03-04 14:15:50 +01:00
TangoCash
f07b01b418 neutrino-mp tmdb -> neutrino-hd 2016-03-04 14:15:50 +01:00
svenhoefer
19154192db - adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP 2016-03-03 11:18:15 +01:00
Jacek Jendrzej
3818875a80 epgview.cpp: -add adzap 2014-02-04 19:32:47 +01:00
satbaby
5e284c68c3 src/gui/epgview.cpp: further corrections for followlist 2012-11-04 22:13:36 +01:00
satbaby
27fe0fe6e0 src/gui/epgview.cpp:show always all screening 2012-11-03 11:20:15 +01:00
satbaby
ab24c127c8 -add: show sore screenings in in extra window 2012-08-06 20:22:43 +02:00
seife
90164158b3 epgview: rework hasFollowScreenings() and FollowScreenings()
the current code has differences in hasFollowScreenings() and
FollowScreenings() leading to different results. hasFollow() returns
true but Follow() then notices that there are actually no repeats.
Fix this by making hasFollowScreenings() generate a list "followlist"
containing all repeats and FollowScreenings() use that list.
An added benefit is that the requested feature to add a possibility to
select one of the follow-ups for a record timer will be also able to
use that list ;-)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1383 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-04-10 18:10:25 +00:00
satbaby
dcb785079e osd fix, tab for screening
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@837 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-10-13 14:47:27 +00:00
satbaby
8f59cc96ec change 'long long' tom int64_t'; change variable buf to new delete;
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@291 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-07 14:32:21 +00:00
seife
808f965e7e neutrino: bring epgview code closer to tuxbox codebase
* if epg title needs 2 lines, expand header downwards to make
  sure that we don't draw outside of the framebuffer
* if USE_SPACE_EFFICIENTLY is defined, do not resize the EPG window
  if the font size is switched but always paint the "big" window

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@227 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-01-30 17:28:38 +00:00
satbaby
7066af3770 fix scroll bugs
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@151 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-01-06 05:54:32 +00:00
satbaby
b6a562d65c show only future Screenings
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@145 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-01-04 05:52:51 +00:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00