Skip to content
Snippets Groups Projects
  1. Nov 07, 2019
  2. Nov 06, 2019
  3. Aug 27, 2019
  4. Jul 12, 2019
    • George Kiagiadakis's avatar
      policy: implement a basic policy based on role priorities · 1ed004c3
      George Kiagiadakis authored
      * Every client has a priority based on its role
      * For playback, we allow only a single client to play at a time
      * For capture, we allow all clients to capture simultaneously
      * Every time the "selected" device changes (either because devices
        are discovered/removed or because the user changed the selection),
        the clients are re-linked to the new "selected" device.
      * When a playback client quits and there are others waiting unlinked,
        the highest priority one is linked automatically.
      * This also properly fixes re-linking the correct client(s) to the
        correct device(s) when wireplumber exits and restarts.
      1ed004c3
    • Julian Bouzas's avatar
      Fix doc warnings · 54721da7
      Julian Bouzas authored
      54721da7
  5. Jul 10, 2019
  6. Jun 28, 2019
  7. Jun 26, 2019
  8. Jun 24, 2019
  9. Jun 18, 2019
  10. Jun 11, 2019
  11. Jun 06, 2019
  12. May 31, 2019
  13. May 30, 2019
  14. May 26, 2019
  15. May 25, 2019
  16. May 24, 2019
  17. May 22, 2019
  18. May 21, 2019
  19. May 17, 2019
    • George Kiagiadakis's avatar
      Refactor everything! · 447c9688
      George Kiagiadakis authored
      After discussing things at the AGL May 2019 F2F meeting
      and reflecting on the initial design of WirePlumber,
      it became clear that it needed a fresh start.
      447c9688
Loading