1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_basics
2018-06-26 14:06:52 +01:00
..
audio_play_head Add documentation tags 2018-03-15 12:10:32 +00:00
buffers Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
effects Add documentation tags 2018-03-15 12:10:32 +00:00
midi Fixed a documentation warning in juce_MidiFile.h 2018-05-15 17:34:08 +01:00
mpe Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Fixed missing position update in MemoryAudioSource 2018-05-29 10:49:56 +01:00
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 2018-06-26 14:06:52 +01:00
juce_audio_basics.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_audio_basics.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00