Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 966966dc02 audio_core: Remove unnecessary inclusions hace 5 años
  bunnei 324029d4f9 Merge pull request #4310 from ogniK5377/apollo-1-prod hace 5 años
  Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
  David Marcec d68856ab12 Disable time stretcher for time being hace 6 años
  Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds hace 6 años
  Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent hace 6 años
  lat9nq 63d23835ef configuration: implement per-game configurations (#4098) hace 6 años
  David Marcec 28aa697528 Don't handle cycles late if stretcher is active hace 6 años
  David Marcec 24c2930012 audio: Improving audio timing for multicore/single core hace 6 años
  Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. hace 6 años
  Fernando Sahmkow 6bf137a0e8 AudioCore: Use nanoseconds instead of cycles for buffer time. hace 6 años
  Kewlan 3eb8efc095 Add a "Mute Audio" hotkey hace 6 años
  bunnei ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) hace 6 años
  bunnei d992909636 Merge pull request #2583 from FernandoS27/core-timing-safe hace 7 años
  Fernando Sahmkow 90792cdb6e Core_Timing: Make core_timing threadsafe by default. hace 7 años
  David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent hace 7 años
  Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units hace 7 años
  Lioncash c5d41fd812 core/core_timing: Make callback parameters consistent hace 7 años
  Lioncash b009bda67a audio_core/buffer: Make const and non-const getter for samples consistent hace 7 años
  Lioncash bd983414f6 core_timing: Convert core timing into a class hace 7 años
  Lioncash 48d9d66dc5 core_timing: Rename CoreTiming namespace to Core::Timing hace 7 años
  fearlessTobi 7185d90a53 dsp_interface: fix sound being played while volume is 0 hace 7 años
  Lioncash a73c7c73eb audio_core: Convert LOG_CRITICAL + UNREACHABLE over to UNIMPLEMENTED/UNIMPLEMENTED_MSG hace 7 años
  Markus Wick 2ba4d878e5 microprofile: Drop ReleaseActiveBuffer scope. hace 7 años
  Lioncash 2f6a611311 stream: Preserve enum class type in GetState() hace 7 años
  David Marcec c461188f51 Added audren:u#GetAudioRendererState hace 7 años
  Lioncash 2fd124bc93 stream: Replace includes with forward declarations where applicable hace 7 años
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" hace 7 años
  MerryMage 957ddab679 audio_core: Flush stream when not playing anything hace 7 años
  fearlessTobi a6efff8b02 Add audio stretching support hace 8 años