Histórico de commits

Autor SHA1 Mensagem Data
  Lioncash 4073931305 cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() 5 anos atrás
  bunnei 324029d4f9 Merge pull request #4310 from ogniK5377/apollo-1-prod 5 anos atrás
  Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 anos atrás
  David Marcec d68856ab12 Disable time stretcher for time being 6 anos atrás
  David Marcec 380658c21d audio_core: Apollo Part 1, AudioRenderer refactor 6 anos atrás
  lat9nq 63d23835ef configuration: implement per-game configurations (#4098) 6 anos atrás
  FearlessTobi 59d0d34dce cubeb_sink: Don't discard other channels when performing downmixing 6 anos atrás
  Lioncash 4a4e87e971 audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 7 anos atrás
  Lioncash 1068c1b06f audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init 7 anos atrás
  Lioncash 04d7b7e09d audio_core/cubeb_sink: Initialize CubebSinkStream's last_frame data member 7 anos atrás
  Lioncash 8250f9bb1c audio_core/cubeb_sink: Add override specifier to destructor 7 anos atrás
  Lioncash 7cdeec20ec audio_core/cubeb_sink: Resolve variable shadowing warnings in SamplesInQueue 7 anos atrás
  Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked 7 anos atrás
  Weiyi Wang 12c365b549 cubeb_sink: ignore null-name device when selecting 7 anos atrás
  bunnei 59beb540ae Merge pull request #1321 from lioncash/audio-shadow 7 anos atrás
  bunnei 3476ba2aee Merge pull request #1320 from lioncash/name 7 anos atrás
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anos atrás
  Lioncash fc669a97d4 cubeb_sink: Get rid of variable shadowing within CubebSink's constructor 7 anos atrás
  Lioncash b5218d9986 cubeb_sink: Correct context name in ListCubebSinkDevices() 7 anos atrás
  MerryMage 957ddab679 audio_core: Flush stream when not playing anything 7 anos atrás
  MerryMage 55af5bda55 cubeb_sink: Downsample arbitrary number of channels 7 anos atrás
  MerryMage 1aa195a9c0 cubeb_sink: Perform audio stretching 7 anos atrás
  MerryMage 7e697ab7ff cubeb_sink: Hold last available value instead of writing zeros 7 anos atrás
  MerryMage 6d9dd1dc6d cubeb_sink: Use RingBuffer 7 anos atrás
  fearlessTobi a6efff8b02 Add audio stretching support 8 anos atrás
  MerryMage fcc5ffdfdd cubeb_sink: Protect queue with a mutex 8 anos atrás
  bunnei 1dee8ceda1 audio_core: Use s16 where possible for audio samples. 8 anos atrás
  bunnei 02fccc0940 cubeb_sink: Support variable sample_rate and num_channels. 8 anos atrás
  bunnei 34b3f83498 audio_core: Sinks need unique names as well. 8 anos atrás
  bunnei f437c11caf audio_core: Implement Sink and SinkStream interfaces with cubeb. 8 anos atrás