1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_devices
2014-10-31 13:02:41 +00:00
..
audio_cd Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
audio_io Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 2014-05-24 19:04:47 +01:00
midi_io Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
native Added a missing semicolon in ALSA 2014-10-31 13:02:41 +00:00
sources Added method ResamplingAudioSource::flushBuffers() 2014-08-01 09:58:25 +01:00
juce_audio_devices.cpp Added a method AudioIODevice::setGainPreprocessingEnabled() to allow disabling of mic AGC on iOS and Android devices. 2014-05-24 19:04:47 +01:00
juce_audio_devices.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_audio_devices.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-08-12 13:43:39 +01:00