21 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  Tom Poole 894e7d2bd2 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 896a68dd7b Android: Reverted some recent Oboe buffer size changes 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 4edb0d2c90 Tidied up some divider comments 5 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 6 years ago
  cesare 73ac883b2f Tidied up Oboe asserts, made logging clearer and removed some redundant code 6 years ago
  cesare b434434d07 Fix Oboe assertions on Android 6 years ago
  jules e19c673b4e Whitespace 6 years ago
  Lukasz Kozakiewicz 2718ce96f0 Updates to support the latest Oboe (c5c3cc17f7). 6 years ago
  jules 9054620d67 Updated some Oboe calls that had changed name 6 years ago
  jules cfc85445b5 Minor tidying up 6 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 6 years ago
  hogliux d77f56bace Android Oboe: Updated oboe code to match latest Oboe repo version 7 years ago
  jules 38295f332b Converted some old typedefs to using declarations 7 years ago
  Lukasz Kozakiewicz c859b4af1d Android: add support for Google Oboe (developer preview). 7 years ago