aboutsummaryrefslogtreecommitdiff
path: root/poller-pa.c
Commit message (Collapse)AuthorAgeFilesLines
* Punt poller-pa.c to libertyPřemysl Eric Janouch2021-11-071-348/+0
| | | | Now it also has tests in its new home.
* poller-pa.c: abandon the idea of quitting the loopPřemysl Eric Janouch2021-11-071-18/+5
| | | | | There are no users of this API in practice, and it prevents making the libpulse dependency optional.
* Name changePřemysl Eric Janouch2020-09-281-1/+1
|
* Add paswitch: PulseAudio output switcherPřemysl Janouch2018-10-281-0/+361
Initial commit. It does what it's supposed to but it's very buggy.