Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-12 | Rework GetScreenResolutionIcon() | kamel5 | |
2021-12-18 | Height and width confused (thx to @LotharE at vdr-portal.de) | 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-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 | Fix displayreplay.c | kamel5 | |
If cNopacityDisplayReplay::SetTitle() is used, the pixmap pixmapInfo2 was initially not filled. | |||
2021-07-12 | Add fade-out to display replay | kamel5 | |
2021-07-12 | Optimize Flush in display replay | kamel5 | |
Changes in Flush(): This ensures that only one flush is active when the thread is running. Changes in Acton(): Since the first Pixmap::Lock() takes so much longer than the following, the first Pixmap::Lock() was moved before the while loop. This makes the fade-in softer. Add cNopacityDisplayReplay::SetAlpha() for simplification. | |||
2021-06-06 | Add thread names | kamel5 | |
Better identification of threads in logs | |||
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 DisplayReplay | Soeren Moch | |
Besides the unified message view this fixes a segfault when displaying a message with modeOnly display. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2021-02-05 | Fix control icons in DisplayReplay | Soeren Moch | |
SetMode() is called after the first call to Flush() in cSkinDisplayReplay, so control icons are displayed uninitialized for a short period of time. Fix this by initializing these icon properly. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2021-01-09 | Fix for gcc11 | kamel5 | |
2014-02-01 | Fixed bug that messages are not displayed during replay of a recording if ↵ | louis | |
DisplayReplay is active | |||
2013-12-06 | fixed bug in displayreplay if no foreground image is defined | louis | |
2013-12-06 | removed recording basename | louis | |
2013-12-06 | fixed a crash for recordings without valid title in info file | louis | |
2013-11-09 | Cutting too long recording name in displayreplay | louis | |
2013-11-09 | Added theme dependend background for status icon in displayreplay | louis | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-11-02 | Added transparent background also for displayreplay | louis | |
2013-10-26 | added dedicated screen resolution icons for displayChannel | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |
2013-09-18 | made blending effect in displayChannel and displayReplay optional | louis | |
2013-09-11 | Changed display of trick speed in displayReplay (closes Feature 1433) | louis | |
2013-08-25 | Added Deadlock Patch | louis | |
2013-05-08 | Introduced plain style without any blending effects | louis | |
2013-05-04 | Fixed display of screen resolution icon in displayreplay | louis | |
2013-05-04 | Implemented workaround for VDR DrawEllipse bug | louis | |
2013-04-17 | Displaying additional Pause Icon during slow motion | louis | |
2013-04-17 | Fixed a bug that slow motion trick speed was not displayed | louis | |
2013-03-23 | Fixed wrong skinIcons path in displayreplay and displaytracks | louis | |
2013-03-23 | Restructured icons directory | louis | |
2013-02-07 | Version 0.0.6 | louis | |
2013-02-07 | Added screen resolution icon in DisplayReplay | louis | |
2013-02-07 | Changed Makefile to avoid warnings with newer ImageMagick versions | louis | |
2013-02-07 | Changed buttons in displayreplay so that only the active button is highlighted | louis | |
2012-12-16 | Whitespace Cleanup | louis | |
2012-12-05 | Fix Ticket 1147, cancelling threads in a safer way | louis | |
2012-11-28 | Integrated patches from maverick-me, resolved Tickets 1141, 1143, 1151, 1152 | louis | |
2012-11-27 | Initial push nOpacity 0.0.3 | root | |