The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 49aa9c9db4 Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
..
audio_play_head Add documentation tags 7 years ago
buffers Converted some old typedefs to using declarations 7 years ago
effects Add documentation tags 7 years ago
midi Fixed a documentation warning in juce_MidiFile.h 7 years ago
mpe Converted some old typedefs to using declarations 7 years ago
native Fixed Doxygen bug in CoreAudioLayouts 7 years ago
sources Fixed missing position update in MemoryAudioSource 7 years ago
synthesisers Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 6 years ago
juce_audio_basics.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 7 years ago
juce_audio_basics.h Bump version number to 5.3.2 7 years ago
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago