This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-23 01:44:22 +00:00
Code
Activity
a07f07dda3
JUCE
/
extras
/
JuceDemo
History
Download ZIP
Download TAR.GZ
jules
9c719306c9
Added -ldl to linux builds. Tidied up a few warnings.
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