1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/src
2011-03-04 17:31:59 +00:00
..
application Changes and additions to provide alternatives to modal-loop functionality (Android can't run modal loops). New class ModalCallbackFunction providing quick objects for making callbacks to static functions. Changes to remove modal loops from most of the internal library classes. Added new methods to PopupMenu to provide easier async callbacks, and also a cleaner way of specifying options when showing a menu. Fix for PNG decoding of corrupted image files. 2011-02-11 14:27:28 +00:00
audio (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
containers (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
core (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
cryptography Minor string clean-ups. Made key-shortcut indicators in popup menus use icons for shift/command/option on the mac. 2011-02-24 14:27:59 +00:00
events Minor comments and formatting changes. 2011-02-26 19:31:09 +00:00
gui (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
io String alignment fix for win32. 2011-03-02 12:49:41 +00:00
maths Minor comments and formatting changes. 2011-02-26 19:31:09 +00:00
memory Minor fixes for LeakedObjectDetector, Slider, NamedValueSet. 2011-02-28 10:45:49 +00:00
native (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
text (Added files missing from last check-in) 2011-03-04 17:31:59 +00:00
threads Fixed an image anti-aliasing problem. Created some new methods in AudioIODeviceType to create device-specific types. Tidied up some win32 DLL build problems. Added support for drag-and-drop from iTunes on mac. 2011-02-04 12:20:04 +00:00
utilities Android development and modal loop elimination. 2011-02-16 11:29:13 +00:00
juce_app_includes.h New class: ResizableEdgeComponent. 2011-02-16 18:13:50 +00:00
juce_core_includes.h RTAS ppq fix. New class OptionalScopedPointer. Deprecated the ResizableWindow::setContentComponent() method, replacing it with setContentOwned() and setContentNonOwned(), which provide a way to specify the component's ownership when it is added. 2011-02-11 22:16:07 +00:00
juce_DefineMacros.h Mouse fix for audio plugins in Muse Receptor. Fixed DrawableText constructor. 2010-07-07 16:59:19 +01:00
juce_WithoutMacros.h Copyright notice update. 2010-04-23 09:37:13 +01:00