1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/extras/JuceDemo
2012-02-28 19:51:22 +00:00
..
Binary Data Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
Builds Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
JuceLibraryCode Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 2012-02-22 11:11:34 +00:00
Source Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 2012-02-28 15:08:26 +00:00
Juce Demo.jucer Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 2012-02-27 22:02:20 +00:00