Commit Graph

19 Commits

Author SHA1 Message Date
Milan Zamazal 3f56c8fc0d Use Version instead of Package-Version in package headers 2022-07-04 19:04:42 +02:00
Milan Zamazal e9273dcf09 New command pipewire-properties 2022-07-02 09:43:54 +02:00
Milan Zamazal 5047d562c4 Remove trailing spaces 2022-07-02 09:30:44 +02:00
Milan Zamazal be0e9ce3a8 Add file headers
To make package-lint happy.
2022-06-29 22:00:24 +02:00
Milan Zamazal 271f9d5ed2 Add “ends here” footers
They are useless but package-lint requires them.
2022-06-29 21:55:53 +02:00
Milan Zamazal 9425f7f359 Don’t prefix lambdas with #' 2022-06-28 22:24:20 +02:00
Milan Zamazal bcf5c5e3d4 Add “;;; Commentary:” labels 2022-06-28 22:24:20 +02:00
Milan Zamazal b6f9754600 Report the node name of the muted port 2022-06-28 20:56:21 +02:00
Milan Zamazal b80fbab73a Cache default nodes
This makes a significant difference in CPU usage when e.g. displaying
the defaults in a panel.
2022-06-25 07:11:20 +02:00
Milan Zamazal 2c421bb990 Add support for device profiles
This is especially useful with Bluetooth devices.
2022-06-15 21:31:24 +02:00
Milan Zamazal 08c9d50a1c Silence compilation warnings about unused variables 2022-06-15 19:50:24 +02:00
Milan Zamazal 6041fcdc0b Add retrieval of default capture ports 2022-06-14 20:22:22 +02:00
Milan Zamazal 36b66024ad Don’t err in pw-lib-default-playback-ports without default sink 2022-06-14 20:03:46 +02:00
Milan Zamazal cd1a8beeab Change volume of playback ports by default
This seems to be more correct than changing volume of the whole sink.
The default volume of the sink is 1 (100) and alsamixer also changes
volume of the ports.
2022-06-13 21:27:29 +02:00
Milan Zamazal 2d76e595a9 Cache object bindings 2022-06-13 21:27:28 +02:00
Milan Zamazal 2e63bcff13 Allow applying pipewire-set-default on a whole device 2022-06-11 07:56:38 +02:00
Milan Zamazal 146c9ea227 Set the same volume for all the related channels by default 2022-06-06 20:16:39 +02:00
Milan Zamazal 4d4857b525 Add `refresh' argument to some parameter handling functions 2022-06-05 11:42:10 +02:00
Milan Zamazal ba4527658c Initial commit 2022-06-04 21:51:45 +02:00