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-29 14:34:26 +01:00
..
juce_audio_basics Added a few extra assertions to AudioSampleBuffer 2014-06-26 12:44:52 +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 Workaround for a window ordering problem with VST plugins in some windows hosts. 2014-06-22 19:21:25 +01:00
juce_audio_processors Small fix for win32 VST hosting keyboard hooks. 2014-06-28 15:46:49 +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 Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams. 2014-06-25 11:22:28 +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 A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen. 2014-06-29 14:34:26 +01:00
juce_gui_basics Added method FilenameComponent::getCurrentFileText() 2014-06-22 19:20:22 +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