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-06 16:26:53 +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 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 Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList 2013-08-06 15:24:51 +01:00
juce_gui_basics CaretComponent optimisation. 2013-08-06 16:26:53 +01:00
juce_gui_extra Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads. 2013-08-02 15:36:49 +01:00
juce_opengl Fix for openGL rendering engine in native-titlebar windows. 2013-08-01 16:45:37 +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