| .. |
|
juce_audio_basics
|
Added a few assertions and cleanups to AudioBuffer
|
8 years ago |
|
juce_audio_devices
|
Android: Fixed a linker error when building in release mode
|
8 years ago |
|
juce_audio_formats
|
Tweaked some whitespace to avoid false-alarm warnings in GCC
|
8 years ago |
|
juce_audio_plugin_client
|
AAX: Fixed an issue where AAX plug-ins would report a confusing error if their AudioProcessor's getStateInformation returned an empty MemoryBlock
|
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
|
Tweaked in internal Obj-C name
|
8 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
|
Scale PopupMenus with the AffineTransform and scaling factor of their target components (see BREAKING-CHANGES.txt)
|
8 years ago |
|
juce_gui_extra
|
Fixed a problem where popup menus triggered from the taskbar could get stuck, and tidied up some internal PopupMenu code
|
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
|
Bump version number to 5.0.2
|
8 years ago |
|
JUCE Module Format.txt
|
Android: Added support for static libraries in modules
|
8 years ago |