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 4e52fac18e Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 15 years ago
..
Binary Data Added icon generation to the new Jucer (on win32 + mac), and added an icon to the juce demo. 15 years ago
Builds Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 15 years ago
JuceLibraryCode First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
Source Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 15 years ago
Juce Demo.jucer New classes UnitTest and UnitTestRunner. Minor updates to VST wrapper. Added a dynamic buffer for win32 midi input. 15 years ago