1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
2014-06-17 11:36:56 +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 Added an assertion to warn if a plugin reports no programs, because this can cause problems in some Sony hosts. 2014-06-17 08:54:41 +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 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_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 Documentation fix. 2014-06-17 11:36:56 +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