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 d97ce5f9ee Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 14 years ago
..
Introjucer Relocated the audio plugin wrapper files from the 'extras' folder into src/audio/plugin_client/ 14 years ago
JuceDemo Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks. 14 years ago
amalgamator Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 14 years ago
audio plugin host Fix for audio plugin builds on win32. AudioProcessorGraph optimisations. Access to min/max values in audio thumbnails. More metadata support for wav and aiff formats. 14 years ago
audio plugins Removed the AudioFilterStreamer class, and tidied up StandaloneFilterWindow. Updated projects for new plugin file locations. 14 years ago
binarybuilder Mac hostname fix. Minor clean-ups. 14 years ago
browser plugins Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks. 14 years ago
example projects Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 14 years ago
the jucer New class: CaretComponent, which is created by the LookAndFeel. Fix for VST build on VC2005. 14 years ago