| .. |
|
juce_audio_basics
|
Added methods to SynthesiserVoice for checking key-down status.
|
12 years ago |
|
juce_audio_devices
|
Made sure that AudioTransportSource::hasStreamFinished() returns the correct value.
|
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
|
Added XML and Lua tokenisers for the CodeEditorComponent
|
12 years ago |
|
juce_audio_utils
|
Capitalised some audio device setting text.
|
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
|
javascript 'continue' fix.
|
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
|
Added a method Rectangle::withSizeKeepingCentre()
|
12 years ago |
|
juce_gui_basics
|
Cleaned up some line-drawing in BubbleComponent.
|
12 years ago |
|
juce_gui_extra
|
Added XML and Lua tokenisers for the CodeEditorComponent
|
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 |