mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-28 17:45:39 +00:00
39158b67a7
Signed-off-by: lizzie <lizzie@eden-emu.dev> - [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions). - [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md) - [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability. ------------------- basically makes it so SDL3 and cubeb audio backends now share the same identifier string so OS mixers (ok a bit of a misnormer, its like pulseaudio pipewire and such, but yknow what i mean) -- dont conflate due to the fact that "Eden" != "yuzu Latency Getter". fix taken from pcsx2 https://github.com/PCSX2/pcsx2/pull/12312 Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4298 Reviewed-by: Maufeat <sahyno1996@gmail.com> Reviewed-by: MaranBr <maranbr@eden-emu.dev>