1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/extras
2010-07-09 13:35:50 +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 Mouse fix for audio plugins in Muse Receptor. Fixed DrawableText constructor. 2010-07-07 16:59:19 +01:00
binarybuilder Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
browser plugins Fix for checkerboard rendering. Minor clean-ups. 2010-07-01 20:00:20 +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 method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 2010-07-09 13:35:50 +01:00
Jucer (experimental) Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 2010-07-09 13:35:50 +01:00
prebuilt New prebuilt binaries and documentation. 2010-04-23 13:36:56 +01:00
the jucer Jucer compile fix. 2010-07-08 17:41:08 +01:00