Commit Graph

  • ae7a95230f README: Add info about MELPA main pdm 2022-07-26 20:00:57 +02:00
  • 115a8a89a3 Use user-error rather than ‘error’ in interactive functions pdm 2022-07-25 20:58:07 +02:00
  • 8109f43855 Toggle microphone: Better error message if there is no default input pdm 2022-07-16 21:33:36 +02:00
  • a81c61ab0a Expand commentary in pipewire.el pdm 2022-07-16 21:25:20 +02:00
  • c23524cd30 Take pipewire-cli out of pipewire-access.el pdm 2022-07-16 20:59:33 +02:00
  • e032234c63 Fix typo in pipewire-lib commentary pdm 2022-07-16 20:29:24 +02:00
  • 78c8c6e083 Use ‘pipewire-’ prefix everywhere pdm 2022-07-16 20:25:08 +02:00
  • 33fbb2ba1a Rephrase docstrings starting with lower cases to stop checkdoc complaints pdm 2022-07-16 20:12:05 +02:00
  • 07e8456ce4 Rename pipewire-zero-pkg.el to pipewire-zero.el pdm 2022-07-12 21:38:07 +02:00
  • 4ce4bbda10 Simplify a bit a condition in pipewire--current-object pdm 2022-07-12 21:32:56 +02:00
  • cc8fa0336e Document CLASS cl-defgeneric arguments pdm 2022-07-12 21:27:19 +02:00
  • 7ec78e2caf Rename pw-ui.el to pipewire.el pdm 2022-07-12 21:15:58 +02:00
  • 562b910aa0 Silence checkdoc messages about docstrings of internal objects pdm 2022-07-06 10:20:27 +02:00
  • 119aef1b08 Move Code: labels before the beginning of code pdm 2022-07-05 13:30:30 +02:00
  • 91888abb91 pw-lib-set-default: Remove ending dot in the error message pdm 2022-07-04 19:17:02 +02:00
  • 22d02e5b7f Document single-p argument in docstrings pdm 2022-07-04 19:16:33 +02:00
  • dd4c2728a5 Mistakes in docstrings corrected pdm 2022-07-04 19:16:12 +02:00
  • 2b53b19c05 Add useless “Code” headers to make checkdoc happier pdm 2022-07-04 19:15:13 +02:00
  • 3f56c8fc0d Use Version instead of Package-Version in package headers pdm 2022-07-04 19:03:15 +02:00
  • e9273dcf09 New command pipewire-properties pdm 2022-07-02 09:43:54 +02:00
  • 5047d562c4 Remove trailing spaces pdm 2022-07-02 09:30:44 +02:00
  • b54e3e4af6 Display nick as the object name if available pdm 2022-07-02 09:18:09 +02:00
  • 55977bbc70 Use pipewire-zero as Elisp package name pdm 2022-06-29 22:08:44 +02:00
  • 4c19a7b130 Rename the pkg file to pipewire-pkg.el pdm 2022-06-29 22:03:44 +02:00
  • be0e9ce3a8 Add file headers pdm 2022-06-29 21:56:59 +02:00
  • cb40da6d96 Improve the pkg file pdm 2022-06-29 21:56:27 +02:00
  • 271f9d5ed2 Add “ends here” footers pdm 2022-06-29 21:55:53 +02:00
  • bac34b4e8f Specify a parent customization group pdm 2022-06-28 22:08:36 +02:00
  • bff6a566e2 Add a package file pdm 2022-06-28 21:59:57 +02:00
  • 7695f21b18 Add debug declaration to pw-ui--osd macro pdm 2022-06-28 21:34:58 +02:00
  • 9425f7f359 Don’t prefix lambdas with #' pdm 2022-06-28 21:27:49 +02:00
  • c31950cb30 Don’t use -face suffix for faces pdm 2022-06-28 21:25:44 +02:00
  • bcf5c5e3d4 Add “;;; Commentary:” labels pdm 2022-06-28 21:25:20 +02:00
  • 57fe580df2 Escape initial parentheses in docstrings pdm 2022-06-28 21:24:55 +02:00
  • 66b49c4e37 Don’t err in pw-ui--update-muted when called on a node pdm 2022-06-28 22:23:50 +02:00
  • 38953efca5 README a bit updated pdm 2022-06-28 21:04:48 +02:00
  • b6f9754600 Report the node name of the muted port pdm 2022-06-28 20:55:10 +02:00
  • adf36e59b1 New command pipewire-toggle-microphone pdm 2022-06-28 20:43:37 +02:00
  • b80fbab73a Cache default nodes pdm 2022-06-25 07:11:20 +02:00
  • 9ca7a06af6 Screenshot updated pdm 2022-06-18 10:33:00 +02:00
  • 6fad0ba9f7 Use floating numbers for OSD frame position pdm 2022-06-17 19:30:38 +02:00
  • 2759cce8a6 Set parent frame for OSD pdm 2022-06-17 19:29:30 +02:00
  • b7a83c81c1 Move formatting list of properties to a separate function pdm 2022-06-16 07:30:52 +02:00
  • 2c421bb990 Add support for device profiles pdm 2022-06-15 21:31:24 +02:00
  • 1065d9d389 Fix pw-cli--parse-properties pdm 2022-06-15 21:03:42 +02:00
  • 08c9d50a1c Silence compilation warnings about unused variables pdm 2022-06-15 19:50:24 +02:00
  • 6041fcdc0b Add retrieval of default capture ports pdm 2022-06-14 20:15:08 +02:00
  • 36b66024ad Don’t err in pw-lib-default-playback-ports without default sink pdm 2022-06-14 20:03:46 +02:00
  • cd1a8beeab Change volume of playback ports by default pdm 2022-06-13 20:04:20 +02:00
  • 2d76e595a9 Cache object bindings pdm 2022-06-13 20:01:21 +02:00
  • 94bbd26205 Add support for OSD of volume changes pdm 2022-06-13 19:14:22 +02:00
  • 2e63bcff13 Allow applying pipewire-set-default on a whole device pdm 2022-06-11 07:56:38 +02:00
  • f6035e710f Pop to PipeWire buffer pdm 2022-06-11 07:51:16 +02:00
  • 7aee7c34fb Always invalidate cache on update commands pdm 2022-06-08 19:17:32 +02:00
  • 146c9ea227 Set the same volume for all the related channels by default pdm 2022-06-06 20:16:39 +02:00
  • 998ca396cb Fix typo in pipewire-decrease-volume docstring pdm 2022-06-06 20:10:01 +02:00
  • d81907be16 Fix failure when setting a numeric property value pdm 2022-06-06 19:55:25 +02:00
  • 9890f6d0f3 Add README pdm 2022-06-05 11:43:04 +02:00
  • 4d4857b525 Add `refresh' argument to some parameter handling functions pdm 2022-06-05 11:42:10 +02:00
  • ba4527658c Initial commit pdm 2022-06-04 21:51:45 +02:00