aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/audio_core.cpp
AgeCommit message (Expand)Author
2017-05-09DSP: Create backing memory for entire DSP RAMYuri Kunde Schlesner
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
2016-12-11Add all services to the Service namespaceLioncash
2016-12-10audio_core: SelectSink should default to auto if sink_id is invalidMerryMage
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-31audio_core: Add EnableStretching to interface so that one can toggle stretchi...MerryMage
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-29AudioCore: CurrentRegion() -> ReadRegion(), WriteRegion()MerryMage
2016-04-27AudioCore: Hack to prevent regressions: Trigger Binary pipe interrupt every a...MerryMage
2016-04-27DSP_DSP: Updated interrupt implementationMerryMage
2016-02-21AudioCore: Skeleton ImplementationMerryMage