.. |
java/app/com/rmsl/juce
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
oboe
|
Android: Update to Oboe release 1.6.1
|
3 years ago |
juce_android_Audio.cpp
|
Update code to use new AudioData interleaving/deinterleaving API
|
3 years ago |
juce_android_HighPerformanceAudioHelpers.h
|
Updated all license headers
|
5 years ago |
juce_android_Midi.cpp
|
Midi: Use proper PImpl idiom in MidiInput and MidiOutput
|
4 years ago |
juce_android_Oboe.cpp
|
Update code to use new AudioData interleaving/deinterleaving API
|
3 years ago |
juce_android_OpenSL.cpp
|
Android: Fix OpenSL build
|
3 years ago |
juce_ios_Audio.cpp
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
3 years ago |
juce_ios_Audio.h
|
AudioDeviceManager: Refactor to avoid repetition
|
3 years ago |
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
|
4 years ago |
juce_linux_Bela.cpp
|
Midi: Use proper PImpl idiom in MidiInput and MidiOutput
|
4 years ago |
juce_linux_JackAudio.cpp
|
Use jassertquiet where possible
|
3 years ago |
juce_linux_Midi.cpp
|
MIDI: Avoid data races in Linux MidiInput
|
3 years ago |
juce_mac_CoreAudio.cpp
|
CoreAudio: Fix thread sanitizer warnings
|
3 years ago |
juce_mac_CoreMidi.mm
|
macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword
|
3 years ago |
juce_win32_ASIO.cpp
|
ASIO: Include max size when adding supported buffer sizes
|
3 years ago |
juce_win32_DirectSound.cpp
|
Windows: Fix clang/gnu compiler warnings
|
3 years ago |
juce_win32_Midi.cpp
|
Tidy up
|
3 years ago |
juce_win32_WASAPI.cpp
|
SingleThreadedAbstractFifo: Move into juce_core
|
3 years ago |