691 Commits (e19b1bde7172cdf1df30b0cb1bca28dfe07ca5d3)

Author SHA1 Message Date
  ed 3726d5f4a7 OpenSL: Correctly free interface objects 5 years ago
  ed 877f47dd53 Oboe: Don't add unknown audio device types to device list 5 years ago
  ed 5fe53862ae Android: Updated to Oboe 1.4.2 5 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 5 years ago
  ed 68e0e0e329 Use MidiOutput::sendBlockOfMessages() in AudioProcessorPlayer to send timestamped MIDI messages 5 years ago
  ed aad3667e17 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  ed 5467c57e23 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  ed cb8a40d47c Android: Added support for oboe input device without output 5 years ago
  ed 00cdc86a79 Android: Use default system device if not specified when opening Oboe audio device 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  reuk 9dc6e687c1
MIDI: Allow MidiMessageCollector to preallocate storage 5 years ago
  ed da552112a8 Linux: Fixed a data race in the ALSA code 5 years ago
  ed 539f524853 Android: Added some missing AudioDeviceInfo types 5 years ago
  ed 5816958001 Squashed some deprecation warnings on the latest iOS and macOS versions 5 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 5 years ago
  reuk e13901d912 ClangCl: Silence code which warns when building on Windows with Clang 5 years ago
  Tom Poole 6cb75d9d2c Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed 09bf952820 iOS: Removed a workaround for a bug when using MIDI in an iOS 13 simulator 5 years ago
  ed add88c33f2 Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed 6725162cf8 Android: Reworked default buffer size calculation logic to prefer stream's frames per burst over OUTPUT_FRAMES_PER_BUFFER property 5 years ago
  ed 6a48f66cd4 Android: Added a JUCE_USE_ANDROID_OBOE_STABILIZED_CALLBACK config flag to juce_audio_devices to enable the use of oboe::StabilizedCallback 5 years ago
  reuk 719a491740 Android: Use built-in Oboe 5 years ago
  ed 8f3b9036d6 Added WinRT web view 5 years ago
  reuk eae9a10944 MidiBuffer: Add iterator compatible with C++11 range-for 5 years ago
  reuk 5f348c3040 Warnings: Add warning-wrangling header 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  ed 896a68dd7b Android: Reverted some recent Oboe buffer size changes 5 years ago
  ed fa0f3af034 WASAPI: Suspend processing when AudioSessionStateInactive session event is received and restart on AudioSessionStateActive 5 years ago
  Tom Poole 5e9826ecf8 Added some missing license headers 5 years ago
  ed a91b7aafd0 Android: Pulled out some shared OpenSL/Oboe code into juce_android_HighPerformanceAudioHelpers.h and updated Oboe buffer size behaviour to match OpenSL 5 years ago
  ed 5d920ade5c Android: Fixed an issue when opening mono output streams in Oboe 5 years ago
  Tom Duncalf 6c4224d05a Android: Fixed some compiler warnings when compiling with Oboe enabled 5 years ago
  ed 8b4ba1ff25 Fixed an issue in 9fda031 5 years ago
  ed 0ff16ddadb Windows: Fixed a potential crash when closing and re-opening WASAPI audio devices 5 years ago
  ed 9fda031414 Check input as well as output devices names when checking if current audio device is still available in AudioDeviceManager::audioDeviceListChanged() 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  ed 5bda9de977 Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  ed 306e793895 Windows: Avoid logging ASIO errors to the console twice 5 years ago
  ed da2cd2e619 Windows: Catch and report exception when releasing dodgy ASIO drivers 5 years ago
  ed b45ce09235 Standardised the licensing whitespace in module headers 5 years ago
  ed 78e2892ba9 Added some missing documentation tags 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 859315fe4f Added a removeAudioDeviceType() method to AudioDeviceManager and made the ownership semantics of addAudioDeviceType() clearer 5 years ago
  jules 31e82060f1 Removed dependency on libalchemy for Bela support 5 years ago
  ed 35023af7ff Windows: Removed an ancient workaround when getting the input/output latencies of an ASIO device 6 years ago
  reuk 42be540c27 Improved the thread safety of AudioProcessorGraph 6 years ago
  ed 50f90fd61a macOS: Fixed a typo in the CoreMIDI code when creating device names 6 years ago