Skip to content
Snippets Groups Projects
  1. Nov 11, 2019
  2. Nov 07, 2019
  3. Nov 06, 2019
  4. Oct 07, 2019
  5. Oct 02, 2019
  6. Sep 22, 2019
  7. Sep 17, 2019
  8. Sep 07, 2019
  9. Aug 29, 2019
  10. Aug 27, 2019
  11. Aug 26, 2019
  12. Aug 25, 2019
  13. Aug 24, 2019
  14. Aug 19, 2019
  15. Aug 13, 2019
  16. Jul 25, 2019
  17. 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
  18. Jul 10, 2019
  19. Jun 28, 2019
Loading