summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/AlsaSoundStream.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-24SoundStream: Internally construct the mixerLioncash
2015-05-11AlsaSoundStream: Use an enum class for signifying ALSA thread stateLioncash
2015-05-11AlsaSoundStream: Convert volatile variables to atomicsLioncash
2014-09-10Merge pull request #1027 from rohit-n/change-includeRyan Houdek
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-08AudioCommon: Remove unnecessary usages of mem_fnLioncash
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