.. |
juce_audio_basics
|
Improved some const-ness in AudioSampleBuffer.
|
13 years ago |
juce_audio_devices
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
juce_audio_formats
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
juce_audio_plugin_client
|
Fix for GCC syntax problem.
|
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
|
Avoided a name clash with old Carbon headers.
|
13 years ago |
juce_cryptography
|
Version number bump.
|
13 years ago |
juce_data_structures
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
juce_events
|
Fix for GCC syntax problem.
|
13 years ago |
juce_graphics
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
juce_gui_basics
|
Added call to Component::colourChanged when the l+f changes.
|
13 years ago |
juce_gui_extra
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
juce_opengl
|
Fix for GCC syntax problem.
|
13 years ago |
juce_video
|
Fix for GCC syntax problem.
|
13 years ago |