| .. |
|
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: Update to Oboe release 1.6.1
|
2021-08-11 11:50:04 +01:00 |
|
juce_android_Audio.cpp
|
Update code to use new AudioData interleaving/deinterleaving API
|
2021-10-06 16:44:51 +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
|
Update code to use new AudioData interleaving/deinterleaving API
|
2021-10-06 16:44:51 +01:00 |
|
juce_android_OpenSL.cpp
|
Update code to use new AudioData interleaving/deinterleaving API
|
2021-10-06 16:44:51 +01:00 |
|
juce_ios_Audio.cpp
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
2021-10-13 15:06:18 +01:00 |
|
juce_ios_Audio.h
|
AudioDeviceManager: Refactor to avoid repetition
|
2021-09-28 11:31:47 +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
|
Use jassertquiet where possible
|
2021-07-23 10:58:44 +01:00 |
|
juce_linux_Midi.cpp
|
MIDI: Avoid data races in Linux MidiInput
|
2021-07-15 09:59:08 +01:00 |
|
juce_mac_CoreAudio.cpp
|
CoreAudio: Fix thread sanitizer warnings
|
2021-11-24 11:51:12 +00:00 |
|
juce_mac_CoreMidi.mm
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
2021-10-13 15:06:18 +01:00 |
|
juce_win32_ASIO.cpp
|
ASIO: Add short sleep after calling setSampleRate() to allow devices to respond to changes
|
2021-11-30 17:07:31 +00:00 |
|
juce_win32_DirectSound.cpp
|
Windows: Fix clang/gnu compiler warnings
|
2021-06-03 17:30:44 +01:00 |
|
juce_win32_Midi.cpp
|
Windows: Fix clang/gnu compiler warnings
|
2021-06-03 17:30:44 +01:00 |
|
juce_win32_WASAPI.cpp
|
SingleThreadedAbstractFifo: Move into juce_core
|
2021-09-27 13:15:39 +01:00 |