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 22e02cf791 Added a way to store a Font descriptor as a string. Tweaked sample-rate initialisation in the AU hosting wrapper. Gave default constructors to a few components. 15 years ago
amalgamation Fix for iphone atomics on older SDKs. 15 years ago
bin Updated .gitignore 16 years ago
build Small socket fix. Minor changes to MouseCursor static data. 15 years ago
docs Updated changelist. 15 years ago
extras Added the option to coalesce UndoableActions, and implemented this for ValueTree undo. Jucer development. 15 years ago
src Added a way to store a Font descriptor as a string. Tweaked sample-rate initialisation in the AU hosting wrapper. Gave default constructors to a few components. 15 years ago
.gitignore Added mac NSException catching and tidied up some warnings. 16 years ago
juce.h Tweak to TextInputTarget. Code clean-ups. Jucer development. 15 years ago
juce_Config.h Reduced the dependencies of the juce demo. Jucer development. 15 years ago
juce_amalgamated.cpp Added a way to store a Font descriptor as a string. Tweaked sample-rate initialisation in the AU hosting wrapper. Gave default constructors to a few components. 15 years ago
juce_amalgamated.h Added a way to store a Font descriptor as a string. Tweaked sample-rate initialisation in the AU hosting wrapper. Gave default constructors to a few components. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago