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 0abb313d40 Tarted up the amalgamator, and made it replace spaces with tabs to reduce file size. 16 years ago
bin Updated .gitignore 16 years ago
build Added Linux contributions for headless messaging, clipboard and better shm support. 16 years ago
docs Updated the API documentation 16 years ago
extras Tarted up the amalgamator, and made it replace spaces with tabs to reduce file size. 16 years ago
src Removed the (rather pointless) granularity value from the array objects. Converted a few macros into functions and other misc code clean-ups. 16 years ago
.gitignore Added mac NSException catching and tidied up some warnings. 16 years ago
juce.h fix for a mac file bug introduced in the last check-in.. 16 years ago
juce_Config.h Removed a few compiler warnings 16 years ago
juce_amalgamated.cpp Fixed an MS compile problem. Added code to add an audio stream to a camera file recorded on the mac to avoid a movie rate bug in some quicktime versions. Added a linux makefile for the amalgamator. 16 years ago
juce_amalgamated.h Fixed an MS compile problem. Added code to add an audio stream to a camera file recorded on the mac to avoid a movie rate bug in some quicktime versions. Added a linux makefile for the amalgamator. 16 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago