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