1. 15 Aug, 2015 1 commit
  2. 06 Aug, 2015 1 commit
  3. 01 Jan, 2015 1 commit
  4. 29 Aug, 2014 1 commit
  5. 28 Aug, 2014 1 commit
  6. 27 Feb, 2014 2 commits
  7. 21 Feb, 2014 1 commit
  8. 19 Feb, 2014 1 commit
  9. 03 Feb, 2014 1 commit
  10. 31 Jan, 2014 2 commits
  11. 30 Jan, 2014 1 commit
  12. 28 Jan, 2014 1 commit
  13. 13 Jan, 2014 1 commit
  14. 09 Jan, 2014 1 commit
    • Max Kellermann's avatar
      DetachedSong: fork of struct Song · 322b0616
      Max Kellermann authored
      From now on, struct Song will be used by the database only, and
      DetachedSong will be used by everybody else.  DetachedSong is easier
      to use, but Song has lower overhead.
      322b0616
  15. 28 Oct, 2013 1 commit
  16. 21 Oct, 2013 3 commits
  17. 20 Oct, 2013 1 commit
  18. 28 Jul, 2013 1 commit
  19. 17 Apr, 2013 1 commit
  20. 18 Jan, 2013 1 commit
  21. 07 Jan, 2013 1 commit
  22. 06 Jan, 2013 1 commit
  23. 05 Jan, 2013 1 commit
  24. 03 Jan, 2013 1 commit
  25. 02 Jan, 2013 1 commit
  26. 12 Feb, 2012 2 commits
  27. 11 Feb, 2012 2 commits
  28. 29 Jan, 2011 1 commit
  29. 18 Nov, 2010 1 commit
  30. 01 Jan, 2010 1 commit
  31. 24 Sep, 2009 1 commit
  32. 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
  33. 24 Feb, 2009 1 commit
  34. 30 Dec, 2008 1 commit
    • Max Kellermann's avatar
      main: use the GLib main loop · 71e7ce5d
      Max Kellermann authored
      This is a rather huge patch, which unfortunately cannot be splitted.
      
      Instead of using our custom ioops.h library, convert everything to use
      the GLib main loop.
      71e7ce5d