868 Commits (583f90bef327adc86cd8a8d7785540a154fce68c)

Author SHA1 Message Date
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 2 years ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 2 years ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 2 years ago
  Tom Poole d5cb08e60e Bump version number to 7.0.6 2 years ago
  reuk 5f44c14576
CoreAudio: Check all entries in inAddresses array in AudioObjectPropertyListenerProc 2 years ago
  Tom Poole ff835be2ac Doxygen: Fix some Doxygen issues 2 years ago
  Anthony Nicholls 99138c13f8 Android: fix float comparisons 2 years ago
  Mathieu Demange c0af8de2f4 Docs: Fix a typo 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 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