| .. |
|
juce_audio_basics
|
Version number update
|
11 years ago |
|
juce_audio_devices
|
Added some extra sample rate support for ASIO.
|
11 years ago |
|
juce_audio_formats
|
Version number update
|
11 years ago |
|
juce_audio_plugin_client
|
Fixed a build error.
|
11 years ago |
|
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.
|
11 years ago |
|
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>.
|
11 years ago |
|
juce_box2d
|
Version number update
|
11 years ago |
|
juce_browser_plugin_client
|
Version number update
|
11 years ago |
|
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.
|
11 years ago |
|
juce_cryptography
|
Version number update
|
11 years ago |
|
juce_data_structures
|
Added an explanatory assertion to ValueTree
|
11 years ago |
|
juce_events
|
Version number update
|
11 years ago |
|
juce_graphics
|
Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method.
|
11 years ago |
|
juce_gui_basics
|
Window focus fix for OSX app builds.
|
11 years ago |
|
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>.
|
11 years ago |
|
juce_opengl
|
Version number update
|
11 years ago |
|
juce_video
|
Version number update
|
11 years ago |