summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/DSoundStream.cpp
AgeCommit message (Expand)Author
2014-05-31Revert "DSound: use DSound notifications to produce sound."magumagu
2014-05-23Merge pull request #256 from magumagu/dsound-notifyshuffle2
2014-04-14Common: Move the Event class to a separate file, and add tests for it. Fix in...Pierre Bourdon
2014-04-09DSound: use DSound notifications to produce sound.magumagu
2014-04-01Replace use of the deprecated mem_fun function with mem_fn.lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre