suyu/src
lat9nq 9fe077635e sdl2_sink: Distinguish between capture and non-capture device names
The function prototype appears to care whether we are loading capture
devices or not, and SDL_GetAudioDeviceName has a parameter to use it,
but for some reason it isn't.

This puts `capture` where it goes.
2022-10-16 03:15:54 -04:00
..
audio_core sdl2_sink: Distinguish between capture and non-capture device names 2022-10-16 03:15:54 -04:00
common settings: Update aspect_ratio range 2022-10-13 12:24:04 -04:00
core Merge pull request #9061 from liamwhite/writable-event 2022-10-14 17:30:38 -04:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common input_common: have an unique vector in callback status 2022-10-09 12:49:18 -05:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler General: Fix compilation for GCC 2022-10-06 21:00:53 +02:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
video_core renderer_(opengl/vulkan): Fix tessellation clockwise parameter 2022-10-13 15:52:56 -04:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu fix a tiny spelling mistake 2022-10-15 14:58:44 -07:00
yuzu_cmd video_core: add option for pessimistic flushing 2022-08-25 12:32:14 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt NVHOST_CTRl: Implement missing method and fix some stuffs. 2022-10-06 21:00:51 +02:00