| .. |
|
juce_audio_basics
|
Added methods to SynthesiserVoice for checking key-down status.
|
12 years ago |
|
juce_audio_devices
|
Better CoreAudio handling of devices with combined in/out channels.
|
12 years ago |
|
juce_audio_formats
|
Better seeking in mp3 reader.
|
12 years ago |
|
juce_audio_plugin_client
|
Added some comments.
|
12 years ago |
|
juce_audio_processors
|
Added some comments.
|
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
|
Fix for DPI of win32 fonts sizes when specified in points.
|
12 years ago |
|
juce_gui_basics
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
juce_gui_extra
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
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 |