| description | none |
| repository URL | https://github.com/saivert/ddb_output_pw.git |
| owner | 7CuqrB6UpLdECD4m@atomicmail.io |
| last change | Fri, 24 Oct 2025 15:07:18 +0000 (24 17:07 +0200) |
| last refresh | Mon, 3 Nov 2025 11:59:26 +0000 (3 12:59 +0100) |
| mirror URL | git://repo.or.cz/ddb_output_pw.git |
| https://repo.or.cz/ddb_output_pw.git | |
| ssh://[email protected]/ddb_output_pw.git | |
| bundle info | ddb_output_pw.git downloadable bundles |
| content tags |
This is a draft for a PipeWire plugin for DeaDBeeF Music Player
Build using meson:
$ meson setup builddir
$ meson compile -C builddir
Then install:
$ cp builddir/ddb_out_pw.so ~/.local/lib64/deadbeef
Remember to have the Deadbeef development package installed or deadbeef.h available in standard search paths (/usr/include/deadbeef or /usr/local/include/deadbeef).
You can instruct meson to search for include files like so:
$ C_INCLUDE_PATH=/opt meson setup
This assumes the header file is in /opt/deadbeef directory.
New plugin settings UI:

Older plugin settings UI:

| 9 days ago | main | logtree |
| 3 years ago | fix_volume_resetting_on_trackchange | logtree |
| 4 years ago | assets | logtree |
| 4 years ago | meson_config_h | logtree |
| 4 years ago | volume_control_fix | logtree |