1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +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
2012-04-17 12:04:56 +01:00
amalgamation Fixed a typo in the temporary amalgamated files. Tidied up some constness. 2011-08-12 13:25:06 +01:00
docs Added android build files for the juce demo. Sockets fix. Updated the juce readme file in the docs folder. 2011-03-09 10:37:26 +00:00
extras Introjucer: added support for a user-code section to the AppConfig.h file. 2012-04-17 12:04:56 +01:00
modules Updated some win32 video code. 2012-04-16 22:23:36 +01:00
.gitignore Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 2012-02-20 17:21:49 +00:00
juce.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_amalgamated.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_amalgamated.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_amalgamated.mm First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
README.txt Added a readme file. 2012-04-01 11:56:39 +01:00

# The JUCE Library

JUCE (Jules' Utility Class Extensions) is an all-encompassing 
C++ framework for developing cross-platform software.

It contains pretty much everything you're likely to need to create
most applications, and is particularly well-suited for building 
highly-customised GUIs, and for handling graphics and sound.

For more information, visit the website:
http://www.rawmaterialsoftware.com