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-20 15:49:43 +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 Fixed some documentation. 2015-03-23 09:54:19 +00: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 Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00: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 Fix TextLayout height when string is empty 2015-04-08 10:43:11 +01:00
juce_gui_basics 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_gui_extra Minor SystemTrayIconComponent tweak to keep OSX10.3 builds happy. 2015-04-13 16:07:44 +01:00
juce_opengl Fix for GL multisampling on some iOS versions. 2015-04-20 12:04:53 +01:00
juce_tracktion_marketplace Version number update 2014-12-16 17:21:34 +00:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00