.. |
juce_audio_basics
|
Made coefficients public in IIRFilterCoefficients
|
12 years ago |
juce_audio_devices
|
Cleaned up some ASIO code and added some logging.
|
12 years ago |
juce_audio_formats
|
Minor comment clarification.
|
12 years ago |
juce_audio_plugin_client
|
Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features.
|
12 years ago |
juce_audio_processors
|
Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features.
|
12 years ago |
juce_audio_utils
|
Cleaned up some unused variables.
|
12 years ago |
juce_box2d
|
Version number update
|
12 years ago |
juce_browser_plugin
|
Version number update
|
12 years ago |
juce_core
|
Changed the double->String conversion to use std::ostream instead of sprintf, in order to avoid foreign locale formatting problems.
|
12 years ago |
juce_cryptography
|
Improved the SHA256 unit test, and added test for MD5.
|
12 years ago |
juce_data_structures
|
Version number update
|
12 years ago |
juce_events
|
Version number update
|
12 years ago |
juce_graphics
|
Some rendering fixes.
|
12 years ago |
juce_gui_basics
|
Improved clipping when using mixed GL/non-GL windows in win32.
|
12 years ago |
juce_gui_extra
|
Fixes for ActiveX window embedding.
|
12 years ago |
juce_opengl
|
Fix for GL repaint flickering on win32.
|
12 years ago |
juce_video
|
Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering.
|
12 years ago |