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 f953c19efb Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 15 years ago
Builds Made image-loading use CoreImage on the Mac and iOS. 15 years ago
amalgamation Documentation fixes. Mac OpenGL fix. PositionableAudioSource tweak. Added new class: Expression, and changed RelativeCoordinate to use an Expression to store its position. 15 years ago
bin Updated .gitignore 16 years ago
docs Updated changelist. 16 years ago
extras Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 15 years ago
src Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 15 years ago
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 15 years ago
Juce.jucer Made image-loading use CoreImage on the Mac and iOS. 15 years ago
juce.h Cleaned up and restructured some app startup code. Updated some iPhone settings. 15 years ago
juce_Config.h First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
juce_amalgamated.cpp Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 15 years ago
juce_amalgamated.h Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 15 years ago
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 16 years ago