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-10 23:44:24 +00:00
Code
Activity
b3e986bc95
JUCE
/
extras
/
the jucer
History
Download ZIP
Download TAR.GZ
Julian Storer
04351861ae
More string tidying-up. Possible fix for win32 mutexes failing under strange circumstances.
2011-02-23 17:02:58 +00:00
..
build
Major overhaul of the String class, to rely more heavily on the CharPointer_UTF classes. On win32, the juce_wchar type is now a typedef for a 32-bit int, rather than the 16-bit wchar_t. The String class now has toUTF8(), toUTF16() and toUTF32() methods to retrieve the string in different formats.
2011-01-27 20:34:05 +00:00
src
More string tidying-up. Possible fix for win32 mutexes failing under strange circumstances.
2011-02-23 17:02:58 +00:00
Jucer To Do list.txt
2007-07-13 19:41:02 +00:00