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.
jules 12a7489d32 small fixes to for problems in the amalgamated build with certain build flags. 16 years ago
build Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component. 16 years ago
docs 17 years ago
extras small fixes to for problems in the amalgamated build with certain build flags. 16 years ago
src small fixes to for problems in the amalgamated build with certain build flags. 16 years ago
juce.h 17 years ago
juce_Config.h Added a maximum length to String::copyToUTF8(), tweaked the parameters to AudioFormatWriter::writeFromAudioReader(), altered the BWAV chunk code to store its text as UTF8, added a utility function WavAudioFormat::replaceMetadataInFile(). Sorted out some compile errors with plugin hosting code. Fixed a small glitch in ColourGradient, and added a method to TreeViewItems to allow some items to be made non-selectable. 16 years ago
juce_amalgamated.cpp small fixes to for problems in the amalgamated build with certain build flags. 16 years ago
juce_amalgamated.h small fixes to for problems in the amalgamated build with certain build flags. 16 years ago
juce_amalgamated.mm 17 years ago