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 6a4e8f235c Minor fixes and warning removals for VC7. 16 years ago
bin Updated .gitignore 16 years ago
build New class: TemporaryFile, which manages a temporary file, deleting it when it goes out of scope. Also fixes for compile problems in VC7. 16 years ago
docs Updated the API documentation 16 years ago
extras Added Value support to Labels and ComboBoxes. Altered all the PropertyComponent classes so that as well as being used as abstract base classes, they can now also be instantiated directly as controllers for a Value. This allows property panels to be built to control a set of Value objects without writing any custom classes. 16 years ago
src Minor fixes and warning removals for VC7. 16 years ago
.gitignore Added mac NSException catching and tidied up some warnings. 16 years ago
juce.h Minor fixes and warning removals for VC7. 16 years ago
juce_Config.h Removed a few compiler warnings 16 years ago
juce_amalgamated.cpp Minor fixes and warning removals for VC7. 16 years ago
juce_amalgamated.h Minor fixes and warning removals for VC7. 16 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago