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/native
2018-10-24 10:33:14 +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 Minor tidying up 2018-10-23 12:50:14 +01:00
juce_android_OpenSL.cpp Made openSL select a default sample rate when 0 is passed in 2018-10-23 15:02:28 +01:00
juce_ios_Audio.cpp iOS: Fixed a bug registering external hardware input channels on app startup 2018-08-20 11:47:48 +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 Added support for extremely high sample rates to audio devices 2018-10-24 10:33:14 +01:00
juce_mac_CoreMidi.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_MidiDataConcatenator.h Avoided a Visual Studio compiler warning 2018-07-19 09:56:13 +01:00
juce_win32_ASIO.cpp Added support for extremely high sample rates to audio devices 2018-10-24 10:33:14 +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 Added support for extremely high sample rates to audio devices 2018-10-24 10:33:14 +01:00