The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 19c6d9d2bc Fix for win32 sockets. 15 years ago
..
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. 15 years ago
audio Minor comments and formatting changes. 15 years ago
containers Minor fixes for LeakedObjectDetector, Slider, NamedValueSet. 15 years ago
core Updated some posix socket code to handle IPV6. 15 years ago
cryptography Minor string clean-ups. Made key-shortcut indicators in popup menus use icons for shift/command/option on the mac. 15 years ago
events Minor comments and formatting changes. 15 years ago
gui CodeEditorComponent fix. 15 years ago
io Fix for win32 sockets. 15 years ago
maths Minor comments and formatting changes. 15 years ago
memory Minor fixes for LeakedObjectDetector, Slider, NamedValueSet. 15 years ago
native Fix for win32 sockets. 15 years ago
text Better android window sizing. More OSX keypress icons. Fix for pop up slider message getting stuck in iOS. 15 years ago
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. 15 years ago
utilities Android development and modal loop elimination. 15 years ago
juce_DefineMacros.h Mouse fix for audio plugins in Muse Receptor. Fixed DrawableText constructor. 15 years ago
juce_WithoutMacros.h Copyright notice update. 16 years ago
juce_app_includes.h New class: ResizableEdgeComponent. 15 years ago
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. 15 years ago