| .. |
|
juce_audio_basics
|
Added a few extra assertions to AudioSampleBuffer
|
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
|
Workaround for a window ordering problem with VST plugins in some windows hosts.
|
11 years ago |
|
juce_audio_processors
|
Small fix for win32 VST hosting keyboard hooks.
|
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
|
Reverted recent changes to GZIPDecompressorInputStream - turns out that zlib can't auto-detect the difference between gzip and raw streams.
|
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
|
A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen.
|
11 years ago |
|
juce_gui_basics
|
Added method FilenameComponent::getCurrentFileText()
|
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 |