1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src/audio_core/hle
Steveice10 670e9936a4
audio_core: Only perform audio stretching if below full speed. (#7201)
2023-11-26 12:06:59 -08:00
..
common.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
decoder.cpp audio_core/hle: Stub binary requests SaveState and LoadState. (#6684) 2023-07-16 17:54:40 -07:00
decoder.h audio_core/hle: Stub binary requests SaveState and LoadState. (#6684) 2023-07-16 17:54:40 -07:00
faad2_decoder.cpp audio_core: Replace AAC decoders with single FAAD2-based decoder. (#7098) 2023-11-04 14:56:13 -07:00
faad2_decoder.h audio_core: Replace AAC decoders with single FAAD2-based decoder. (#7098) 2023-11-04 14:56:13 -07:00
filter.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
filter.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
hle.cpp audio_core: Only perform audio stretching if below full speed. (#7201) 2023-11-26 12:06:59 -08:00
hle.h audio_core: Only perform audio stretching if below full speed. (#7201) 2023-11-26 12:06:59 -08:00
mixers.cpp audio_core/hle/mixers.cpp: fix dirty flag checks (#7048) 2023-10-07 13:11:06 -07:00
mixers.h audio_core\hle\shared_memory.h: Update struct member names based on FE:Fates Symbols (#6995) 2023-09-22 11:53:30 -07:00
pipe.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
shared_memory.h audio_core\hle\shared_memory.h: Update struct member names based on FE:Fates Symbols (#6995) 2023-09-22 11:53:30 -07:00
source.cpp audio_core/hle: Fix compile issues (#7024) 2023-09-30 23:41:25 -07:00
source.h audio_core\hle\shared_memory.h: Update struct member names based on FE:Fates Symbols (#6995) 2023-09-22 11:53:30 -07:00