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 fe5eaa5f19 updated some of the mac pre-built apps. 16 years ago
..
amalgamator removed fixed channel limit from CoreAudio, and improved channel name detection; updated juce demo plugin project to cope with XCode 3.2; fixed a mac shutdown problem 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 fixed channel limit from CoreAudio, and improved channel name detection; updated juce demo plugin project to cope with XCode 3.2; fixed a mac shutdown problem 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 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
example projects Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce demo minor updates for XCode 3.2 compatibility 16 years ago
prebuilt updated some of the mac pre-built apps. 16 years ago
the jucer changed a file in the jucer win32 project 16 years ago