Fix changelog line wrap

- wpctl now supports using
      @DEFAULT_{AUDIO_,VIDEO_,}{SINK,SOURCE}@ as ID, almost like
      pactl. Additionally, it supports a --pid flag for changing
      volume and mute state by specifying a process ID, applying
      the state to all nodes of a specific client process.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=43
This commit is contained in:
Antonio Larrosa 2022-05-13 07:49:26 +00:00 committed by Git OBS Bridge
parent 7ba6585911
commit 58c06102d8

View File

@ -5,11 +5,11 @@ Tue May 10 14:39:24 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
* Changes
- Add i18n support to be able to translate some user-visible
strings.
- wpctl now supports using @DEFAULT_{AUDIO_,VIDEO_,}{SINK,SOURCE}@
as ID, almost like pactl. Additionally, it supports a --pid
flag for changing volume and mute state by specifying a
process ID, applying the state to all nodes of a specific
client process.
- wpctl now supports using
@DEFAULT_{AUDIO_,VIDEO_,}{SINK,SOURCE}@ as ID, almost like
pactl. Additionally, it supports a --pid flag for changing
volume and mute state by specifying a process ID, applying
the state to all nodes of a specific client process.
- The Lua engine now supports loading Lua libraries. These can
be placed either in the standard Lua libraries path or in
the "lib" subdirectory of WirePlumber's "scripts" directory