1. 07 May, 2019 1 commit
  2. 31 Oct, 2018 1 commit
  3. 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
  4. 26 Dec, 2017 1 commit
  5. 22 Dec, 2017 2 commits
  6. 03 Jan, 2017 1 commit
  7. 09 Sep, 2016 2 commits
  8. 26 Feb, 2016 1 commit
  9. 01 Jan, 2015 1 commit
  10. 11 May, 2014 1 commit
  11. 08 Feb, 2014 1 commit
  12. 23 Jan, 2014 1 commit
  13. 13 Jan, 2014 1 commit
  14. 28 Nov, 2013 1 commit
  15. 23 Oct, 2013 1 commit
  16. 19 Oct, 2013 1 commit
  17. 17 Oct, 2013 1 commit
  18. 04 Sep, 2013 1 commit
  19. 30 Jan, 2013 1 commit
  20. 29 Jan, 2013 2 commits
  21. 02 Jan, 2013 1 commit
  22. 29 Jan, 2011 1 commit
  23. 01 Jan, 2010 1 commit
  24. 31 Oct, 2009 1 commit
  25. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  26. 31 Oct, 2008 1 commit
    • Max Kellermann's avatar
      added prefix to header macros · ea515494
      Max Kellermann authored
      "LOG_H" is a macro which is also used by ffmpeg/log.h.  This is
      ffmpeg's fault, because short macros should be reserved for
      applications, but since it's always a good idea to choose prefixed
      macro names, even for applications, we are going to do that in MPD.
      ea515494
  27. 26 Aug, 2008 6 commits
  28. 02 Jun, 2008 1 commit
  29. 13 Apr, 2008 4 commits