Historique des commits

Auteur SHA1 Message Date
  bunnei a4c6712a4b common: Move settings to common from core. il y a 5 ans
  Vitor Kiguchi a1e7360273 Update cubeb and request a persistent stream session il y a 5 ans
  Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors il y a 5 ans
  bunnei 3d592972dc Revert "core: Fix clang build" il y a 5 ans
  Lioncash be1954e04c core: Fix clang build il y a 5 ans
  Lioncash 9f9b64d280 audio_core/CMakeLists: Make warnings consistent with core il y a 5 ans
  Lioncash 4073931305 cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() il y a 5 ans
  bunnei 324029d4f9 Merge pull request #4310 from ogniK5377/apollo-1-prod il y a 5 ans
  Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 il y a 6 ans
  David Marcec d68856ab12 Disable time stretcher for time being il y a 6 ans
  David Marcec 380658c21d audio_core: Apollo Part 1, AudioRenderer refactor il y a 6 ans
  lat9nq 63d23835ef configuration: implement per-game configurations (#4098) il y a 6 ans
  FearlessTobi 59d0d34dce cubeb_sink: Don't discard other channels when performing downmixing il y a 6 ans
  Lioncash 4a4e87e971 audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 il y a 7 ans
  Lioncash 1068c1b06f audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init il y a 7 ans
  Lioncash 04d7b7e09d audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member il y a 7 ans
  Lioncash 8250f9bb1c audio_core/cubeb_sink: Add override specifier to destructor il y a 7 ans
  Lioncash 7cdeec20ec audio_core/cubeb_sink: Resolve variable shadowing warnings in SamplesInQueue il y a 7 ans
  Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked il y a 7 ans
  Weiyi Wang 12c365b549 cubeb_sink: ignore null-name device when selecting il y a 7 ans
  bunnei 59beb540ae Merge pull request #1321 from lioncash/audio-shadow il y a 7 ans
  bunnei 3476ba2aee Merge pull request #1320 from lioncash/name il y a 7 ans
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" il y a 7 ans
  Lioncash fc669a97d4 cubeb_sink: Get rid of variable shadowing within CubebSink's constructor il y a 7 ans
  Lioncash b5218d9986 cubeb_sink: Correct context name in ListCubebSinkDevices() il y a 7 ans
  MerryMage 957ddab679 audio_core: Flush stream when not playing anything il y a 7 ans
  MerryMage 55af5bda55 cubeb_sink: Downsample arbitrary number of channels il y a 7 ans
  MerryMage 1aa195a9c0 cubeb_sink: Perform audio stretching il y a 7 ans
  MerryMage 7e697ab7ff cubeb_sink: Hold last available value instead of writing zeros il y a 7 ans
  MerryMage 6d9dd1dc6d cubeb_sink: Use RingBuffer il y a 7 ans