1. 09 Feb, 2017 1 commit
    • Max Kellermann's avatar
      Main: use the IOThread for outputs and mixers · 853740f1
      Max Kellermann authored
      The main EventLoop can block for a long time while a client's command
      runs, and is therefore inappropriate for internal engine I/O.  This
      fixes a serious regression for at least the "httpd" output, which used
      to be hard-coded for the IOThread, but now receives the main EventLoop
      as an initialization parameter.
      
      For the mixers, this doesn't make much of a difference.  They are not
      latency critical.
      853740f1
  2. 08 Feb, 2017 1 commit
  3. 26 Jan, 2017 1 commit
  4. 23 Jan, 2017 1 commit
  5. 03 Jan, 2017 2 commits
  6. 28 Dec, 2016 2 commits
  7. 09 Dec, 2016 2 commits
  8. 04 Dec, 2016 1 commit
  9. 03 Dec, 2016 5 commits
  10. 25 Nov, 2016 1 commit
  11. 24 Nov, 2016 1 commit
  12. 02 Nov, 2016 4 commits
  13. 29 Oct, 2016 1 commit
  14. 28 Oct, 2016 3 commits
  15. 27 Oct, 2016 2 commits
  16. 09 Sep, 2016 2 commits
  17. 05 Sep, 2016 1 commit
  18. 13 Apr, 2016 1 commit
  19. 18 Mar, 2016 1 commit
  20. 10 Mar, 2016 2 commits
  21. 05 Mar, 2016 5 commits