summaryrefslogtreecommitdiff
path: root/plugingui/slider.h
AgeCommit message (Collapse)Author
2018-06-08Make slider light grey when it is greyed out.André Nusser
2018-06-08Disable bleed control frame if drumkit doesn't support it.André Nusser
2017-04-21Change the slider color to grey when "unlimited".André Nusser
Included a new slider texture for that.
2017-04-20Change resource paths to be relative to the plugingui folder instead of the ↵Bent Bisballe Nyeng
resources folder. Make rcgen run atomatically to re-generate resource_data.cc if one of the resource files changes.
2017-04-17Connected streaming controls.Bent Bisballe Nyeng
2017-04-17Introduce scrolling to Slider.André Nusser
2017-04-17Make it possible to set the Slider colour via a public function.André Nusser
2017-04-16Change slider bar color to blue instead of green.André Nusser
2017-04-16Style fixes in slider.h/slider.ccAndré Nusser
2017-04-16Add new texture for Slider and adapt functionality.André Nusser
2017-04-01Fix a lot of style issues in the code for the new GUI.André Nusser
2017-04-01Fix bug in slider.hAndré Nusser
2016-12-06Make destructors virtual as appropriate.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-11-18Refactored Slider. Expanded all event variable names (all was 'e' before). ↵Bent Bisballe Nyeng
Changed all uievent enums to enum classes.
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵Bent Bisballe Nyeng
used for drawing everything but the root window - with alpha blending...