summaryrefslogtreecommitdiffstats
path: root/app/paclient.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-04-21Add support for handling external sink/source volume change eventsMatt Porter1-8/+107
2017-04-20Fix source volume setting in PaClient::setVolumeMatt Porter1-1/+1
2017-04-20Convert the sink/source volume caches from a list to hashesMatt Porter1-17/+15
2017-04-20Rewrite PulseAudio backend into a threaded classMatt Porter1-0/+228