1. 24 Oct, 2018 1 commit
  2. 22 Oct, 2018 9 commits
  3. 19 Oct, 2018 3 commits
  4. 17 Oct, 2018 1 commit
  5. 14 Oct, 2018 1 commit
    • Max Kellermann's avatar
      build with Meson instead of autotools · 94592c14
      Max Kellermann authored
      So long, autotools!  This is my last MPD related project to migrate
      away from it.  It has its strengths, but also very obvious weaknesses
      and weirdnesses.  Today, many of its quirks are not needed anymore,
      and are cumbersome and slow.  Now welcome our new Meson overlords!
      94592c14
  6. 20 Aug, 2018 1 commit
  7. 10 Aug, 2018 3 commits
  8. 25 Jul, 2018 1 commit
  9. 17 Jul, 2018 1 commit
  10. 16 Jul, 2018 1 commit
  11. 06 Jul, 2018 5 commits
  12. 05 Jul, 2018 1 commit
  13. 22 Jun, 2018 1 commit
    • Max Kellermann's avatar
      input/Stream: remove attribute "cond", replace with handler interface · d0fbf6db
      Max Kellermann authored
      This adds a bit of overhead, but also adds flexibility to the API,
      because arbitrary triggers may be invoked from that virtual method
      implementation, not just Cond::signal().
      
      The motivation for this is to make the handlers more dynamic, for the
      upcoming buffering class utilizing ProxyInputStream.
      d0fbf6db
  14. 09 Feb, 2018 1 commit
  15. 24 Jan, 2018 1 commit
  16. 20 Jan, 2018 9 commits