1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
reuk fb1f94767d
AU Host: Improve allocation checks
If the block size changes from block to block, then it's possible for
inputBuffer to be smaller than buffer, but for buffer to be smaller than
the initially-allocated size of inputBuffer.
2022-02-23 10:56:10 +00:00
..
juce_analytics Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_audio_basics MidiFile: Fix typo 2022-02-18 16:43:25 +00:00
juce_audio_devices CoreAudio: Ensure devices are restarted correctly after changing sample rate 2022-02-17 16:04:58 +00:00
juce_audio_formats WavAudioFormat: Disambiguate ISRC and source information 2022-02-18 16:43:26 +00:00
juce_audio_plugin_client Image: Keep track of contiguous buffer size to avoid heap buffer overflows 2022-02-23 10:56:09 +00:00
juce_audio_processors AU Host: Improve allocation checks 2022-02-23 10:56:10 +00:00
juce_audio_utils Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_box2d Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_core Windows: Fix non-C++14-compatible noexcept usage in mapi.h 2022-02-17 16:04:58 +00:00
juce_cryptography Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_data_structures Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_dsp ProcessContextNonReplacing: Fix typo 2022-02-18 16:43:24 +00:00
juce_events AsyncUpdater: Cancel updates in derived class destructors 2022-02-18 16:43:25 +00:00
juce_graphics Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 2022-02-23 10:56:09 +00:00
juce_gui_basics Component: Make wheel/magnify behaviour more intuitive for disabled components 2022-02-23 10:56:10 +00:00
juce_gui_extra NSViewFrameWatcher: Extract from NSViewComponent implementation 2022-02-18 16:43:25 +00:00
juce_opengl Image: Keep track of contiguous buffer size to avoid heap buffer overflows 2022-02-23 10:56:09 +00:00
juce_osc Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_product_unlocking Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_video Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00