1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2013-12-03 11:33:45 +00:00
..
juce_audio_basics Couple of fixes for FloatVectorOperations on NEON, and added a subtract() function. 2013-12-03 11:20:14 +00:00
juce_audio_devices Added support for NEON vector instructions, and some unit-tests for FloatVectorOperations. 2013-12-02 11:25:35 +00:00
juce_audio_formats Whitespace cleanups. 2013-12-03 11:33:45 +00:00
juce_audio_plugin_client Passed maximum name length when calling VST getParameterName(). 2013-12-02 11:17:43 +00:00
juce_audio_processors Whitespace cleanups. 2013-12-03 11:33:45 +00:00
juce_audio_utils Version 3.0.0 2013-11-19 10:13:14 +00:00
juce_box2d A few minor changes to keep the Clang analyser happy. 2013-11-19 14:11:27 +00:00
juce_browser_plugin_client Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_core Whitespace cleanups. 2013-12-03 11:33:45 +00:00
juce_cryptography Version 3.0.0 2013-11-19 10:13:14 +00:00
juce_data_structures Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
juce_events Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_graphics Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00:00
juce_gui_basics Whitespace cleanups. 2013-12-03 11:33:45 +00:00
juce_gui_extra Whitespace cleanups. 2013-12-03 11:33:45 +00:00
juce_opengl Version 3.0.0 2013-11-19 10:13:14 +00:00
juce_video Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00