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-04-27 11:58:52 +01:00
..
juce_audio_basics Fix for a performance problem in a few FloatVectorOperations calls on Windows. 2015-04-20 11:50:09 +01:00
juce_audio_devices Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 2015-03-31 16:43:57 +01:00
juce_audio_formats Fixed a minor compiler warning. 2015-04-27 11:23:04 +01:00
juce_audio_plugin_client Added a JucePlugin_PreferredChannelConfigurations_AAX flag which can be used as an AAX-specific alternative to JucePlugin_PreferredChannelConfigurations in edge-case situations where you need it to be different. 2015-04-13 17:06:20 +01:00
juce_audio_processors Do not ignore return-value of AudioPlayHead::getCurrentPosition 2015-04-07 10:12:27 +01:00
juce_audio_utils Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 2015-04-22 15:36:52 +01: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 Added support to the Javascript parser for invoking custom methods via DynamicObject::invokeMethod 2015-04-27 11:14:05 +01: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 Tweaked handling of corrupted data in ValueTree::readFromStream 2015-04-20 18:06:10 +01:00
juce_events Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method. 2015-04-14 11:30:25 +01:00
juce_graphics Tweaked the way Freetype is included to allow it to be used on other OSes than linux, and to be used in its amalgamated form. 2015-04-27 11:33:16 +01:00
juce_gui_basics Added a method MouseInactivityDetector::setMouseMoveTolerance() 2015-04-27 11:58:52 +01:00
juce_gui_extra Minor SystemTrayIconComponent tweak to keep OSX10.3 builds happy. 2015-04-13 16:07:44 +01:00
juce_opengl Fixed an iOS GL compile error. 2015-04-20 17:29:11 +01:00
juce_tracktion_marketplace Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm 2015-04-24 17:49:20 +01:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00