1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2017-07-04 09:49:24 +01:00
..
juce_audio_basics Added a few assertions and cleanups to AudioBuffer 2017-06-29 16:01:10 +01:00
juce_audio_devices iOS: Fixed a header inclusion error 2017-07-03 18:35:05 +01:00
juce_audio_formats Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 2017-06-30 16:08:51 +01:00
juce_audio_plugin_client Restored an accidentally deleted file and resaved all projects 2017-06-30 16:59:53 +01:00
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) 2017-06-20 17:18:18 +01:00
juce_audio_utils Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_blocks_basics BLOCKS API: Fixed a crash when block is connected and disconnected over BT and USB 2017-06-28 16:44:28 +01:00
juce_box2d Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_core Android: Added new thread priority specifically for realtime audio render threads. Currently, only implemented in Android. 2017-07-03 16:50:59 +01:00
juce_cryptography Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_data_structures Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
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. 2017-06-20 16:40:03 +01:00
juce_graphics Fix to Line::getDistanceFromPoint to make it work for integer types 2017-06-30 10:11:45 +01:00
juce_gui_basics Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd 2017-07-03 16:38:12 +01:00
juce_gui_extra Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 2017-06-30 16:08:51 +01:00
juce_opengl Android: Added a workaround for compiler error in Android SDK 18 and 19 2017-06-21 09:21:29 +01:00
juce_osc Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 2017-06-22 09:33:30 +01:00
juce_product_unlocking Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_video Fixed some video module compile problems on iOS and Windows 2017-07-04 09:49:24 +01:00
JUCE Module Format.txt Android: Added support for static libraries in modules 2017-06-22 17:50:57 +01:00