summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/DSoundStream.h
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-03-18Remove usesMixer function from the sound streams.lioncash
2014-03-18Mark the audio streams as final.lioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre