.. |
juce_audio_basics
|
New method: FloatVectorOperations::enableFlushToZeroMode()
|
11 years ago |
juce_audio_devices
|
Improved always-on-top window detection. Cleaned up some old obj-C code.
|
11 years ago |
juce_audio_formats
|
A few tweaks to help the clang static analyser avoid false alarms.
|
11 years ago |
juce_audio_plugin_client
|
Added MIDI output handling to AudioUnit wrapper.
|
11 years ago |
juce_audio_processors
|
Added sanity-checking in AudioProcessor to block parameter change calls with nonsense indexes (as seen being sent by some buggy plugins). Also improved AudioProcessor::copyXmlToBinary method.
|
11 years ago |
juce_audio_utils
|
Version number update
|
11 years ago |
juce_box2d
|
Version number update
|
11 years ago |
juce_browser_plugin
|
Version number update
|
11 years ago |
juce_core
|
A few tweaks to help the clang static analyser avoid false alarms.
|
11 years ago |
juce_cryptography
|
Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs.
|
11 years ago |
juce_data_structures
|
Added some thread-safety to typeface caching, and optimised default font construction.
|
11 years ago |
juce_events
|
Improved locking on InterprocessConnection.
|
11 years ago |
juce_graphics
|
Fix for edgetable rendering.
|
11 years ago |
juce_gui_basics
|
Linux keyboard locale fix.
|
11 years ago |
juce_gui_extra
|
Cleaned up some ints that should have been CommandIDs.
|
11 years ago |
juce_opengl
|
Xcode 5 compiler fix.
|
11 years ago |
juce_video
|
Version number update
|
11 years ago |