1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2013-08-08 18:01:47 +01:00
..
juce_audio_basics Made coefficients public in IIRFilterCoefficients 2013-08-06 18:54:38 +01:00
juce_audio_devices Cleaned up some ASIO code and added some logging. 2013-08-03 11:23:38 +01:00
juce_audio_formats Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings. 2013-07-30 21:47:15 +01:00
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. 2013-08-02 17:37:25 +01:00
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. 2013-08-02 17:37:25 +01:00
juce_audio_utils Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
juce_box2d Version number update 2013-07-17 16:26:42 +01:00
juce_browser_plugin Version number update 2013-07-17 16:26:42 +01:00
juce_core Some minor clean-ups and comments in Thread class. 2013-08-05 11:27:09 +01:00
juce_cryptography Improved the SHA256 unit test, and added test for MD5. 2013-07-30 19:45:04 +01:00
juce_data_structures Version number update 2013-07-17 16:26:42 +01:00
juce_events Version number update 2013-07-17 16:26:42 +01:00
juce_graphics Some rendering fixes. 2013-08-08 18:01:47 +01:00
juce_gui_basics Some rendering fixes. 2013-08-08 18:01:47 +01:00
juce_gui_extra Fixes for ActiveX window embedding. 2013-08-07 11:12:34 +01:00
juce_opengl Fix for GL repaint flickering on win32. 2013-08-06 21:53:11 +01:00
juce_video Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering. 2013-07-31 18:58:02 +01:00