Commit Graph

15 Commits

Author SHA1 Message Date
Thilo Graf
9d09bc36ce CMovieBrowser: add current content background color as image backkground
Avoids transparent shadow artefacts during repaint of images
2016-10-24 10:31:26 +02:00
Thilo Graf
dde298b1b7 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
svenhoefer
4d93168cf6 - moviebrowser: show minutes in two-digits format 2016-10-23 21:51:34 +02:00
svenhoefer
75a2665b87 - moviebrowser: add possibility to add spacers to moviebrowser 2016-10-21 10:47:37 +02:00
svenhoefer
104d21e784 - rename customcolor.h -> color_custom.h; reduce unneeded inludes 2016-10-10 14:19:55 +02:00
svenhoefer
98500fdeb6 - add and use OFFSET_INTER definition 2016-10-10 14:19:55 +02:00
Thilo Graf
c4827704ac Moviebrowser: outsource help class 2016-10-07 17:38:25 +02:00
Thilo Graf
fe8e3896a0 Moviebrowser: complete licence texts 2016-10-05 17:48:25 +02:00
svenhoefer
cc5f776780 - moviebrowser: undock display of filling level from infobar setting 2016-09-30 08:53:30 +02:00
vanhofen
aa8a3849f4 - movieinfo: internally rename epgEpgId -> epgId 2016-09-10 00:32:35 +02:00
vanhofen
625cbb6122 - movieinfo: internally rename epgId -> channelId 2016-09-10 00:32:35 +02:00
vanhofen
a85d539bd0 - movieinfo: internally rename epgChannel -> ChannelName 2016-09-10 00:32:35 +02:00
svenhoefer
2911e638c7 - add listModeKey() function to simplify these calls 2016-09-09 10:42:46 +02:00
Thilo Graf
a10755dca7 Moviebrowser: functions outsourced
TODO: 	Classes and menus should follow someday.
2016-09-06 11:32:41 +02:00
Thilo Graf
64053c1758 Moviebrowser: start outsourcing moviebrowser code 2016-09-06 11:32:41 +02:00