| .. |
|
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.
|
11 years ago |
|
juce_audio_formats
|
Updates to avoid pedantic warnings in gcc.
|
11 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.
|
11 years ago |
|
juce_audio_processors
|
Do not ignore return-value of AudioPlayHead::getCurrentPosition
|
11 years ago |
|
juce_audio_utils
|
Fixed some documentation.
|
11 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Version number update
|
11 years ago |
|
juce_core
|
Added a method ReferenceCountedArray::clearQuick()
|
10 years ago |
|
juce_cryptography
|
Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings.
|
11 years ago |
|
juce_data_structures
|
Added new class ValueTreeSynchroniser
|
11 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.
|
11 years ago |
|
juce_graphics
|
Fix TextLayout height when string is empty
|
11 years ago |
|
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.
|
11 years ago |
|
juce_gui_extra
|
Minor SystemTrayIconComponent tweak to keep OSX10.3 builds happy.
|
11 years ago |
|
juce_opengl
|
Remove colour swizzle to fix inverted colour bug on Samsung phones
|
11 years ago |
|
juce_tracktion_marketplace
|
Version number update
|
11 years ago |
|
juce_video
|
Tidied-up a few stray sign-conversion warnings.
|
11 years ago |