.. |
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
|
Updates to avoid pedantic warnings in gcc.
|
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
|
Fixed some documentation.
|
10 years ago |
juce_box2d
|
Version number update
|
10 years ago |
juce_browser_plugin_client
|
Version number update
|
10 years ago |
juce_core
|
Add JUCE_STANDALONE_APPLICATION pre-processor macro
|
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
|
Fix TextLayout height when string is empty
|
10 years ago |
juce_gui_basics
|
now passing SparseSet<int> as const& instead of by value in ListBox::createSnapshotOfRows/startDragAndDrop.
|
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
|
Version number update
|
10 years ago |
juce_video
|
Tidied-up a few stray sign-conversion warnings.
|
10 years ago |