1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2013-09-27 23:02:21 +01:00
..
juce_audio_basics Added method MidiMessage::keySignatureMetaEvent 2013-09-27 19:43:43 +01:00
juce_audio_devices Fix for iOS audio device closing. 2013-09-27 20:00:39 +01:00
juce_audio_formats Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_audio_plugin_client Added MIDI output handling to AudioUnit wrapper. 2013-09-19 09:43:13 +01:00
juce_audio_processors Changed AudioPluginFormat::createInstanceFromDescription() to take sample rate + block size parameters. This allows it to pass them to the plugin earlier in its construction, as some plugins seem to be flaky if this doesn't happen. 2013-09-27 23:02:21 +01:00
juce_audio_utils Minor clean-ups. 2013-09-26 18:15:45 +01:00
juce_box2d Version number update 2013-09-07 20:20:20 +01:00
juce_browser_plugin Version number update 2013-09-07 20:20:20 +01:00
juce_core arm64 compile fix. 2013-09-27 20:04:02 +01:00
juce_cryptography Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
juce_data_structures Added some thread-safety to typeface caching, and optimised default font construction. 2013-09-24 13:37:00 +01:00
juce_events Improved locking on InterprocessConnection. 2013-09-26 11:57:03 +01:00
juce_graphics Minor clean-ups. 2013-09-26 18:15:45 +01:00
juce_gui_basics Changes to ResizableWindow to avoid flicker when first adding to desktop. 2013-09-27 12:47:31 +01:00
juce_gui_extra Minor clean-ups. 2013-09-26 18:15:45 +01:00
juce_opengl Xcode 5 compiler fix. 2013-09-20 11:59:26 +01:00
juce_video Version number update 2013-09-07 20:20:20 +01:00