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.
jules 437f4d1e63 Minor change to BubbleMessageComponent layout. 13 years ago
..
juce_audio_basics Improved some const-ness in AudioSampleBuffer. 13 years ago
juce_audio_devices Minor OSX midi tweak. 13 years ago
juce_audio_formats Minor addition to OptionalScopedPointer. Documentation fix. 13 years ago
juce_audio_plugin_client Removed some unnecessary files from linux plugin builds. 13 years ago
juce_audio_processors Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_audio_utils Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_browser_plugin Version number bump. 13 years ago
juce_core Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items. 13 years ago
juce_cryptography Version number bump. 13 years ago
juce_data_structures Documentation fix. 13 years ago
juce_events Version number bump. 13 years ago
juce_graphics Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code. 13 years ago
juce_gui_basics Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 13 years ago
juce_gui_extra Minor change to BubbleMessageComponent layout. 13 years ago
juce_opengl Fixed linux opengl compile error. 13 years ago
juce_video Updated some win32 video code. 13 years ago