summaryrefslogtreecommitdiff
path: root/displaymessage.c
AgeCommit message (Collapse)Author
2021-03-10Make imgCache globalkamel5
Make imgcache global so that it doesn't always have to be passed explicitly to other functions.
2021-02-16Split MessageBox class out of DisplayMessageSoeren Moch
So we can reuse this MessageBox code later. Signed-off-by: Soeren Moch <smoch@web.de>
2021-01-09Fix for gcc11kamel5
2014-02-01Fixed bugs that configured OSD top and left values are not correctly used in ↵louis
DisplayChannel, DisplayTracks, DisplayVolume and DisplayMessages
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-01fixed a bug in displaymessagelouis
2013-10-25Version 0.9.0louis
2013-09-29Added Cache for images and fontslouis
2013-09-17fixed a bug with rounded corners in message displaylouis
2013-09-16rounded corners for message boxeslouis
2013-09-13introduced dedicated theme font colors for different message types and ↵louis
different buttons (closes Feature 1462)
2013-08-25Added Deadlock Patchlouis
2013-05-08Introduced plain style without any blending effectslouis
2013-03-26Fixed some minor issueslouis
2012-12-16Whitespace Cleanuplouis
2012-12-15Introduced scrolling for menuslouis
2012-12-05Fix Ticket 1147, cancelling threads in a safer waylouis
2012-11-27Initial push nOpacity 0.0.3root