summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/PulseAudioStream.cpp
AgeCommit message (Expand)Author
2021-10-15Port Main.DSP to MainSettingssowens99
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-02Replace uses of cassert with Common/Assert.hPokechu22
2020-10-21AudioCommon: Migrate logging over to fmtLioncash
2019-11-11Centralize logic to detect when the DPL2 decoder should be used.LAGonauta
2019-10-22DSP must be set to LLE to select the decoderLAGonauta
2019-04-30Remove redundant initializationFilip Gawin
2019-02-13Cleaned up PulseAudio as we now use FreeSurroundLAGonauta
2017-11-19SoundStream: change Start/Stop to Init/SetRunning/destructMichael M
2017-06-03AudioCommon: move DPL2 decoding into MixerMichael Maltese
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