summaryrefslogtreecommitdiff
path: root/displaytracks.c
AgeCommit message (Expand)Author
2022-05-09This if() condition is not nessesarykamel5
2021-07-30Add "Use animation" to setupkamel5
2021-07-12Add fade-out to display trackskamel5
2021-07-12Optimize Flush in display trackskamel5
2021-06-06Add thread nameskamel5
2021-03-11Elimintae cNopacityMenuItem::SetFont*kamel5
2021-03-10Make imgCache globalkamel5
2021-03-10Convert menuItems from cList to std::vectorSoeren Moch
2021-01-09Fix for gcc11kamel5
2014-02-01Fixed bugs that configured OSD top and left values are not correctly used in ...louis
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-01cleaned up pixmaps in menuitems, avoided font pixelation in default menu itemslouis
2013-10-25Version 0.9.0louis
2013-09-30added some color definitions and theme keep it lightlouis
2013-09-29Added Cache for images and fontslouis
2013-08-25Added Deadlock Patchlouis
2013-05-08Introduced plain style without any blending effectslouis
2013-03-24changed tracks display to fixed track item heightlouis
2013-03-23Fixed wrong skinIcons path in displayreplay and displaytrackslouis
2013-03-23Restructured icons directorylouis
2013-03-02nOpacity mirroredlouis
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