1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/example projects
2010-12-21 12:44:45 +00:00
..
Builds Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 2010-12-06 22:38:28 +00:00
JuceLibraryCode First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
Source Reorganised some of the juce source tree folders. Added a new JUCE_DEPRECATED macro, and tested it by renaming Button::addButtonListener to Button::addListener for consistency with other widgets. Added Samplitude to the AudioHostType class. Fixed window maximising in win32. 2010-12-21 12:44:45 +00:00
HelloWorld.jucer First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
readme.txt Changed the example projects to be Jucer-generated. 2010-02-09 18:55:02 +00:00

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.