| .. |
|
juce_audio_basics
|
Refactored the Systhesiser class's voice-stealing methods and gave it a better default voice-stealing algorithm.
|
11 years ago |
|
juce_audio_devices
|
Avoided some gcc compiler warnings
|
11 years ago |
|
juce_audio_formats
|
Added support to WavAudioFormat for writing a LISTINFO chunk.
|
11 years ago |
|
juce_audio_plugin_client
|
Modified the way VST window hierarchies are navigated, to avoid problems with popout windows.
|
11 years ago |
|
juce_audio_processors
|
Re-ordered the initialisation in AudioUnit hosting, to avoid problems with some plugins which don't give a list of their parameters before they've been initialised.
|
11 years ago |
|
juce_audio_utils
|
MSVC compiler warning fixes
|
11 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Updated some stale code in the ActiveX wrapper.
|
11 years ago |
|
juce_core
|
Avoided enabling lambdas on builds for older versions of iOS.
|
11 years ago |
|
juce_cryptography
|
Added RSAKey::isValid() and URL::isEmpty()
|
11 years ago |
|
juce_data_structures
|
Added a comment.
|
11 years ago |
|
juce_events
|
Added flag JUCE_COMPILER_SUPPORTS_LAMBDAS
|
11 years ago |
|
juce_graphics
|
Added a default parameter value to Graphics::drawText.
|
11 years ago |
|
juce_gui_basics
|
Linux kdialog file-chooser fix
|
11 years ago |
|
juce_gui_extra
|
Avoided NSViewComponent calling removeFromSuperview when re-parenting a child NSView.
|
11 years ago |
|
juce_opengl
|
More iOS opengl version tweaking
|
11 years ago |
|
juce_tracktion_marketplace
|
Version number update
|
11 years ago |
|
juce_video
|
Added a comment about DirectSound codecs.
|
11 years ago |