Skip to content
Snippets Groups Projects
  1. May 21, 2020
  2. May 16, 2020
  3. May 12, 2020
  4. May 03, 2020
  5. Apr 22, 2020
  6. Apr 11, 2020
  7. Mar 29, 2020
  8. Mar 20, 2020
  9. Mar 03, 2020
  10. Jan 09, 2020
  11. Dec 16, 2019
  12. Dec 11, 2019
  13. Dec 04, 2019
  14. Nov 18, 2019
  15. 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
  16. Oct 07, 2019
  17. Oct 02, 2019
    • George Kiagiadakis's avatar
      sofdsp-endpoint: run audioconvert in merge+split mode and use a new linking algorithm · f360aed9
      George Kiagiadakis authored
      Running audioconvert in merge+split mode is the only way to make this work with
      the adapter, since the adapter does not support passing multiple channels on
      a single port right now, and if it does at some point, it will be without a
      mixing node on the port, which means we will not be able to mix multiple
      audioconvert nodes on the same adapter. In the future we need to consider
      writing a lighter volume node with multiple channels support to replace
      audioconvert.
      
      The new linking algorithm now takes into account the channel positions and makes
      sure to link the correct channels together. Also, it avoids passing the port
      proxies inside the GVariants, thus making the algorithm a bit more generic
      and easier to unit test.
      f360aed9
  18. Sep 25, 2019
  19. Sep 17, 2019
  20. Aug 19, 2019
  21. Aug 15, 2019
  22. Aug 13, 2019
  23. Jul 12, 2019
  24. Jul 09, 2019
  25. Jun 26, 2019
  26. Jun 24, 2019
  27. Jun 18, 2019
  28. Jun 17, 2019
  29. Jun 13, 2019
  30. Jun 10, 2019
  31. May 29, 2019
Loading