1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_processors
2019-05-31 10:00:27 +01:00
..
format Minor whitespace tidying 2019-03-15 14:10:14 +00:00
format_types Enforced more comprehensive const-correctness in the JUCE container classes 2019-05-29 08:52:16 +01:00
processors Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 2019-05-29 17:13:06 +01:00
scanning Fixed a potential crash in KnownPluginList::removeType() 2019-05-31 10:00:27 +01:00
utilities APVTS: Avoid potential nullptr deref 2019-05-20 07:29:34 +01:00
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_audio_processors.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00