diff --git a/wireplumber.changes b/wireplumber.changes index dce5a3e..c842fb8 100644 --- a/wireplumber.changes +++ b/wireplumber.changes @@ -5,11 +5,11 @@ Tue May 10 14:39:24 UTC 2022 - Alexei Sorokin * 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