1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules
2013-06-18 21:04:26 +01:00
..
juce_audio_basics Refactored the IIRFilter class, breaking out the coefficients into an IIRCoefficients class. Also important to note: there was an error in the gain level used previously in the makeHighShelf, low-shelf, and bandpass methods. This is now corrected, so you may need to check that your old code didn't compensate for the error. 2013-06-18 21:04:26 +01:00
juce_audio_devices Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_audio_formats Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_audio_plugin_client AAX: registering all parameters, not just automatable ones. 2013-06-14 10:52:00 +01:00
juce_audio_processors Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_audio_utils Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_box2d Version number update 2013-06-13 13:28:35 +01:00
juce_browser_plugin Version number update 2013-06-13 13:28:35 +01:00
juce_core Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed. 2013-06-18 17:38:56 +01:00
juce_cryptography Version number update 2013-06-13 13:28:35 +01:00
juce_data_structures Version number update 2013-06-13 13:28:35 +01:00
juce_events Version number update 2013-06-13 13:28:35 +01:00
juce_graphics Windows default font fix. 2013-06-16 21:48:02 +01:00
juce_gui_basics Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement. 2013-06-18 19:46:24 +01:00
juce_gui_extra Fixed some coverity warnings. 2013-06-17 22:10:57 +01:00
juce_opengl Version number update 2013-06-13 13:28:35 +01:00
juce_video Version number update 2013-06-13 13:28:35 +01:00