Skip to content
Snippets Groups Projects
  1. Dec 20, 2020
  2. Nov 15, 2020
  3. Nov 13, 2020
  4. Oct 22, 2020
    • Julian Bouzas's avatar
      modules: refactor dbus reservation · 321545a3
      Julian Bouzas authored
      The Dbus device reservation has been moved into a separate module, and has also
      been refactored to allow reserving a device name before an actual device is
      created. Devices now are created and destroyed by the monitor depending on
      whether PipeWire owns the device or not. This also simplifies a lot the device
      activation module to always enable devices when they are created, and never
      worry about checking whether a device is acquired by PipeWire or not.
      321545a3
  5. Oct 05, 2020
  6. Jul 31, 2020
  7. Jul 30, 2020
  8. Jun 02, 2020
  9. May 26, 2020
  10. May 21, 2020
  11. May 16, 2020
  12. May 12, 2020
  13. May 03, 2020
  14. Apr 22, 2020
  15. Apr 11, 2020
  16. Mar 29, 2020
  17. Mar 20, 2020
  18. Mar 03, 2020
  19. Jan 09, 2020
  20. Dec 16, 2019
  21. Dec 11, 2019
  22. Dec 04, 2019
  23. Nov 18, 2019
  24. Nov 06, 2019
    • Julian Bouzas's avatar
      modules: remove the mixer · 857217bc
      Julian Bouzas authored
      This is no longer used and it is the wrong approach anyway.
      A mixer GUI needs to list all endpoints and figure out the controls
      from the streams on its own, using the new endpoints API.
      857217bc
Loading