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 4af7d651f4 Added new class: SHA256. 14 years ago
Builds Added new class: SHA256. 14 years ago
amalgamation Added new class: SHA256. 14 years ago
bin Updated .gitignore 15 years ago
docs Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 14 years ago
extras Fixed VST hosting compile error. Stopped the ApplicationProperties class being a singleton - instead, just create and use an instance of it in your apps. 14 years ago
src Added new class: SHA256. 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 Added new class: SHA256. 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 fixes for audio device removal notifications, win32 midi and threading. 14 years ago
juce_amalgamated.cpp Added new class: SHA256. 14 years ago
juce_amalgamated.h Added new class: SHA256. 14 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 15 years ago