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-12 12:13:15 +01:00
..
juce_audio_basics Made coefficients public in IIRFilterCoefficients 2013-08-06 18:54:38 +01:00
juce_audio_devices Fixed a few MSVC warnings. 2013-08-12 10:33:17 +01:00
juce_audio_formats Minor comment clarification. 2013-08-09 16:15:36 +01:00
juce_audio_plugin_client Fixed a few MSVC warnings. 2013-08-12 10:33:17 +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 Added some 64-bit byte order converter functions. 2013-08-11 11:06:17 +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 Moved DrawableButton painting into a new method LookAndFeel::drawDrawableButton() 2013-08-12 12:13:15 +01:00
juce_gui_extra Fixed capitalisation of some include filenames. 2013-08-10 22:16:39 +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