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-19 01:04:20 +00:00
Code
Activity
4570818cc0
JUCE
/
extras
/
audio plugins
History
Download ZIP
Download TAR.GZ
jules
ef6ab9ed6a
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
..
demo
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
wrapper
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
How to use this framework.txt
Fix for a linux build error; CoreAudio fix for mac; added some notes to the plugin framework docs
2009-03-31 10:09:29 +00:00