1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_devices/native
2018-08-08 10:48:03 +01:00
..
juce_android_Audio.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_android_Midi.cpp Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
juce_android_Oboe.cpp Android Oboe: Updated oboe code to match latest Oboe repo version 2018-06-06 12:11:52 +01:00
juce_android_OpenSL.cpp Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_ios_Audio.cpp IAA: Added MIDI input to IAA plug-ins 2018-05-01 14:08:09 +01:00
juce_ios_Audio.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_linux_ALSA.cpp Added support for Bela MIDI input 2018-06-22 08:22:28 +01:00
juce_linux_Bela.cpp Added support for Bela MIDI input 2018-06-22 08:22:28 +01:00
juce_linux_JackAudio.cpp Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware 2017-09-21 16:26:07 +01:00
juce_linux_Midi.cpp Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_mac_CoreAudio.cpp MacOS: Enabled 352.8 kHz sample rates in the audio device 2018-08-08 10:48:03 +01:00
juce_mac_CoreMidi.cpp Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00
juce_MidiDataConcatenator.h Avoided a Visual Studio compiler warning 2018-07-19 09:56:13 +01:00
juce_win32_ASIO.cpp ASIO: Ensured that the parameters to ASIO's getChannels callback are always initialised 2018-06-27 08:56:31 +01:00
juce_win32_DirectSound.cpp Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_win32_Midi.cpp Tweaked the timeout for win32 shared MIDI device cleanup 2018-04-30 12:39:11 +01:00
juce_win32_WASAPI.cpp Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00