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-02-06 04:00:08 +00:00
Code
Activity
4302cd78ec
JUCE
/
extras
/
JuceDemo
History
Download ZIP
Download TAR.GZ
jules
5fcebaa07e
Updated project files.
2012-05-29 11:01:05 +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
Updated project files.
2012-05-29 11:01:05 +01:00
JuceLibraryCode
Introjucer: added support for a user-code section to the AppConfig.h file.
2012-04-17 12:04:56 +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