1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/JuceDemo
2012-06-25 16:07:58 +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 Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
JuceLibraryCode Introjucer: fix for binary data file generation when no images are present. 2012-06-25 16:07:58 +01:00
Source Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 2012-05-25 16:42:36 +01:00
Juce Demo.jucer Introjucer: ability to specify an iOS deployment version. 2012-05-24 13:14:12 +01:00