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
MerryMage 8a5cc14ba4 Audio/HLE/Source: Fix looped state not updating
Bugfix for ff280800.
2017-11-25 11:10:10 +00:00
..
common.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
dsp.cpp DSP: Create backing memory for entire DSP RAM 2017-05-09 21:44:00 -07:00
dsp.h DSP: Create backing memory for entire DSP RAM 2017-05-09 21:44:00 -07:00
filter.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
filter.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
mixers.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
mixers.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
pipe.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pipe.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
source.cpp Audio/HLE/Source: Fix looped state not updating 2017-11-25 11:10:10 +00:00
source.h Audio: Use std::deque instead of std::vector for the audio buffer type (StereoBuffer16). 2017-09-25 18:31:37 -05:00