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 80472c3448 Minor updates to some plugin classes. 15 years ago
..
application Code clean-ups. Jucer development. 15 years ago
audio Minor clean-ups. 15 years ago
containers Minor clean-ups. 15 years ago
core Minor clean-ups. 15 years ago
cryptography Minor clean-ups. 15 years ago
events Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 15 years ago
gui Minor clean-ups. 15 years ago
io Minor clean-ups. 15 years ago
native Minor updates to some plugin classes. 15 years ago
text Added Jucer support for the new Visual Studio 2010 projects. 15 years ago
threads Minor clean-ups. 15 years ago
utilities Minor clean-ups. 15 years ago
juce_DefineMacros.h Copyright notice update. 16 years ago
juce_WithoutMacros.h Copyright notice update. 16 years ago
juce_app_includes.h New class: CallOutBox, which produces a nice popup box - see the juce demo/widgets/buttons/"click to change colour" button for an example. SVG fix. 15 years ago
juce_core_includes.h New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 15 years ago