| .. |
|
juce_audio_basics
|
Fix for a performance problem in a few FloatVectorOperations calls on Windows.
|
10 years ago |
|
juce_audio_devices
|
Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate.
|
10 years ago |
|
juce_audio_formats
|
Fixed a minor compiler warning.
|
10 years ago |
|
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.
|
10 years ago |
|
juce_audio_processors
|
Do not ignore return-value of AudioPlayHead::getCurrentPosition
|
10 years ago |
|
juce_audio_utils
|
Made MidiKeyboardComponent work better when attached as a mouse listener to child components.
|
10 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Version number update
|
11 years ago |
|
juce_core
|
Added support to the Javascript parser for invoking custom methods via DynamicObject::invokeMethod
|
10 years ago |
|
juce_cryptography
|
Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings.
|
10 years ago |
|
juce_data_structures
|
Tweaked handling of corrupted data in ValueTree::readFromStream
|
10 years ago |
|
juce_events
|
Modified app startup code so that JUCEApplication::shutdown() will still get called even if the app is aborted during the initialise() method.
|
10 years ago |
|
juce_graphics
|
Whitespace
|
10 years ago |
|
juce_gui_basics
|
Whitespace
|
10 years ago |
|
juce_gui_extra
|
Minor SystemTrayIconComponent tweak to keep OSX10.3 builds happy.
|
10 years ago |
|
juce_opengl
|
Fixed an iOS GL compile error.
|
10 years ago |
|
juce_tracktion_marketplace
|
Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm
|
10 years ago |
|
juce_video
|
Tidied-up a few stray sign-conversion warnings.
|
10 years ago |