| .. |
|
java/app/com/rmsl/juce
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
2020-04-23 17:30:40 +01:00 |
|
oboe
|
Android: Integrated Oboe fix from google/oboe@893feef
|
2021-01-28 11:22:39 +00:00 |
|
juce_android_Audio.cpp
|
Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation
|
2020-09-04 16:51:39 +01:00 |
|
juce_android_HighPerformanceAudioHelpers.h
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_android_Midi.cpp
|
Midi: Use proper PImpl idiom in MidiInput and MidiOutput
|
2020-10-02 14:49:49 +01:00 |
|
juce_android_Oboe.cpp
|
Android: Don't assert on device type 25 which seems to be valid when debugging from Android Studio (although undocumented)
|
2020-11-25 17:40:03 +00:00 |
|
juce_android_OpenSL.cpp
|
Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation
|
2020-09-04 16:51:39 +01:00 |
|
juce_ios_Audio.cpp
|
Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation
|
2020-09-04 16:51:39 +01:00 |
|
juce_ios_Audio.h
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_linux_ALSA.cpp
|
Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation
|
2020-09-04 16:51:39 +01:00 |
|
juce_linux_Bela.cpp
|
Midi: Use proper PImpl idiom in MidiInput and MidiOutput
|
2020-10-02 14:49:49 +01:00 |
|
juce_linux_JackAudio.cpp
|
Linux: Fix some clang 10 warnings
|
2020-09-24 12:52:45 +01:00 |
|
juce_linux_Midi.cpp
|
ALSA: Fix an issue where the MidiInput/Output Pimpl classes would be undefined when JUCE_ALSA=0
|
2020-10-06 11:17:09 -07:00 |
|
juce_mac_CoreAudio.cpp
|
CoreAudio: Fixed a data race on isWaitingForInput in DeviceWrapper
|
2020-11-03 17:07:47 +00:00 |
|
juce_mac_CoreMidi.mm
|
CoreMIDI: Enable support for new API
|
2020-12-03 12:30:22 +00:00 |
|
juce_MidiDataConcatenator.h
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
juce_win32_ASIO.cpp
|
ASIO: Fix unused data member warning
|
2020-09-24 12:47:23 +01:00 |
|
juce_win32_DirectSound.cpp
|
Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation
|
2020-09-04 16:51:39 +01:00 |
|
juce_win32_Midi.cpp
|
Midi: Use proper PImpl idiom in MidiInput and MidiOutput
|
2020-10-02 14:49:49 +01:00 |
|
juce_win32_WASAPI.cpp
|
WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream
|
2020-10-06 15:40:04 +01:00 |