| .. |
|
Jucer (experimental)
|
Minor correction to jucer.
|
15 years ago |
|
amalgamator
|
Added Jucer support for the new Visual Studio 2010 projects.
|
15 years ago |
|
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.
|
15 years ago |
|
audio plugins
|
Made ResizableWindow slightly more resilient. Added a method to OwnedArray.
|
15 years ago |
|
binarybuilder
|
Added Jucer support for the new Visual Studio 2010 projects.
|
15 years ago |
|
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.
|
15 years ago |
|
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.
|
15 years ago |
|
juce demo
|
Added Jucer support for the new Visual Studio 2010 projects.
|
15 years ago |
|
prebuilt
|
New prebuilt binaries and documentation.
|
15 years ago |
|
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.
|
15 years ago |