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
2016-02-16 15:36:05 +00:00
..
audio_cd Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
audio_io Fixed a problem with AudioDeviceSelectorComponent that caused repeated refreshes of the current midi device. 2016-01-05 10:26:42 +00:00
midi_io Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
native Fixed a rounding error in iOS audio device sample rate selection 2016-02-16 15:36:05 +00: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 Update copyright notice 2015-07-22 15:59:34 +01:00
juce_audio_devices.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Replaced the now-deprecated iOS audio code with a new AVSession-based version. 2016-01-07 17:28:27 +00:00