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-24 01:54:22 +00:00
Code
Activity
8a3298ebb8
JUCE
/
extras
/
JuceDemo
History
Download ZIP
Download TAR.GZ
jules
f13621a78d
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
2012-10-28 18:38:10 +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 support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
2012-10-28 18:38:10 +00:00
JuceLibraryCode
Fixed some more warnings.
2012-09-24 15:45:25 +01:00
Source
New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools.
2012-10-18 13:53:02 +01:00
Juce Demo.jucer
Introjucer: ability to specify an iOS deployment version.
2012-05-24 13:14:12 +01:00