1. 27 Jun, 2012 2 commits
  2. 13 Sep, 2011 1 commit
  3. 11 Sep, 2011 1 commit
  4. 05 Sep, 2011 2 commits
  5. 29 Jan, 2011 1 commit
  6. 10 Jan, 2011 2 commits
  7. 08 Feb, 2010 1 commit
  8. 02 Jan, 2010 1 commit
    • Max Kellermann's avatar
      dbUtils: return empty tag value only if no value was found · 959f94b0
      Max Kellermann authored
      This fixes a regression in the patch "return multiple tag values per
      song": even when the song has values for the specified tag type, the
      empty string gets added to the set, because the "return" was removed.
      This patch adds a flag which remembers whether at least one value was
      found.
      959f94b0
  9. 01 Jan, 2010 1 commit
  10. 27 Dec, 2009 1 commit
    • Max Kellermann's avatar
      dbUtils: return multiple tag values per song · d66c055f
      Max Kellermann authored
      When collecting tag values for the result set, add all of a song's tag
      values of the searched type.  This affects the "list" command.
      Previously, "list" only considered the first tag value of a song.
      d66c055f
  11. 26 Dec, 2009 1 commit
  12. 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
  13. 13 Oct, 2009 1 commit
  14. 25 Aug, 2009 1 commit
  15. 14 Jul, 2009 1 commit
  16. 15 Mar, 2009 1 commit
  17. 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
  18. 27 Feb, 2009 1 commit
  19. 04 Feb, 2009 1 commit
  20. 25 Jan, 2009 1 commit
    • Max Kellermann's avatar
      use g_free() instead of free() · a45922cd
      Max Kellermann authored
      On some platforms, g_free() must be used for memory allocated by
      GLib.  This patch intends to correct a lot of occurrences, but is
      probably not complete.
      a45922cd
  21. 24 Jan, 2009 5 commits
  22. 22 Jan, 2009 1 commit
  23. 18 Jan, 2009 1 commit
  24. 04 Jan, 2009 1 commit
  25. 03 Jan, 2009 1 commit
  26. 24 Nov, 2008 1 commit
  27. 22 Oct, 2008 2 commits
  28. 15 Oct, 2008 1 commit
  29. 08 Oct, 2008 4 commits