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-16 00:34:19 +00:00
Code
Activity
02460bb95b
JUCE
/
extras
/
Introjucer
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
New class: SharedResourcePointer
2014-04-14 13:13:07 +01:00
JuceLibraryCode
Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro.
2014-04-05 14:53:32 +01: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
Introjucer.jucer
Introjucer: updated some Xcode architecture flags that seem to have changed. Added a VC2013 build.
2013-10-28 09:40:26 +00:00