summaryrefslogtreecommitdiffstats
path: root/src/audio_core/voice_context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio_core/CMakeLists: Make warnings consistent with coreLioncash2020-10-131-1/+4
| | | | Normalizes the warnings shared between audio_core and core.
* audio_core: Resolve sign conversion warningsLioncash2020-09-251-2/+2
| | | | | | While were at it, we can also enable sign conversion warnings and other common warnings as errors to prevent these from creeping back into the codebase.
* adpcm streamingDavid Marcec2020-07-301-2/+1
|
* Fix perf regressionDavid Marcec2020-07-251-1/+2
|
* Address issuesDavid Marcec2020-07-251-14/+9
|
* audio_core: Apollo Part 1, AudioRenderer refactorDavid Marcec2020-07-251-0/+531