1. 07 Feb, 2014 1 commit
  2. 24 Jan, 2014 1 commit
  3. 23 Jan, 2014 1 commit
  4. 22 Jan, 2014 1 commit
  5. 19 Jan, 2014 2 commits
  6. 13 Jan, 2014 1 commit
  7. 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
  8. 23 Oct, 2013 1 commit
  9. 19 Oct, 2013 1 commit
  10. 30 Jul, 2013 1 commit
  11. 28 Jul, 2013 1 commit
  12. 08 Apr, 2013 1 commit
  13. 30 Jan, 2013 1 commit
  14. 03 Jan, 2013 2 commits
  15. 02 Jan, 2013 4 commits
  16. 08 Aug, 2012 1 commit
  17. 24 Jan, 2012 1 commit
  18. 13 Sep, 2011 1 commit
  19. 29 Jan, 2011 1 commit
  20. 25 Jul, 2010 1 commit
  21. 25 Jun, 2010 1 commit
  22. 18 May, 2010 1 commit
  23. 08 Feb, 2010 1 commit
  24. 01 Jan, 2010 1 commit
  25. 27 Dec, 2009 1 commit
  26. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  27. 13 Oct, 2009 1 commit
  28. 06 Jul, 2009 1 commit
  29. 05 Jul, 2009 1 commit
  30. 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
  31. 27 Feb, 2009 1 commit
    • Max Kellermann's avatar
      song_print: hide HTTP password in playlist · eae02874
      Max Kellermann authored
      Added the uri_remove_auth() library function which strips username
      and password from a HTTP URI, and use it in song_print_url().  This
      allows you to add HTTP URIs to the playlist including secret username
      and password, without disclosing it to all MPD clients.
      eae02874
  32. 04 Jan, 2009 1 commit
  33. 08 Oct, 2008 3 commits