1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
2009-05-11 15:29:55 +00:00
..
amalgamator avoided some locking issues when using threaded windows on win32; stopped the File class from automatically removing quotes from around filenames. 2009-04-07 15:39:30 +00:00
audio plugin host Small fix to audio plugin host demo; updated plugin characteristics file to allow a standalone build flag; added VST speaker arrangement fixes as suggested by Andy; added some options for ignoring hidden files to the file browser comp; minor update to the Variant class. 2009-05-11 09:57:40 +00:00
audio plugins Minor changes to VST wrapper and StandaloneFilterWindow. 2009-05-11 15:29:55 +00:00
binarybuilder adding a mac project for the binarybuilder 2009-02-25 20:46:00 +00:00
browser plugins More ActiveX browser plugins changes 2009-05-11 09:40:23 +00:00
example projects 2008-11-12 20:19:27 +00:00
juce demo Small fix for the juce demo audio code. 2009-04-24 09:26:37 +00:00
the jucer Changed AudioDeviceManager to support multiple simultaneous callbacks - this will break some code, but is easy to change by using AudioDeviceManager::addAudioCallback instead of setAudioCallback. Also added a new variant class 'var' which will be used by future browser-plugin support and scripting. 2009-04-17 14:18:48 +00:00