1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_processors
2018-07-03 11:51:13 +01:00
..
format Cleaned up some audio plugin creation function prototypes 2018-05-11 12:46:30 +01:00
format_types VST2: Fixed some compiler-errors in the VST2 hosting code when building with 32-bit Carbon enabled 2018-07-02 11:43:12 +01:00
processors Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
scanning Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
utilities Fixed some compiler warnings 2018-06-27 17:02:25 +01:00
juce_audio_processors.cpp Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_audio_processors.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00