1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_devices/native
2018-03-19 15:50:38 +00:00
..
juce_android_Audio.cpp Android: add support for Google Oboe (developer preview). 2018-03-07 17:43:39 +01:00
juce_android_Midi.cpp Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
juce_android_Oboe.cpp Android: add support for Google Oboe (developer preview). 2018-03-07 17:43:39 +01:00
juce_android_OpenSL.cpp Android: Ensured that JUCE will always use the high-performance audio path if the device supports it and that increasing the buffer size will more effectively reduce glitchess 2018-02-06 15:41:39 +00:00
juce_ios_Audio.cpp Fixed an issue with setAudioPreprocessingEnabled on iOS 2017-12-21 11:13:05 +00:00
juce_ios_Audio.h iOS: Refactored iOSAudioDevice to support multi-channel audio devices and improve the handling of sample rate changes from other apps 2017-10-27 14:00:31 +01:00
juce_linux_ALSA.cpp Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
juce_linux_Bela.cpp Added support for Bela in the form of an AudioIODeviceType 2018-03-19 15:50:38 +00: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 Linux: Fixed a MIDI port read/write mixup 2018-01-17 12:14:45 +00:00
juce_mac_CoreAudio.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_mac_CoreMidi.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_MidiDataConcatenator.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_win32_ASIO.cpp Some light modernisation of a bunch of old code 2017-10-04 12:47:43 +01:00
juce_win32_DirectSound.cpp Fixed a crash when disabling all input or outputs when using DirectSound 2017-12-22 12:36:32 +00:00
juce_win32_Midi.cpp Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 2017-12-12 16:24:40 +00:00
juce_win32_WASAPI.cpp Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00