1. 01 Jan, 2021 1 commit
  2. 16 Mar, 2020 1 commit
  3. 17 Feb, 2020 1 commit
  4. 20 Jan, 2020 6 commits
  5. 18 Jan, 2020 1 commit
  6. 09 Aug, 2019 1 commit
  7. 05 Jul, 2019 1 commit
  8. 31 May, 2019 1 commit
  9. 29 May, 2019 1 commit
  10. 25 Apr, 2019 2 commits
  11. 24 Apr, 2019 2 commits
  12. 20 Feb, 2019 1 commit
  13. 15 Feb, 2019 2 commits
  14. 31 Oct, 2018 1 commit
  15. 02 Aug, 2018 1 commit
  16. 16 Feb, 2018 1 commit
    • Max Kellermann's avatar
      output/alsa: use a new I/O thread with real-time scheduling · d29d186d
      Max Kellermann authored
      The normal I/O event thread can have a large latency, e.g. when
      libgnutls loads all TLS CA certificates for a https connect.  This
      makes it unreliable for the ALSA I/O notifications, and causes ring
      buffer xruns.  To avoid interfering with high latency events such as
      CURL's, we move the ALSA I/O events to a separate I/O thread which
      also obtains real-time scheduling (if possible).
      
      Closes #221
      d29d186d
  17. 29 Jan, 2018 2 commits
  18. 02 Jan, 2018 1 commit
  19. 19 Dec, 2017 1 commit
  20. 15 May, 2017 1 commit
  21. 25 Feb, 2017 1 commit
  22. 17 Feb, 2017 2 commits
  23. 03 Jan, 2017 1 commit
  24. 27 Oct, 2016 1 commit
  25. 26 Oct, 2016 2 commits
  26. 18 Mar, 2016 2 commits
  27. 10 Mar, 2016 1 commit
  28. 05 Mar, 2016 1 commit