История коммитов

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