The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 4de5726775 Android: Don't assert on device type 25 which seems to be valid when debugging from Android Studio (although undocumented) 4 years ago
..
java/app/com/rmsl/juce Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
oboe Whitespace 4 years ago
juce_MidiDataConcatenator.h Updated all license headers 5 years ago
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 4 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 Android: Don't assert on device type 25 which seems to be valid when debugging from Android Studio (although undocumented) 4 years ago
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 4 years ago
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 4 years ago
juce_ios_Audio.h Updated all license headers 5 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 Linux: Fix some clang 10 warnings 4 years ago
juce_linux_Midi.cpp ALSA: Fix an issue where the MidiInput/Output Pimpl classes would be undefined when JUCE_ALSA=0 4 years ago
juce_mac_CoreAudio.cpp CoreAudio: Fixed a data race on isWaitingForInput in DeviceWrapper 4 years ago
juce_mac_CoreMidi.cpp Midi: Use proper PImpl idiom in MidiInput and MidiOutput 4 years ago
juce_win32_ASIO.cpp ASIO: Fix unused data member warning 4 years ago
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 4 years ago
juce_win32_Midi.cpp Midi: Use proper PImpl idiom in MidiInput and MidiOutput 4 years ago
juce_win32_WASAPI.cpp WASAPI: Find a supported format before querying for supported sample rates when opening an exclusive mode stream 4 years ago