1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2015-03-26 18:12:07 +00:00
..
juce_audio_basics Added a couple of vDSP optimisations inside FloatVectorOperations 2015-03-25 17:12:32 +00:00
juce_audio_devices Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big. 2015-02-26 15:34:52 +00:00
juce_audio_formats Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
juce_audio_plugin_client Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 2015-03-26 15:40:52 +00:00
juce_audio_processors Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 2015-03-26 15:40:52 +00:00
juce_audio_utils Fixed some documentation. 2015-03-23 09:54:19 +00:00
juce_box2d Version number update 2014-12-16 17:21:34 +00:00
juce_browser_plugin_client Version number update 2014-12-16 17:21:34 +00:00
juce_core Removed assertions about invalid characters in Identifier constructors. 2015-03-26 15:03:44 +00:00
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 2015-02-23 09:41:34 +00:00
juce_data_structures Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00:00
juce_events Fixed a problem when calling JUCEApplication::quit() from a background thread on OSX 2015-03-26 16:56:28 +00:00
juce_graphics Fixed some documentation. 2015-03-23 09:54:19 +00:00
juce_gui_basics Added a callback method LabelListener::editorHidden(). 2015-03-25 17:54:33 +00:00
juce_gui_extra Documentation correction. 2015-03-24 14:30:34 +00:00
juce_opengl Added a method OpenGLContext::setImageCacheSize to provide explicit control over the amount of GPU space that is used for the internal image cache. 2015-03-26 18:12:07 +00:00
juce_tracktion_marketplace Version number update 2014-12-16 17:21:34 +00:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00