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_devices
2014-02-17 19:40:43 +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 Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes. 2013-12-18 10:57:11 +00:00
midi_io Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
native Updated some CoreAudio channel name code to use newer API calls. 2014-02-10 14:13:15 +00:00
sources Made sure that AudioTransportSource::hasStreamFinished() returns the correct value. 2013-12-06 14:54:16 +00:00
juce_audio_devices.cpp Removed some old boilerplate. 2013-08-31 13:20:16 +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-02-17 19:40:43 +00:00