1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-09 04:30:09 +00:00
JUCE/extras
2009-05-11 09:40:23 +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 linux window z-order fix; small change to make audio plugin host demo compile; fix for assembly language in graphics rendering on gcc. 2009-05-05 12:00:57 +00:00
audio plugins Added some cunning hacks that should make modal dialogs in plugins block mouse events in the host app. Also added a fix for thread-safety in ReferenceCountedArrays, and tweaked the new variant classes. 2009-04-22 21:07:52 +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