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-10-17 21:54:03 +01:00
..
juce_audio_basics Updated an old powf() call. 2013-10-17 21:54:03 +01:00
juce_audio_devices ASIO: now sends a reset request when the device changes its sample rate. 2013-10-04 21:35:22 +01:00
juce_audio_formats Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
juce_audio_plugin_client Fix for building non-synth AUs. 2013-10-12 09:34:31 +01:00
juce_audio_processors Made AudioProcessor::setPlayHead virtual. 2013-10-15 13:01:27 +01:00
juce_audio_utils Fix for MidiKeyboardComponent when used with multi-touch screen. 2013-10-15 21:37:40 +01:00
juce_box2d Version number update 2013-10-03 09:25:43 +01:00
juce_browser_plugin_client Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 2013-10-11 15:46:28 +01:00
juce_core Fixed a string allocation problem. 2013-10-17 17:34:22 +01:00
juce_cryptography Version number update 2013-10-03 09:25:43 +01:00
juce_data_structures Added an accessor for the options in ApplicationProperties. 2013-10-11 22:55:08 +01:00
juce_events Version number update 2013-10-03 09:25:43 +01:00
juce_graphics Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
juce_gui_basics Avoided some repainting when moving scaled windows (win32). Also removed the fake drop-shadowing in newer versions of 2013-10-17 20:50:17 +01:00
juce_gui_extra (Compiler warning fix) 2013-10-11 22:58:32 +01:00
juce_opengl Version number update 2013-10-03 09:25:43 +01:00
juce_video Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00