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
cd14d5efa5
JUCE
/
extras
/
audio plugin host
History
Download ZIP
Download TAR.GZ
Julian Storer
b2e0b43960
Big rewrite to the internals of modal components, with a new class ModalComponentManager. This now lets you use modal components asynchronously, providing an object which will receive a callback when they are dismissed, rather than using a blocking event loop. ComboBoxes and some other components now show their popups asynchronously.
2010-06-13 19:09:20 +01:00
..
Builds
Added Jucer support for the new Visual Studio 2010 projects.
2010-06-11 21:47:20 +01:00
JuceLibraryCode
Minor string changes.
2010-03-26 18:23:54 +00:00
Source
Minor updates to ValueTree, SelectedItemSet, zlib symbols, Jucer.
2010-03-31 23:00:27 +01:00
Plugin Host.jucer
Big rewrite to the internals of modal components, with a new class ModalComponentManager. This now lets you use modal components asynchronously, providing an object which will receive a callback when they are dismissed, rather than using a blocking event loop. ComboBoxes and some other components now show their popups asynchronously.
2010-06-13 19:09:20 +01:00