.. |
juce_audio_basics
|
Added a few assertions and cleanups to AudioBuffer
|
8 years ago |
juce_audio_devices
|
iOS: Fixed a header inclusion error
|
7 years ago |
juce_audio_formats
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
8 years ago |
juce_audio_plugin_client
|
Restored an accidentally deleted file and resaved all projects
|
8 years ago |
juce_audio_processors
|
VST2 Hosting: Added a workaround for a bug in multi-channel VST-2 plug-ins which were created with an old version of JUCE (< 4.1.0)
|
8 years ago |
juce_audio_utils
|
Bump version number to 5.0.2
|
8 years ago |
juce_blocks_basics
|
BLOCKS API: Fixed a crash when block is connected and disconnected over BT and USB
|
8 years ago |
juce_box2d
|
Bump version number to 5.0.2
|
8 years ago |
juce_core
|
Android: Added new thread priority specifically for realtime audio render threads. Currently, only implemented in Android.
|
7 years ago |
juce_cryptography
|
Bump version number to 5.0.2
|
8 years ago |
juce_data_structures
|
Bump version number to 5.0.2
|
8 years ago |
juce_events
|
Android: Added a virtual backButtonPressed() method to JUCEApplicationBase which can be overridden to be informed when the back button is pressed on a device.
|
8 years ago |
juce_graphics
|
Fix to Line::getDistanceFromPoint to make it work for integer types
|
8 years ago |
juce_gui_basics
|
Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd
|
7 years ago |
juce_gui_extra
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
8 years ago |
juce_opengl
|
Android: Added a workaround for compiler error in Android SDK 18 and 19
|
8 years ago |
juce_osc
|
Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro
|
8 years ago |
juce_product_unlocking
|
Bump version number to 5.0.2
|
8 years ago |
juce_video
|
Fixed some video module compile problems on iOS and Windows
|
7 years ago |
JUCE Module Format.txt
|
Android: Added support for static libraries in modules
|
8 years ago |