Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 18fc0db9e5 aaudio: Rearranged source code to match other backends. il y a 2 ans
  Ryan C. Gordon 2507c1d68b aaudio: Disconnect playing devices if error callback fires. il y a 2 ans
  Ryan C. Gordon 32a3fc3783 aaudio: Use the callback interface. il y a 2 ans
  Ryan C. Gordon b49ce86765 audio: Fixed compiler warning on Android NDK. il y a 2 ans
  Ryan C. Gordon 1c074e8d97 android: Fixed audio device detection. il y a 2 ans
  Ryan C. Gordon 82ce05ad01 pulseaudio: Be more aggressive with hotplug thread synchronization. il y a 2 ans
  Ryan C. Gordon 5cbdf1168e androidaudio: Fixed incorrect JNI call (thanks, @madebr!) il y a 2 ans
  Ryan C. Gordon 660054f3dc include: Correct comment about audio device hotplug events. il y a 2 ans
  Ryan C. Gordon ab68428a64 aaudio: Fixed for older SDKs and Android releases. il y a 2 ans
  Ryan C. Gordon 5ff87c6d4a android: Reworked audio backends for SDL3 audio API. il y a 2 ans
  Ryan C. Gordon 54af687210 testautomation_audio.c: Patched to compile. :/ il y a 2 ans
  Ryan C. Gordon 5e82090662 testautomation_audio.c: Apparently we aren't updating test code for C99 atm. il y a 2 ans
  Ryan C. Gordon 7f4488f625 wasapi: More fixes for Clang warnings. il y a 2 ans
  Ryan C. Gordon 29a0c689c9 wasapi: Patched to compile with Clang. il y a 2 ans
  Ryan C. Gordon 4aa95c21bc pspaudio: Patched to compile. il y a 2 ans
  Ryan C. Gordon 9a2a0a1463 ps2audio: Delete errant character that got inserted before previous commit. il y a 2 ans
  Ryan C. Gordon 2c578bd0d5 qnxaudio: Rewrite for SDL3 audio APIs. il y a 2 ans
  Ryan C. Gordon 455eef4cd9 audio: Use AtomicAdd for device counts, don't treat as a refcount. il y a 2 ans
  Ryan C. Gordon 095ea57f94 pspaudio: Patched to compile. il y a 2 ans
  Ryan C. Gordon d7cf63db67 ps2audio: Patched to compile. il y a 2 ans
  Ryan C. Gordon 027b9e8787 coreaudio: (maybe) patched to compile on iOS. il y a 2 ans
  Ryan C. Gordon 4836c2db07 pspaudio: Patched to compile. il y a 2 ans
  Ryan C. Gordon 86ca412436 n3dsaudio: Patched to compile. il y a 2 ans
  Ryan C. Gordon 66bcee2ca9 testaudiostreamdynamicresample.c: Fixed MSVC compiler warning. il y a 2 ans
  Ryan C. Gordon dbf993d358 vitaaudio: patched to compile. il y a 2 ans
  Ryan C. Gordon 5707e14716 audio: Fix up some things that broke when rebasing the branch against main. il y a 2 ans
  Ryan C. Gordon 6567285eae SDL_migration.cocci: Fix up SDL_(Pause|Unpause)Audio. il y a 2 ans
  Ryan C. Gordon 0b6255551e test: Fixed incorrect SDL_OpenAudioDevice call in testautomation. il y a 2 ans
  Ryan C. Gordon 107fd941cd vitaaudio: Clean up correctly in CloseDevice. il y a 2 ans
  Ryan C. Gordon 9fa4a6ef87 netbsdaudio: Minor fix. il y a 2 ans