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.
jules f5a3fb0fb3 removed a memory leak in mac messaging; tweaked mac VSTs to avoid a shutdown bug in Reaper; added a clear() method to DynamicObject. 16 years ago
..
amalgamator Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
audio plugin host Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
audio plugins removed a memory leak in mac messaging; tweaked mac VSTs to avoid a shutdown bug in Reaper; added a clear() method to DynamicObject. 16 years ago
binarybuilder Changed the Linux native code files to use the same amalgamation file structure as the mac and windows ones do; made a small adjustment to the amalgamator, and removed some redundancy from the amalgamated files (if you are amalgamating code yourself, please build a new copy of the amalgamator, as the old one won't work correctly on this new code); fixed a few minor build warnings in linux 16 years ago
browser plugins Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
example projects Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce demo Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
prebuilt Created a 'prebuilt' directory containing ready-built mac and win32 binaries of the juce demo, jucer, plugin host, etc 16 years ago
the jucer Updated the text of the copyright/license blurb at the top of each source file. 16 years ago