1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_devices/native
2019-02-13 09:04:23 +00:00
..
java/app/com/roli/juce Added an "app" subfolder to all of the native/java directories and updated modules/juce_core/native/java/README.txt 2019-01-30 09:55:50 +00:00
juce_android_Audio.cpp Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_android_Midi.cpp Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_android_Oboe.cpp Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_android_OpenSL.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_ios_Audio.cpp Fixed a typo 2019-02-13 09:04:23 +00:00
juce_ios_Audio.h Made a few of the AudioIODeviceType subclasses weak referenceable to avoid dangling references 2019-01-16 10:35:40 +00: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 Whitespace 2018-10-26 14:21:17 +01:00
juce_mac_CoreAudio.cpp Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_mac_CoreMidi.cpp macOS: Ensure that the global CoreMIDI client is initialised when calling MIDI I/O methods 2018-12-11 18:15:11 +00:00
juce_MidiDataConcatenator.h MIDI: Do not treat sysex final byte as an initial byte 2018-12-19 14:09:29 +00:00
juce_win32_ASIO.cpp ASIO: Blacklist some misbehaving drivers 2019-01-15 17:45:53 +00:00
juce_win32_DirectSound.cpp Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
juce_win32_Midi.cpp Windows: Updated the WinRT MIDI interface 2018-11-02 14:34:05 +00:00
juce_win32_WASAPI.cpp Made a few of the AudioIODeviceType subclasses weak referenceable to avoid dangling references 2019-01-16 10:35:40 +00:00