Mesen2/Core/Shared/Audio
Sour dd94362d29 Audio player: Use console time to detect X seconds of silence, rather than real time
Player was skipping to next track when pausing for more than X seconds and then resuming playback, etc.
2025-03-24 21:19:24 +09:00
..
AudioPlayerHud.cpp Audio player: Use console time to detect X seconds of silence, rather than real time 2025-03-24 21:19:24 +09:00
AudioPlayerHud.h Audio player: Use console time to detect X seconds of silence, rather than real time 2025-03-24 21:19:24 +09:00
AudioPlayerTypes.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
BaseSoundManager.cpp Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
BaseSoundManager.h File reorganization 2021-04-09 21:45:04 -04:00
PcmReader.cpp Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
PcmReader.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
SoundMixer.cpp Audio: Fixed buffer overflow crashes when slowing down emulation below ~5% 2025-01-05 00:02:58 +09:00
SoundMixer.h Linux: Slow down audio playback when emulation speed is set to less than 100% 2024-12-03 21:30:31 +09:00
SoundResampler.cpp Audio: Fixed muted audio when using 96khz sample rate 2023-12-15 18:02:38 +09:00
SoundResampler.h Audio: Fixed muted audio when using 96khz sample rate 2023-12-15 18:02:38 +09:00
WaveRecorder.cpp Recorders: Display message/update UI correctly when recording is stopped automatically because resolution/sample rate changed 2023-02-13 22:28:59 -05:00
WaveRecorder.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00