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 f471f0a72d Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development. 14 years ago
Builds New class: ResizableEdgeComponent. 14 years ago
amalgamation New class: ResizableEdgeComponent. 14 years ago
bin Updated .gitignore 16 years ago
docs Removed the pre-built binaries and API docs - these will be stored elsewhere so not to bloat the repository. 14 years ago
extras Added a Component::setBounds method to take an expression. Fix for deleting CoreAudio devices. 14 years ago
src Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development. 14 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 15 years ago
Juce.jucer New class: ResizableEdgeComponent. 14 years ago
juce.h Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix. 14 years ago
juce_Config.h Minor string fixes. 14 years ago
juce_amalgamated.cpp Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development. 14 years ago
juce_amalgamated.h Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development. 14 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 15 years ago