SDL/src/audio/wasapi
Ryan C. Gordon a58af6d0d1
wasapi: Reference devices when proxying to management thread.
Otherwise, a disconnect/default change on another thread may cause the
device pointer to become invalid by the time the management thread runs the
task.
2023-11-14 16:20:14 -05:00
..
SDL_wasapi.c Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
SDL_wasapi.h audio: Cleaned out most remaining /* */ comments for // style. 2023-10-18 15:39:01 -04:00
SDL_wasapi_win32.c wasapi: Reference devices when proxying to management thread. 2023-11-14 16:20:14 -05:00
SDL_wasapi_winrt.cpp Code cleanup now that SDL_bool is equivalent to a C boolean expression 2023-11-03 09:54:04 -07:00