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 0297ae5c69 Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 14 years ago
..
Builds Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 14 years ago
JuceLibraryCode First experimental check-in of Direct2D rendering - not for public use yet! 14 years ago
Source Cleaned up some comments and uses of setContentComponent(). 14 years ago
HelloWorld.jucer Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS". 14 years ago
readme.txt Changed the example projects to be Jucer-generated. 15 years ago

readme.txt


This directory contains simple "Hello World" type projects that you can copy and alter to
quickly create a JUCE application.

For a more complete example, see the Juce demo app.