summaryrefslogtreecommitdiff
path: root/displayreplay.c
AgeCommit message (Expand)Author
2022-06-19Better horizontal alignment of playback iconskamel5
2022-06-09Remove some unnessesary variablekamel5
2022-06-09Add a simple VolumeBox for DisplayReplaykamel5
2022-06-09Moves various variables into the Geomanager to reuse it laterkamel5
2022-06-09Use VolumeBox for DisplayReplaykamel5
2022-01-12Rework GetScreenResolutionIcon()kamel5
2021-12-18Height and width confused (thx to @LotharE at vdr-portal.de)kamel5
2021-07-30Add "Use animation" to setupkamel5
2021-07-12Add new iconskamel5
2021-07-12Fix displayreplay.ckamel5
2021-07-12Add fade-out to display replaykamel5
2021-07-12Optimize Flush in display replaykamel5
2021-06-06Add thread nameskamel5
2021-03-10Make imgCache globalkamel5
2021-02-16Use MessageBox for DisplayReplaySoeren Moch
2021-02-05Fix control icons in DisplayReplaySoeren Moch
2021-01-09Fix for gcc11kamel5
2014-02-01Fixed bug that messages are not displayed during replay of a recording if Dis...louis
2013-12-06fixed bug in displayreplay if no foreground image is definedlouis
2013-12-06removed recording basenamelouis
2013-12-06fixed a crash for recordings without valid title in info filelouis
2013-11-09Cutting too long recording name in displayreplaylouis
2013-11-09Added theme dependend background for status icon in displayreplaylouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-02Added transparent background also for displayreplaylouis
2013-10-26added dedicated screen resolution icons for displayChannellouis
2013-10-25Version 0.9.0louis
2013-09-29Added Cache for images and fontslouis
2013-09-18made blending effect in displayChannel and displayReplay optionallouis
2013-09-11Changed display of trick speed in displayReplay (closes Feature 1433)louis
2013-08-25Added Deadlock Patchlouis
2013-05-08Introduced plain style without any blending effectslouis
2013-05-04Fixed display of screen resolution icon in displayreplaylouis
2013-05-04Implemented workaround for VDR DrawEllipse buglouis
2013-04-17Displaying additional Pause Icon during slow motionlouis
2013-04-17Fixed a bug that slow motion trick speed was not displayedlouis
2013-03-23Fixed wrong skinIcons path in displayreplay and displaytrackslouis
2013-03-23Restructured icons directorylouis
2013-02-07Version 0.0.6louis
2013-02-07Added screen resolution icon in DisplayReplaylouis
2013-02-07Changed Makefile to avoid warnings with newer ImageMagick versionslouis
2013-02-07Changed buttons in displayreplay so that only the active button is highlightedlouis
2012-12-16Whitespace Cleanuplouis
2012-12-05Fix Ticket 1147, cancelling threads in a safer waylouis
2012-11-28Integrated patches from maverick-me, resolved Tickets 1141, 1143, 1151, 1152louis
2012-11-27Initial push nOpacity 0.0.3root