1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_processors
2019-05-21 13:09:55 +01:00
..
format Minor whitespace tidying 2019-03-15 14:10:14 +00:00
format_types Fixed a bug maintaining compatibility with audio parameters using old param IDs 2019-05-21 13:09:55 +01:00
processors Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way 2019-05-19 08:16:27 +01:00
scanning Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 2019-05-15 11:02:03 +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