| .. |
|
juce_audio_basics
|
Added methods to SynthesiserVoice for checking key-down status.
|
12 years ago |
|
juce_audio_devices
|
Redesigned CoreAudio for better handling of separate in/out devices.
|
12 years ago |
|
juce_audio_formats
|
Couple of minor warning fixes.
|
12 years ago |
|
juce_audio_plugin_client
|
Passed maximum name length when calling VST getParameterName().
|
12 years ago |
|
juce_audio_processors
|
Improvements to VST3 host midi handling.
|
12 years ago |
|
juce_audio_utils
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
12 years ago |
|
juce_box2d
|
A few minor changes to keep the Clang analyser happy.
|
12 years ago |
|
juce_browser_plugin_client
|
Fix for some NPAPI code.
|
12 years ago |
|
juce_core
|
Improvement to OSX double->string conversion for better speed + thread-safety.
|
12 years ago |
|
juce_cryptography
|
Version 3.0.0
|
12 years ago |
|
juce_data_structures
|
Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
|
12 years ago |
|
juce_events
|
Removed a few more uses of String::empty.
|
12 years ago |
|
juce_graphics
|
Sanity-checked places where introjucer GUI editor added TRANS macros.
|
12 years ago |
|
juce_gui_basics
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
12 years ago |
|
juce_gui_extra
|
Updated c++ tokeniser keyword list.
|
12 years ago |
|
juce_opengl
|
Version 3.0.0
|
12 years ago |
|
juce_video
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
12 years ago |