citra/src/audio_core/hle
NarcolepticK c39daa3c01 service/dsp: Migrate to ServiceFramework (#3915)
* service/dsp: Migrate to ServiceFramework

* service/dsp: Removed redundant buffer copy

* service/dsp: Addressed comment about pushing u32 instead of bool

* service/dsp: Fix clang format

* service/dsp: Addressed comment about minimizing global state

* service/dsp: Addressed comments and fixed log call issue

* service/dsp: Fix missed clang format
2018-07-12 17:54:26 +03:00
..
common.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
filter.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
filter.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
hle.cpp service/dsp: Migrate to ServiceFramework (#3915) 2018-07-12 17:54:26 +03:00
hle.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
mixers.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
mixers.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
pipe.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
shared_memory.h fixup! audio_core: Remove global state 2018-02-04 22:23:51 +00:00
source.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
source.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00