summaryrefslogtreecommitdiff
path: root/setup.c
AgeCommit message (Collapse)Author
2021-07-12Add fade-out to display trackskamel5
2021-07-12Add fade-out to display replaykamel5
2021-07-12Add fade-out to display channelkamel5
2021-04-11Fix segfault in cNopacitySetup::~cNopacitySetup()kamel5
A segfault occurred when nOpacity is not the active skin and the plugin's setup page was exited.
2021-03-10Add cNopacityConfig::.Init()kamel5
In Init() all necessary functions are collected in order to properly initialize the skin. These functions can then be made private in this class. This can also simplify cNopacity::ReloadCaches().
2021-03-10Simplify cImageCachekamel5
- Merge CreateCache(void) and CreateCacheDelayed(void) and move CreateCache() to cImageCache::cImageCache(). This allows a new instance of imgCache to be created after configuration changes. - Eliminate cImageCache::Reload() cImageCache::Reload() is no longer required.
2021-03-10Simplify cFontManagerkamel5
Almost everything is done in the constructor and destructor of cFontManager. So we can delete most of the funktions in this class. This allows a new instance of fontmanager to be created after configuration changes.
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
2014-04-27scroll speed with up / down configurable (lines per click)louis
2014-04-25Version 1.1.2: Restructured detailed EPG and recordings view1.1.2louis
2014-02-01Added information about running recordings in DisplayChannellouis
2014-02-01Fixed bugs that configured OSD top and left values are not correctly used in ↵louis
DisplayChannel, DisplayTracks, DisplayVolume and DisplayMessages
2013-11-21Usage of channel logo background in displaychannel and on menuelements ↵louis
configurable via plugin setup
2013-11-17Added EPG Info in narrow Timers Menulouis
2013-11-09size of channel logos in main menu timers display configurable as percent of ↵louis
timer width
2013-11-07changed channel logos in main menu timers display to scale automaticallylouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-03Added Setup Option to generate log messages when trying to load pictureslouis
2013-11-03changed header icons to scale automaticallylouis
2013-11-02changed way of calculating number of menu items in narrow menuslouis
2013-11-02Improved Display of Poster or Banner in displaychannellouis
2013-11-02Added configurable transparency for channeldisplay backgroundlouis
2013-10-27Fixed a bug in theme specific configslouis
2013-10-25Version 0.9.0louis
2013-10-03Configurable Menu Item Scroll Modelouis
2013-10-03Added additional configurable channel logo cachelouis
2013-09-30added some color definitions and theme keep it lightlouis
2013-09-29Added Cache for images and fontslouis
2013-09-18display of channel logo in main menu timer display configurablelouis
2013-09-16added support for manual recording posterslouis
2013-09-16added setup option to display poster or fanart in channel displaylouis
2013-09-15new fullscreen display mode in narrow schedules and recordings viewlouis
2013-09-14added event length in header and configurable border in detailed event and ↵louis
recording view
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-08-21Version 0.1.3, Added TVScrapper supportlouis
2013-05-10Added optional display of channel source information in channel displaylouis
2013-05-10Added optional dedicated status icons in channel displaylouis
2013-05-09Additional information in channels menu configurablelouis
2013-05-08Introduced plain style without any blending effectslouis
2013-05-04Some improvements in displaying channel groupslouis
2013-04-14Display of disc status in main menu configurablelouis
2013-04-14Added display of next Schedules in Channel Menulouis
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-26Set some range borders in setup menu to reasonable valueslouis