612 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  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
  reuk a6185421a2
ASIO: Add missing override on destructor 2 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2 years ago
  Fabian Renn-Giles 37d57810f2 CoreAudio: Modernised code interacting with CoreAudio audio objects 2 years ago
  hogliux 9f803fe88b WASAPI: Search for the maximum number of channels on a WASAPI device instead of relying on default 2 years ago
  reuk e9e39de069
AU: Avoid forming references to variable-size structs MIDIEventList and MIDIPacketList 2 years ago
  attila 988d65e24f CoreAudio: Report error if combined devices don't share a common sample rate 2 years ago
  attila 5ec536f13f CoreAudio: Forward errors to callback during device initialisation 2 years ago
  reuk 455c865d37
CoreAudio: Avoid occasional deadlocks when calling AudioDeviceStart 2 years ago
  reuk f821015080
iOS: Remove iOS 10 preprocessor checks 2 years ago
  Tom Poole b51e835baf Mac Catalyst: Fix compilation issues 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 2 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk cfa289d943
AudioProcessor: Allow querying of the host timestamp in processBlock 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk 5491e7aae2
ALSA: Fix thread sanitizer warnings 3 years ago
  Tom Poole 1f29416fd0 AudioDeviceManager: Improve device sample rate handling 3 years ago
  Tom Poole 8573fb2442 macOS: Fix default buffer size for AirPods Pro 3 years ago