| .. |
|
juce_audio_basics
|
Version number update
|
11 years ago |
|
juce_audio_devices
|
Added some extra sample rate support for ASIO.
|
11 years ago |
|
juce_audio_formats
|
Version number update
|
11 years ago |
|
juce_audio_plugin_client
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
11 years ago |
|
juce_audio_processors
|
Made sure that VST3 plugin views have setFrame (nullptr) called before their UIs are closed, because some plugins seem to expect this.
|
11 years ago |
|
juce_audio_utils
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
11 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Version number update
|
11 years ago |
|
juce_core
|
Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method.
|
11 years ago |
|
juce_cryptography
|
Version number update
|
11 years ago |
|
juce_data_structures
|
Added an explanatory assertion to ValueTree
|
11 years ago |
|
juce_events
|
Version number update
|
11 years ago |
|
juce_graphics
|
Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method.
|
11 years ago |
|
juce_gui_basics
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
11 years ago |
|
juce_gui_extra
|
Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>.
|
11 years ago |
|
juce_opengl
|
Version number update
|
11 years ago |
|
juce_video
|
Version number update
|
11 years ago |