Go to file
Dominique Leuenberger a58c8f5383 Accepting request 976983 from multimedia:libs
- Update to version 0.4.10:
  * 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.
    - 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
      and can be loaded with ``require()``
    - The Lua engine's sandbox has been relaxed to allow more
      functionality in scripts (the debug & coroutine libraries
      and some other previously disabled functions)
    - Lua scripts are now wrapped in special WpPlugin objects,
      allowing them to load asynchronously and declare when they
      have finished their loading
    - Add a new script that provides the same functionality as
      module-fallback-sink from PipeWire, but also takes endpoints
      into account and can be customised more easily. Disabled by
      default for now to avoid conflicts.
  * Policy
    - Add an optional experimental feature that allows filter-like
      streams (like echo-cancel or filter-node) to match the
      channel layout of the device they connect to, on both sides
      of the filter; that means that if, for instance, a sink has
      6 channels and the echo-cancel's source stream is linked to
      that sink, then the virtual sink presented by echo-cancel

OBS-URL: https://build.opensuse.org/request/show/976983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireplumber?expand=0&rev=12
2022-05-14 20:54:35 +00:00
_service Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
_servicedata Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
.gitattributes Accepting request 901727 from home:alarrosa:branches:GNOME:Next 2021-06-24 12:17:18 +00:00
.gitignore Accepting request 901727 from home:alarrosa:branches:GNOME:Next 2021-06-24 12:17:18 +00:00
reduce-meson-required-version.patch Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
split-config-file.py Accepting request 964075 from multimedia:libs 2022-03-24 21:57:05 +00:00
wireplumber-0.4.10.obscpio Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
wireplumber.changes Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
wireplumber.obsinfo Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00
wireplumber.spec Accepting request 976983 from multimedia:libs 2022-05-14 20:54:35 +00:00