1. 20 Oct, 2013 1 commit
  2. 19 Oct, 2013 2 commits
  3. 18 Oct, 2013 1 commit
  4. 02 Oct, 2013 2 commits
  5. 05 Sep, 2013 2 commits
  6. 04 Sep, 2013 1 commit
  7. 30 Jul, 2013 1 commit
  8. 28 Jul, 2013 1 commit
  9. 08 Apr, 2013 1 commit
  10. 07 Jan, 2013 1 commit
  11. 03 Jan, 2013 3 commits
  12. 02 Jan, 2013 2 commits
  13. 12 Feb, 2012 1 commit
  14. 24 Jan, 2012 1 commit
  15. 29 Jan, 2011 1 commit
  16. 23 Dec, 2010 1 commit
  17. 25 Jul, 2010 3 commits
  18. 21 Jul, 2010 1 commit
  19. 01 Jan, 2010 1 commit
  20. 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
  21. 04 Nov, 2009 2 commits
  22. 01 Nov, 2009 5 commits
  23. 13 Oct, 2009 1 commit
  24. 05 Jul, 2009 2 commits
  25. 28 Apr, 2009 1 commit
    • Max Kellermann's avatar
      song_save: don't call tag_free(NULL) · 7d9316a5
      Max Kellermann authored
      When a song was in the database twice (which shouldn't happen), and
      the first song had no tag items, MPD calledd tag_free(NULL).  Add a
      check to that source location, and an assertion to tag_free().
      7d9316a5
  26. 15 Mar, 2009 1 commit