summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/NullSoundStream.cpp
AgeCommit message (Collapse)Author
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, ↵Lioncash
VideoCommon, and Common projects.
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ↵lioncash
since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project. Also, some tab/space mismatches removed from VideoOGL, and some places I missed in VideoDX[number] projects. Now, the Core is literally the only project with tab/space mismatches (on a large scale).
2012-07-01Implemented proper timing in the "No audio output" back-end.skidau
2010-11-14Some compiler warnings and eol-style.Soren Jorvang
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6418 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-02Re-implemented the NullSound back-end. Allows Dolphin to be used on hosts ↵skidau
with no sound hardware. Emulates strict DSP timing in the DSP HLE plugin. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6329 8ced0084-cf51-0410-be5f-012b33b47a6e