Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-21 | Add setup option to display the channellogobackground only if a channellogo ↵ | kamel5 | |
ist present or not present | |||
2022-05-02 | Change in cNopacitySetupMenuDisplayRecordings | kamel5 | |
Show menue items "Show number of errors in the recordings menu" and "Display Error 0" only if narrow recording menu is activ | |||
2022-01-12 | Size of channel logos is now configureable in setup to better fit in postion | kamel5 | |
2022-01-12 | Added number of errors to recording item in the recordings menu | kamel5 | |
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-12 | Fix typo | kamel5 | |
2021-07-30 | Add "Use animation" to setup | kamel5 | |
With this menu item, the use of animation can be switched off centrally. | |||
2021-07-30 | Merge Light version | kamel5 | |
"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-12 | Rework Setup | kamel5 | |
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-12 | Add "Use scraper infos and pictures" to setup | kamel5 | |
With this menu item, the use of scraper information and images can be switched off centrally. | |||
2021-07-12 | Eliminate cMenuSetupSubMenu::InfoItem | kamel5 | |
InfoItem is not required, the same can be done with cOsdItem. | |||
2021-07-12 | Add fade-out to display menu | kamel5 | |
2021-07-12 | Optimize Flush and add fade-out to display message | kamel5 | |
2021-07-12 | Add fade-out to display volume | kamel5 | |
2021-07-12 | Add fade-out to display tracks | kamel5 | |
2021-07-12 | Add fade-out to display replay | kamel5 | |
2021-07-12 | Add fade-out to display channel | kamel5 | |
2021-04-11 | Fix 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-10 | Add 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-10 | Simplify cImageCache | kamel5 | |
- 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-10 | Simplify cFontManager | kamel5 | |
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-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2014-05-24 | Vertical channel logo alignment configurable in displaychannel | louis | |
2014-04-27 | cleaned up and restructured setup menu | louis | |
2014-04-27 | scroll speed with up / down configurable (lines per click) | louis | |
2014-04-25 | Version 1.1.2: Restructured detailed EPG and recordings view1.1.2 | louis | |
2014-02-01 | Added information about running recordings in DisplayChannel | louis | |
2014-02-01 | Fixed bugs that configured OSD top and left values are not correctly used in ↵ | louis | |
DisplayChannel, DisplayTracks, DisplayVolume and DisplayMessages | |||
2013-11-21 | Usage of channel logo background in displaychannel and on menuelements ↵ | louis | |
configurable via plugin setup | |||
2013-11-17 | Added EPG Info in narrow Timers Menu | louis | |
2013-11-09 | size of channel logos in main menu timers display configurable as percent of ↵ | louis | |
timer width | |||
2013-11-07 | changed channel logos in main menu timers display to scale automatically | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-11-03 | Added Setup Option to generate log messages when trying to load pictures | louis | |
2013-11-03 | changed header icons to scale automatically | louis | |
2013-11-02 | changed way of calculating number of menu items in narrow menus | louis | |
2013-11-02 | Improved Display of Poster or Banner in displaychannel | louis | |
2013-11-02 | Added configurable transparency for channeldisplay background | louis | |
2013-10-27 | Fixed a bug in theme specific configs | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-10-03 | Configurable Menu Item Scroll Mode | louis | |
2013-10-03 | Added additional configurable channel logo cache | louis | |
2013-09-30 | added some color definitions and theme keep it light | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |
2013-09-18 | display of channel logo in main menu timer display configurable | louis | |
2013-09-16 | added support for manual recording posters | louis | |
2013-09-16 | added setup option to display poster or fanart in channel display | louis | |
2013-09-15 | new fullscreen display mode in narrow schedules and recordings view | louis | |
2013-09-14 | added event length in header and configurable border in detailed event and ↵ | louis | |
recording view | |||
2013-09-09 | Added option to display plain channels and EPG information without time in ↵ | louis | |
channels menu (closes Feature 1377) | |||
2013-08-24 | Additional setup option to display epg images also if tvscraper media is ↵ | louis | |
available |