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-13 00:04:19 +00:00
Code
Activity
c54ca1037d
JUCE
/
extras
/
JuceDemo
History
Download ZIP
Download TAR.GZ
jules
463325c0c6
Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths.
2013-09-11 11:13:24 +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
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
2013-09-09 20:07:17 +01:00
JuceLibraryCode
Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths.
2013-09-11 11:13:24 +01:00
Source
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
2013-09-09 21:43:57 +01:00
Juce Demo.jucer
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
2013-09-09 21:43:57 +01:00