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-02-07 04:10:08 +00:00
Code
Activity
4570818cc0
JUCE
/
build
/
win32
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
..
codeblocks
2008-05-19 19:32:17 +00:00
platform_specific_code
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
vc6
Fixes for the VC6 project
2009-01-29 10:34:36 +00:00
vc8
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