summaryrefslogtreecommitdiff
path: root/setup.c
AgeCommit message (Collapse)Author
2022-05-21Add setup option to display the channellogobackground only if a channellogo ↵kamel5
ist present or not present
2022-05-02Change in cNopacitySetupMenuDisplayRecordingskamel5
Show menue items "Show number of errors in the recordings menu" and "Display Error 0" only if narrow recording menu is activ
2022-01-12Size of channel logos is now configureable in setup to better fit in postionkamel5
2022-01-12Added number of errors to recording item in the recordings menukamel5
The number of errors can be viewed in the recordings menu. This is configurable. Errors can be deactivated or displayed in line 2 or 3. Also 0 errors may or may not be displayed.
2022-01-12Fix typokamel5
2021-07-30Add "Use animation" to setupkamel5
With this menu item, the use of animation can be switched off centrally.
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-12Add "Use scraper infos and pictures" to setupkamel5
With this menu item, the use of scraper information and images can be switched off centrally.
2021-07-12Eliminate cMenuSetupSubMenu::InfoItemkamel5
InfoItem is not required, the same can be done with cOsdItem.
2021-07-12Add fade-out to display menukamel5
2021-07-12Optimize Flush and add fade-out to display messagekamel5
2021-07-12Add fade-out to display volumekamel5
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