This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
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.
10119
Commits
9
Branches
1.8GB
Tree:
84c05cbecc
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '84c05cbecc'
${ noResults }
JUCE
/
modules
/
juce_audio_devices
History
Tom Poole
3c0ccda6a5
macOS: Cleaned up old 10.6 support ifdefs
6 years ago
..
audio_io
Delete the current audio device when no inputs or outputs are specified in AudioDeviceManager::setAudioDeviceSetup() and ensure that the AudioDeviceSelectorComponent displays this correctly
6 years ago
midi_io
iOS: Made it clear that the "Audio Background Capability" setting must be enabled for MidiInput/Output::createNewDevice() to succeed
6 years ago
native
macOS: Cleaned up old 10.6 support ifdefs
6 years ago
sources
Fix some data races flagged when running the AudioPlaybackDemo with Xcode's thread sanitiser enabled
6 years ago
juce_audio_devices.cpp
Added support for ID-based MIDI devices
6 years ago
juce_audio_devices.h
Added support for ID-based MIDI devices
6 years ago
juce_audio_devices.mm
Updated file headers and the README with the JUCE 5 license
8 years ago