1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
2014-06-19 15:29:51 +01:00
..
juce_audio_basics Version number update 2014-06-01 19:26:09 +01:00
juce_audio_devices Added some extra sample rate support for ASIO. 2014-06-05 16:20:25 +01:00
juce_audio_formats Version number update 2014-06-01 19:26:09 +01:00
juce_audio_plugin_client Modified StandaloneFilterWindow to take an extra argument for setting ownership of the property set. 2014-06-17 14:01:49 +01:00
juce_audio_processors Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 2014-06-15 10:37:31 +01:00
juce_audio_utils Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_box2d Version number update 2014-06-01 19:26:09 +01:00
juce_browser_plugin_client Version number update 2014-06-01 19:26:09 +01:00
juce_core Added some safety-checking for android DLL builds 2014-06-19 15:24:50 +01:00
juce_cryptography Version number update 2014-06-01 19:26:09 +01:00
juce_data_structures Added an explanatory assertion to ValueTree 2014-06-12 22:53:35 +01:00
juce_events Version number update 2014-06-01 19:26:09 +01:00
juce_graphics Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method. 2014-06-14 11:32:02 +01:00
juce_gui_basics Made the SVG parser set the component ID of the drawables it creates. 2014-06-19 15:29:51 +01:00
juce_gui_extra Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +01:00
juce_opengl Version number update 2014-06-01 19:26:09 +01:00
juce_video Version number update 2014-06-01 19:26:09 +01:00