1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_devices/sources
2018-05-01 09:19:50 +01:00
..
juce_AudioSourcePlayer.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
juce_AudioSourcePlayer.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioTransportSource.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_AudioTransportSource.h Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00