diff options
author | Max Kellermann <max@musicpd.org> | 2021-03-03 15:15:24 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2021-03-03 18:44:39 +0100 |
commit | 428f769c38da9f53059931aa5d722ce072344945 (patch) | |
tree | 9658c53977a5a8eb60ea7544f4a830a16b0e67e3 /NEWS | |
parent | 133c8834df9049c3d340da7ba8d6ffc42d167d18 (diff) |
output/pipewire: new output plugin
Very rough draft. Barely works.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.23 (not yet released) - new command "getvol" - show the audio format in "playlistinfo" * output + - pipewire: new plugin - snapcast: new plugin ver 0.22.7 (not yet released) |