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-04 03:40:07 +00:00
Code
Activity
75f8a6a440
JUCE
/
extras
/
JuceDemo
History
Download ZIP
Download TAR.GZ
jules
4e754a838b
Changed the constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'.
2012-05-23 21:31:44 +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: Use of $(OutDir) in MSVC projects.
2012-05-23 14:09:39 +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 constness of the return type of MenuBarModel::getMenuBarNames() and MenuBarModel::getMenuForIndex(). Easy to update your code to handle this, just remove the 'const'.
2012-05-23 21:31:44 +01:00
Juce Demo.jucer
Tweak to the demo project.
2012-04-17 09:39:04 +01:00