The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 907a9aaffe Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
..
demos Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
ApplicationStartup.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
MainDemoWindow.cpp Mouse fix for audio plugins in Muse Receptor. Fixed DrawableText constructor. 15 years ago
MainDemoWindow.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
jucedemo_headers.h Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago