1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_devices/native
2016-04-11 11:13:44 +01:00
..
juce_android_Audio.cpp 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
juce_android_Midi.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_android_OpenSL.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_ios_Audio.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_linux_ALSA.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_AudioCDReader.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_linux_JackAudio.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_linux_Midi.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_mac_AudioCDBurner.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_AudioCDReader.mm Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_mac_CoreAudio.cpp Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_mac_CoreMidi.cpp Added an assertion in OSX MIDI device detection, as this can apparently fail if not done on the message thread 2016-03-10 10:10:00 +00:00
juce_MidiDataConcatenator.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_ASIO.cpp Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_win32_AudioCDBurner.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_AudioCDReader.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_DirectSound.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_Midi.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_WASAPI.cpp A few minor mingw workarounds. 2016-01-18 17:03:52 +00:00