summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/PulseAudioStream.cpp
AgeCommit message (Expand)Author
2016-08-10Use Common::Flag and Common::Event when possibleLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-08-15PulseAudio: fix small memleakTillmann Karras
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
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-01-19 Audio: Drop the LFE/subwoofer channel from the decoded surroundAdam D. Moss
2015-01-08 PulseAudio: Support 5.1 surround, optional in UIAdam Moss
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-08-30AudioCommon: Clean up brace placementsLioncash
2014-04-01Replace use of the deprecated mem_fun function with mem_fn.lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-07Atomic Stores / Loadsdegasus
2014-02-07Pulseaudio: rewrite the pa backend with the async apidegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre