mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-14 08:56:37 -05:00
Add some NEWS
This commit is contained in:
parent
62f113dbba
commit
b445d1b12e
1 changed files with 14 additions and 1 deletions
15
NEWS
15
NEWS
|
|
@ -1 +1,14 @@
|
||||||
PipeWire 0.1
|
PipeWire 0.1.9
|
||||||
|
|
||||||
|
- Various build fixes
|
||||||
|
- Do more permission checks
|
||||||
|
- Add support for doing async connections. This can be used to
|
||||||
|
make connections through the portal later.
|
||||||
|
- Fix device creation from the GStreamer device monitor
|
||||||
|
- v4l2 experiment with controls
|
||||||
|
- move rtkit to a module to avoid dbus dependency
|
||||||
|
- use dmabuf allocator in gstreamer elements
|
||||||
|
- Add DSP module for pro audio cases, remove jack module. The
|
||||||
|
idea is to make a replacement jack client library that talks
|
||||||
|
pipewire directly instead of trying to emulate a jack server.
|
||||||
|
- Various memory handling improvements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue