1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins. https://juce.com
Find a file
2011-02-16 14:45:10 +00:00
amalgamation Minor fixes for mac compilation. Android stuff. 2011-02-05 15:15:45 +00:00
bin Updated .gitignore 2009-08-27 20:07:12 +01:00
Builds RTAS ppq fix. New class OptionalScopedPointer. Deprecated the ResizableWindow::setContentComponent() method, replacing it with setContentOwned() and setContentNonOwned(), which provide a way to specify the component's ownership when it is added. 2011-02-11 22:16:07 +00:00
docs Removed the pre-built binaries and API docs - these will be stored elsewhere so not to bloat the repository. 2010-12-21 20:00:58 +00:00
extras Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
src Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
.gitignore Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
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. 2011-02-09 10:50:19 +00:00
Juce.jucer RTAS ppq fix. New class OptionalScopedPointer. Deprecated the ResizableWindow::setContentComponent() method, replacing it with setContentOwned() and setContentNonOwned(), which provide a way to specify the component's ownership when it is added. 2011-02-11 22:16:07 +00:00
juce_amalgamated.cpp Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
juce_amalgamated.h Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
juce_amalgamated.mm fix for a mac file bug introduced in the last check-in.. 2009-10-12 14:39:43 +01:00
juce_Config.h Minor string fixes. 2011-01-28 13:33:48 +00:00