| .. |
|
juce_audio_basics
|
Added aftertouch callbacks to the Synthesiser class.
|
12 years ago |
|
juce_audio_devices
|
Another CoreAudio fix.
|
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
|
Added a LocalisedString::setFallback() method.
|
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
|
Workaround for DirectWrite failing to load certain fonts.
|
12 years ago |
|
juce_gui_basics
|
Numeric rounding error fix in Slider.
|
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 |