summaryrefslogtreecommitdiff
path: root/setup.h
AgeCommit message (Collapse)Author
2021-07-30Merge Light versionkamel5
"Light" version only differs from "normal" version in the detail view. So we can merge them together. The desired version can be selected in the setup ("Use tabs in detailview").
2021-07-12Rework Setupkamel5
Since the settings are theme-specific and the theme is only known if this skin is active, changes were not applied if another skin was active. As a result of this change, the settings of this skin can only be changed if this skin is active. Otherwise there is a note about it. In addition, some setup entries have been rearranged.
2021-07-12Eliminate cMenuSetupSubMenu::InfoItemkamel5
InfoItem is not required, the same can be done with cOsdItem.
2021-03-10Make imgCache globalkamel5
Make imgcache global so that it doesn't always have to be passed explicitly to other functions.
2014-05-24Vertical channel logo alignment configurable in displaychannellouis
2014-04-27cleaned up and restructured setup menulouis
2013-11-17Added EPG Info in narrow Timers Menulouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-10-25Version 0.9.0louis
2013-10-03Configurable Menu Item Scroll Modelouis
2013-10-03Added additional configurable channel logo cachelouis
2013-09-29Added Cache for images and fontslouis
2013-09-18display of channel logo in main menu timer display configurablelouis
2013-09-15new fullscreen display mode in narrow schedules and recordings viewlouis
2013-09-09Added option to display plain channels and EPG information without time in ↵louis
channels menu (closes Feature 1377)
2013-08-24Additional setup option to display epg images also if tvscraper media is ↵louis
available
2013-05-10Added optional dedicated status icons in channel displaylouis
2013-05-09Additional information in channels menu configurablelouis
2013-04-14Display of disc status in main menu configurablelouis
2013-04-13added option auto for video scalinglouis
2013-04-08Added standalone RSS Feedlouis
2013-04-07Background of ChannelDisplay configurable also to cover channel logolouis
2013-04-07Added RSS Feed supportlouis
2013-03-23time display for current schedule in channel display configurable (elapsed / ↵louis
remaining)
2013-03-16Title in VDR main menu configurablelouis
2013-03-10Position of channel logos in channel display now configurablelouis
2013-03-09Restructured setup menulouis
2013-03-02nOpacity mirroredlouis
2012-12-29Version 0.0.5louis
2012-12-16Whitespace Cleanuplouis
2012-12-15Introduced scrolling for menuslouis
2012-11-28Added feature to display reruns in detailed EPG viewlouis
2012-11-27Initial push nOpacity 0.0.3root