1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/extras/JuceDemo
2012-07-11 21:07:47 +01: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 callbacks JUCEApplication::suspended() and resumed() for iOS and Android. 2012-07-10 16:59:35 +01:00
JuceLibraryCode Introjucer: fix for binary data file generation when no images are present. 2012-06-25 16:07:58 +01:00
Source New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 2012-07-11 21:07:47 +01:00
Juce Demo.jucer Introjucer: ability to specify an iOS deployment version. 2012-05-24 13:14:12 +01:00