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 0768b3bb12 Changed the audio plugin host projects to be Jucer-generated. 15 years ago
amalgamation Jucer-generated file updates. 15 years ago
bin Updated .gitignore 15 years ago
build Created a new class "Range", for holding generic number ranges. New abstract class TextInputTarget, which defines methods common to text editors. Changed a couple of method definitions in TextEditor and CodeEditorComponent so that they could implement TextInputTarget. Added ability for wav files to save their SMPL chunk. 15 years ago
docs Updated the API documentation 15 years ago
extras Changed the audio plugin host projects to be Jucer-generated. 15 years ago
src Updated some auto-generated projects. 15 years ago
.gitignore Added mac NSException catching and tidied up some warnings. 15 years ago
juce.h Fix for String copying thread-safety, and some minor compile issues. 15 years ago
juce_Config.h Updated Timer code to avoid a rare messaging problem. Fixed a couple of minor build errors. Rearranged the atomic functions and added a new compare-and-swap operation. Added a thread-priority tweak to WASAPI. Removed MS-specific classes from the web browser component. 15 years ago
juce_amalgamated.cpp Changed the audio plugin host projects to be Jucer-generated. 15 years ago
juce_amalgamated.h Updated some auto-generated projects. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 15 years ago