612 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk 35d29d2459
Oboe: Update to 1.8.0 1 year ago
  Anthony Nicholls e8d221ccb3 CoreAudio: Fix a bug when retrieving the index of a device nested inside an AudioIODeviceCombiner 1 year ago
  Ian Clarkson e2eb4aec94 macOS/iOS: Fix setting the AirPlay audio session category 1 year ago
  attila 04978b52dd Windows: Fix MIDI compilation issue with WinRTIOWrapper 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 1 year ago
  Anthony Nicholls 90c458d92e Includes: Move some miscellaneous includes into module header and source files 1 year ago
  Anthony Nicholls 4c5cee578a AudioWorkgroup: Fix an issue with reference counters 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  reuk 1f90ecf6e3 WASAPI: Allow querying default layouts 1 year ago
  reuk 3ee03cadd9
WASAPI: Avoid OOB write when the device activates fewer channels than requested 1 year ago
  Anthony Nicholls 3540152d71 CoreAudio: Return the correct index when the list of devices change 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole 856aeaeeb1 iOS: Enable AirPlay 1 year ago
  reuk 9b131c9628
CoreAudio: Fix deprecation warning when building for C++20 1 year ago
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  reuk 5f44c14576
CoreAudio: Check all entries in inAddresses array in AudioObjectPropertyListenerProc 1 year ago
  Anthony Nicholls 99138c13f8 Android: fix float comparisons 2 years ago
  reuk 63e80c3908
MIDI: Fix off-by-one bug when accessing MIDI ports on Linux 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  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 78a12d2f57 UMP: Migrate to std::byte 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 f4f8f8e86b
iOS: Fix build issues with Xcode 10.1 2 years ago
  attila 55a8b2ac12 Oboe: Add device types introduced between API level 31-33 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]] 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 2 years ago
  attila 9f99f02eb2 CoreAudioIODevice: Fix stale channel information after device information change 2 years ago
  hogliux 4abdb6da3e ASIO: Make "DENON DJ ASIO Driver" workaround more specific to the exact buggy driver version 2 years ago
  reuk 12be2e8838
CoreAudio: Avoid truncating device names 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  hogliux 98e0ee75a3 CoreAudio: Ensured that latency is correctly reported when input/output audio devices are different devices 2 years ago
  hogliux a8a0342745 CoreAudio: Include buffer size and stream latency when calculating CoreAudio device's total latency 2 years ago
  hogliux 9a62775809 CoreAudio: More code modernisation and clean-up 2 years ago
  attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks 2 years ago
  hogliux 7958599848 CoreAudio: Fixed typo in recent CoreAudio clean-up 2 years ago