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-21 | Prevents a possible segfault | kamel5 | |
A segfault is possible if "signal.png" is not found in the resource directory "icons/skinIcons/" | |||
2022-05-21 | Align channel logo background | Soeren Moch | |
Use maximum logo space for background. So the logo background image is aligned to the menu background. The channel logo itself is usually smaller than the background due to scaling with preserved aspect ratio. So use separate geometry settings for logo and background. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2022-05-09 | Optimize channelview OSD size | Soeren Moch | |
When displayPoster is disabled, most of the OSD area is not used in channelview. Reduze the requested osd size in this case. This helps to speed-up the display and reduces the variation in osd flush time, e.g. for animations. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2022-05-09 | Add "Use animation" | kamel5 | |
Also checks "Use animation" in the plugin main menu if a fade-in should be performed | |||
2022-01-12 | Rework GetScreenResolutionIcon() | kamel5 | |
2022-01-12 | Optimize display channellogo in displaychannel | kamel5 | |
2021-12-18 | Height and width confused (thx to @LotharE at vdr-portal.de) | kamel5 | |
2021-12-16 | Centers ChannelLogos vertically in displaychannel | kamel5 | |
2021-07-12 | Add new icons | kamel5 | |
- add icon "recordingerror" to show recordings with TS errors - add icon "uhd4k" to show 4k video resolution | |||
2021-07-12 | Small simplification in display channel | kamel5 | |
channelchange can be kept in cNopacityDisplayChannel. So this variable can be deleted in cNopacityDisplayChannelView. | |||
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 | Add fade-out to display channel | kamel5 | |
2021-06-06 | Adding different SetAlpha | kamel5 | |
This can simplify the calls to SetAlpha. | |||
2021-06-06 | Rework CreateOsd() | kamel5 | |
With this change it is possible to make various functions in cNopacityDisplayChannelView and cNopacityDisplayMenuView private. | |||
2021-03-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2021-02-16 | Use MessageBox for DisplayChannel | Soeren Moch | |
Also use MessageBox here to get the unified appearence of messages everywhere. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2020-06-29 | Change Locking in cNopacityDisplayChannelView::DrawEvents | kamel5 | |
2019-11-01 | Optimize display poster in displaychannel | kamel5 | |
2018-05-06 | Optimize cNopacityDisplayChannelView::DrawEvents | kamel5 | |
2018-05-04 | Display Rec for next Event only if Active | kamel5 | |
2018-05-03 | Repair "invalid lock sequence report" | kamel5 | |
2018-05-03 | Do locking for vdr-2.3.x | kamel5 | |
2018-05-03 | Use std::max and std::min | kamel5 | |
2014-05-24 | fixed possible division by zero | louis | |
2014-05-24 | added support for tvscraper again, tvscraper Version 0.2.0 needed | louis | |
2014-04-13 | Version 1.1.0 - added scraper2vdr support | louis | |
2014-02-01 | Added information about running recordings in DisplayChannel | louis | |
2014-02-01 | Fixed a bug with xine as output plugin that VDR crashes if xine plugin gets ↵ | louis | |
closed | |||
2013-11-29 | fixed a crash with dvb cards which deliver negative signal values | louis | |
2013-11-21 | Usage of channel logo background in displaychannel and on menuelements ↵ | louis | |
configurable via plugin setup | |||
2013-11-21 | Added logo backgrounds in displaychannel also for blended themes | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-11-02 | implemented cDisplayChannel::SetMessage() | louis | |
2013-11-02 | Improved Display of Poster or Banner in displaychannel | louis | |
2013-11-02 | Added background for status icons in displaychannel | louis | |
2013-11-02 | Added configurable transparency for channeldisplay background | louis | |
2013-11-01 | Changed display of channel groups in displaychannel | louis | |
2013-10-26 | added dedicated screen resolution icons for displayChannel | louis | |
2013-10-25 | Version 0.9.0 | louis | |