citra-nightly/src/audio_core/hle
Jake Merdich ff28080091 Support looping HLE audio (#2422)
* Support looping HLE audio
* DSP: Fix dirty bit clears, handle nonmonotonically incrementing IDs
* DSP: Add start offset support
2017-01-29 23:52:25 -08:00
..
common.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
dsp.cpp Fix typos 2016-10-20 12:26:59 -02:00
dsp.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
filter.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
filter.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09: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 Support looping HLE audio (#2422) 2017-01-29 23:52:25 -08:00
source.h Support looping HLE audio (#2422) 2017-01-29 23:52:25 -08:00