yuzu/src/audio_core
Billy Laws 0afb9631b5 Add some explicit latency to sample count reporting
Some games have very tight scheduling requirements for their audio which can't really be matched on the host, adding a constant to the reported value helps to provide some leeway.
2023-04-03 23:11:36 +01:00
..
common general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
device Merge pull request #9969 from bylaws/master 2023-04-01 14:34:59 -07:00
in hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
out hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
renderer Merge pull request #9969 from bylaws/master 2023-04-01 14:34:59 -07:00
sink Add some explicit latency to sample count reporting 2023-04-03 23:11:36 +01:00
audio_core.cpp audio_manager: Remove dependence on system state 2022-09-21 09:26:42 -04:00
audio_core.h Merge pull request #8878 from Kelebek1/remove_pause 2022-09-15 13:50:13 -07:00
audio_event.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
audio_event.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
audio_in_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_in_manager.h audio_core: Amend documentation tags 2022-09-15 09:47:23 -04:00
audio_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_manager.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
audio_out_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_out_manager.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
audio_render_manager.cpp hle: rename legacy errors to Results 2023-03-06 20:58:42 -05:00
audio_render_manager.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
CMakeLists.txt cmake: make cubeb and SDL2 optional 2022-12-28 17:29:32 -05:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00