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-27 22:39:13 +01:00
..
juce_audio_basics Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_audio_devices Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_audio_formats Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_audio_plugin_client More work on the AU base classes. 2013-08-20 09:07:20 +01:00
juce_audio_processors Added a method VSTPluginFormat::dispatcher() to allow raw access to a VST's dispatcher function. 2013-08-27 22:39:13 +01:00
juce_audio_utils Removed a few pedantic warnings. 2013-08-26 14:58:23 +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 a method LocalisedStrings::addStrings() for merging multiple translation files. 2013-08-27 11:27:28 +01:00
juce_cryptography Stripped out some unnecessary boilerplate includes from juce_gui_basics. 2013-08-24 11:45:55 +01:00
juce_data_structures Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_events Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00
juce_graphics Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_gui_basics Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
juce_gui_extra A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00
juce_opengl New method OpenGLContext::getRenderingScale(). Updated the GL demo to use this method of getting the display scale. 2013-08-27 12:22:03 +01:00
juce_video A bit more minor cleaning-up. 2013-08-24 12:16:51 +01:00