1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/modules/juce_audio_devices
2016-07-05 11:27:53 +01:00
..
audio_cd Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
audio_io AudioDeviceManager::initialiseFromXML(): made the default buffer size and sample rate default to ones supplied in the setup if not specified in the XML 2016-06-30 16:28:02 +01:00
midi_io Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
native Added some constructors to ReferenceCountedObjectPtr and ScopedPointer that specialise for std::nullptr_t. As well as being more optimal, this has the added bonus of forcing people to correctly use nullptr instead of '0'. 2016-07-05 09:54:06 +01:00
sources Update copyright notice 2015-07-22 15:59:34 +01:00
juce_audio_devices.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
juce_audio_devices.h Version number update 2016-07-05 11:27:53 +01:00
juce_audio_devices.mm Update copyright notice 2015-07-22 15:59:34 +01:00