eden/src/audio_core/sink
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.

Compiling on clang is *dramatically* faster so this should be useful for CI.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-09-09 20:47:49 +02:00
..
cubeb_sink.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
cubeb_sink.h [audio_core] Revert EA3835 audio sink changes (#136) 2025-07-27 19:46:54 +02:00
null_sink.h Remove memory allocations in some hot paths 2023-06-22 08:05:10 +01:00
oboe_sink.cpp oboe_sink: handle temporary stream creation failure 2024-02-23 10:30:52 -05:00
oboe_sink.h android: add oboe audio sink 2023-12-17 01:42:59 -05:00
sdl2_sink.cpp [audio_core] Revert EA3835 audio sink changes (#136) 2025-07-27 19:46:54 +02:00
sdl2_sink.h [audio_core] Revert EA3835 audio sink changes (#136) 2025-07-27 19:46:54 +02:00
sink.h Have GetActiveChannelCount return the system channels instead of host device channels 2023-12-16 12:49:28 -05:00
sink_details.cpp [audio_core] Revert EA3835 audio sink changes (#136) 2025-07-27 19:46:54 +02:00
sink_details.h (ui,)settings: Use explicit instantiation 2023-07-21 10:56:54 -04:00
sink_stream.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
sink_stream.h audio_core: ignore renderer wait when stream is paused 2023-11-12 23:10:53 -05:00