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 9ebff4bc92 tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 16 years ago
bin Updated .gitignore 16 years ago
build fixed a seek bug in the flac reader; added a JucePlugin_TailLengthSeconds setting for plugins; made the colour class limit the HSV values that are passed into it 16 years ago
docs Rebuilt the docs including a couple of missing classes; tweaked WebBrowserComponent to make page unloading optional; small efficiency improvement to ThreadPool 16 years ago
extras tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 16 years ago
src tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 16 years ago
.gitignore updated some of the mac pre-built apps. 16 years ago
juce.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_Config.h Initial check-in of a new WASAPI audio device wrapper (not properly tested yet!), and tidied up all the audio device type creation functions to make it easier to cope with all these different device types. Added a couple of config entries to enable WASAPI and DSound, so a windows build can use any combination of device APIs. Also replaced the string-to-double conversion code with a custom function to avoid localisation problems with commas and full-stops. 16 years ago
juce_amalgamated.cpp tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 16 years ago
juce_amalgamated.h tidied up DocumentWindow border sizing; made WASAPI cope with multiple devices with the same name. 16 years ago
juce_amalgamated.mm 17 years ago