1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras
2010-06-17 13:59:56 +01:00
..
amalgamator Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
audio plugin host 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
audio plugins Minor fixes for PopupMenu, AudioProcessorPlayer 2010-06-14 11:25:17 +01:00
binarybuilder Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
browser plugins Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
example projects 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
juce demo Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
Jucer (experimental) More Jucer reorganisation 2010-06-17 13:59:56 +01:00
prebuilt New prebuilt binaries and documentation. 2010-04-23 13:36:56 +01:00
the jucer Improvements to mouse wheel response on the mac, allowing much better smooth-scrolling, and also mouse-wheel improvements in the Viewport class to make it respond more fluidly. Also misc small fixes and tweaks. 2010-06-15 19:57:55 +01:00