pipewire/src/tools
Barnabás Pőcze cc73053512 treewide: meson.build: use feature.allowed()
Since meson 0.59.0, a feature object has an `allowed()`
method which returns true when the feature is set to
'enabled' or 'auto'.

Utilize that instead of the previously used

  not feature.disabled()
2022-02-04 00:15:59 +01:00
..
dsffile.c Remove unused function. 2021-10-22 19:05:43 +03:00
dsffile.h dsdplay: make separate dsffile 2021-09-21 10:50:45 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00
midifile.c tools: add beginnings of DSD player 2021-09-21 10:50:44 +02:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c pw-cat: print "monitor" when recording from a sink 2022-01-17 14:47:27 +01:00
pw-cli.c tools: fix compilation with musl 2022-01-27 14:59:11 +01:00
pw-dot.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-dump.c tools: fix compilation with musl 2022-01-27 14:59:11 +01:00
pw-link.c pw-link: improve help and error messages 2022-02-03 16:39:52 +01:00
pw-loopback.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
pw-metadata.c pw-metadata: handle NULL props from metadata object 2022-01-18 12:41:17 +01:00
pw-mididump.c don't crash with missing libraries 2021-02-23 17:48:57 +01:00
pw-mon.c pw-mon: add support for colored output 2021-11-11 08:21:58 +00:00
pw-profiler.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
pw-reserve.c tools: update pw-reserve so don't need to include the c file 2021-10-18 20:44:11 +10:00
pw-top.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
reserve.c tools: update pw-reserve so don't need to include the c file 2021-10-18 20:44:11 +10:00
reserve.h Remove media-session from this tree 2021-10-18 20:44:07 +10:00