857 Commits (f385e08b24097a4f365aabaa55b49f81609cfb16)

Author SHA1 Message Date
  Tom Poole 8524d4d815 Android: Fix a compiler warning 2 years ago
  reuk fd69d347b4
CoreMidi: Never convert messages to MIDI 2.0 protocol 2 years ago
  reuk a24be991fa
Oboe: Prefer SpinLock to raw atomics 2 years ago
  reuk 76589ee800
Oboe: Avoid allocating on each audio callback 2 years ago
  reuk d5ad26a162
AUv2 Client: Add support for new MIDIEventList APIs on supported platforms 2 years ago
  reuk 78a12d2f57 UMP: Migrate to std::byte 2 years ago
  Tom Poole 29a90a0231
BSD: Fix some compiler warnings 2 years ago
  reuk 26a872ba9f
AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
  reuk 49a954d473
WASAPI: Only send change broadcast when devices are updated 2 years ago
  reuk 238fbfca94
AudioIODeviceType: Fix typo 2 years ago
  Tom Poole 78f1baae08 Bump version number to 7.0.5 2 years ago
  reuk f4f8f8e86b
iOS: Fix build issues with Xcode 10.1 2 years ago
  Tom Poole 715fa7e8dc Bump version number to 7.0.4 2 years ago
  attila 55a8b2ac12 Oboe: Add device types introduced between API level 31-33 2 years ago
  attila 0e685a9c5b Android: Add missing getAndroidRealtimeThreadFactory implementation 2 years ago
  reuk 93063de28d
CoreAudio: Avoid data race on fifo storage 2 years ago
  reuk 6cd2ed022d
CoreAudio: Avoid race on currentSampleRate data member of AudioIODeviceCombiner 2 years ago
  reuk 753b750858
Android: Fix build issues with OpenSL 2 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 3 years ago
  Tom Poole 306ed633c6 Bump version number to 7.0.3 2 years ago
  attila 5162793245 CoreAudioIODevice: Fix handling channel configurations with disabled lower bits 2 years ago
  attila b33dde8134 CoreAudio: Report the number of active output channels in the device callback 2 years ago
  reuk f9b6e2ef69 CoreAudio: Refactoring 3 years ago
  attila 9f99f02eb2 CoreAudioIODevice: Fix stale channel information after device information change 3 years ago
  hogliux 4abdb6da3e ASIO: Make "DENON DJ ASIO Driver" workaround more specific to the exact buggy driver version 3 years ago
  reuk 12be2e8838
CoreAudio: Avoid truncating device names 3 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 3 years ago
  hogliux 98e0ee75a3 CoreAudio: Ensured that latency is correctly reported when input/output audio devices are different devices 3 years ago
  hogliux a8a0342745 CoreAudio: Include buffer size and stream latency when calculating CoreAudio device's total latency 3 years ago
  hogliux 9a62775809 CoreAudio: More code modernisation and clean-up 3 years ago
  attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks 3 years ago
  hogliux 7958599848 CoreAudio: Fixed typo in recent CoreAudio clean-up 3 years ago
  reuk a6185421a2
ASIO: Add missing override on destructor 3 years ago
  attila c97864d7f3 Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 3 years ago
  Fabian Renn-Giles 37d57810f2 CoreAudio: Modernised code interacting with CoreAudio audio objects 3 years ago
  hogliux 9f803fe88b WASAPI: Search for the maximum number of channels on a WASAPI device instead of relying on default 3 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 3 years ago
  reuk e9e39de069
AU: Avoid forming references to variable-size structs MIDIEventList and MIDIPacketList 3 years ago
  attila 988d65e24f CoreAudio: Report error if combined devices don't share a common sample rate 3 years ago
  attila 3323c68f96 AudioDeviceManager: Take sample rate compatibility into account during default device selection 3 years ago
  attila 5ec536f13f CoreAudio: Forward errors to callback during device initialisation 3 years ago
  reuk 455c865d37
CoreAudio: Avoid occasional deadlocks when calling AudioDeviceStart 3 years ago
  Tom Poole 7296b8e3f7 Bump version number to 7.0.2 3 years ago
  reuk f821015080
iOS: Remove iOS 10 preprocessor checks 3 years ago
  Tom Poole b51e835baf Mac Catalyst: Fix compilation issues 3 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 3 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 3 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 3 years ago