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-20 01:14:20 +00:00
Code
Activity
02460bb95b
JUCE
/
extras
/
Demo
History
Download ZIP
Download TAR.GZ
jules
3b88555140
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
2014-06-15 10:37:31 +01:00
..
Builds
Workaround for missing java method in some android SDKs
2014-05-23 21:51:37 +01:00
JuceLibraryCode
Introjucer: moved the definition of a BinaryData constant into the header file.
2014-01-05 16:42:37 +00:00
Resources
Version 3.0.0
2013-11-19 10:13:14 +00:00
Source
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
2014-06-15 10:37:31 +01:00
JuceDemo.jucer
Introjucer: tweaked Xcode project structure to avoid warning about architectures.
2014-04-18 12:05:15 +01:00