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-30 02:50:05 +00:00
Code
Activity
ef36a42ee6
JUCE
/
extras
/
audio plugins
/
wrapper
/
VST
History
Download ZIP
Download TAR.GZ
Julian Storer
533e7ba795
Many more String changes, so that finally the String class can store its internal data as either utf8, 16 or 32 - this is controlled by a flag JUCE_STRING_UTF_TYPE. It's currently set to utf-8 by default.
2011-02-22 15:33:30 +00:00
..
juce_VST_Wrapper.cpp
Many more String changes, so that finally the String class can store its internal data as either utf8, 16 or 32 - this is controlled by a flag JUCE_STRING_UTF_TYPE. It's currently set to utf-8 by default.
2011-02-22 15:33:30 +00:00
juce_VST_Wrapper.mm
Minor updates for plugins. Fixed some X windows locking.
2010-09-14 22:27:43 +01:00