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-24 11:28:25 +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 Updates to avoid pedantic warnings in gcc. 2015-04-07 14:37:12 +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 Add JUCE_STANDALONE_APPLICATION pre-processor macro 2015-04-20 15:49:43 +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 Whitespace 2015-04-24 11:27:21 +01:00
juce_gui_basics Whitespace 2015-04-24 11:27:21 +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 Additions and tweaks to the tracktion_marketplace module to make it more flexible. 2015-04-24 11:28:25 +01:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00