summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_pipewire.c
Commit message (Expand)AuthorAgeFilesLines
* ao_pipewire: use mpv loggingThomas Weißschuh2022-08-041-1/+1
* ao_pipewire: prevent deprecation warning for pw_stream_get_time()Thomas Weißschuh2022-07-081-1/+7
* ao_pipewire: pipewire uses linear volumeWim Taymans2022-07-081-3/+2
* ao_pipewire: don't access core after disconnectWim Taymans2022-07-081-1/+0
* ao_pipewire: zero listenersWim Taymans2022-07-081-0/+2
* ao_pipewire: support ao-volume on non-stereo channel layoutsAlex B2022-07-081-9/+23
* ao_pipewire: Do not hold thread lock during loop stopThomas Weißschuh2022-03-311-3/+1
* ao_pipewire: fix resource lifetimesThomas Weißschuh2022-03-301-7/+21
* ao_pipewire: fix ao-volume handlingAlex B2022-02-111-3/+6
* ao_pipewire: validate pod creationThomas Weißschuh2022-02-061-0/+6
* ao_pipewire: add support for device selectionThomas Weißschuh2022-02-061-14/+188
* ao/pipewire: Add copyright headerPhilip Langdale2022-01-171-0/+21
* ao_pipewire: Add PipeWire audio backendThomas Weißschuh2022-01-171-0/+396