1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/example projects
2009-08-18 22:10:34 +00:00
..
common Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +00:00
example_project_for_Mac Tweaks to VST for building on linux; improved linux code for detecting the executable's file path; small changes to linux window hinting; change on the Mac to fix app shutdown when the app isn't currently active; added Mac support for 3rd mouse button; fix to AudioDeviceManager thread safety when changing midi output devices; fix to DrawableButton text; made ComponentAnimator a change broadcaster to send messages when animations stop and start; small fix to DatagramSocket. 2009-06-17 17:57:16 +00:00
example_project_for_Win32 2008-06-16 17:14:58 +00:00
readme.txt 2007-06-13 08:28:44 +00:00

This directory contains empty "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.