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
2016-02-25 10:12:30 +00:00
..
audio_cd Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
audio_io Added an option to AudioDeviceManager::playSound to use the sample across all output channels (and made the test sound do this) 2016-02-18 12:41:48 +00:00
midi_io Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
native Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above). 2016-02-25 10:12:30 +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 Normalised some divider comments 2016-02-20 09:45:43 +00: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