1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_devices
2015-01-10 15:19:00 +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 Removed unused variable. 2015-01-02 09:43:49 +00:00
midi_io Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
native A couple more small fixes to WASAPI 2015-01-10 15:19:00 +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 Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 2014-12-29 09:48:32 +00: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-12-16 17:21:34 +00:00