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-01 14:32:50 +01:00
..
juce_audio_basics 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_devices A few android warning fixes. 2013-07-31 22:14:11 +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 a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
juce_audio_processors 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
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 an overloaded translate() function that takes CharPointer_UTF8 2013-08-01 14:32:50 +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 Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
juce_gui_basics Cleaned up some unused variables. 2013-08-01 12:40:50 +01:00
juce_gui_extra A few android warning fixes. 2013-07-31 22:14:11 +01:00
juce_opengl 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
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