1. 22 Aug, 2018 1 commit
  2. 21 Aug, 2018 1 commit
  3. 20 Aug, 2018 1 commit
  4. 14 Aug, 2018 1 commit
  5. 09 Aug, 2018 1 commit
  6. 07 Aug, 2018 2 commits
  7. 06 Aug, 2018 4 commits
  8. 15 Jul, 2018 1 commit
  9. 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
  10. 29 Jan, 2018 9 commits
  11. 17 Jan, 2018 1 commit
  12. 08 Jan, 2018 1 commit
  13. 22 Dec, 2017 1 commit
  14. 20 Dec, 2017 4 commits
  15. 19 Dec, 2017 1 commit
  16. 12 Dec, 2017 1 commit
  17. 12 Nov, 2017 4 commits
  18. 10 Nov, 2017 5 commits