1. 28 Nov, 2013 1 commit
  2. 26 Oct, 2013 1 commit
  3. 20 Oct, 2013 1 commit
  4. 02 Oct, 2013 1 commit
  5. 28 Sep, 2013 1 commit
  6. 26 Sep, 2013 1 commit
  7. 05 Sep, 2013 1 commit
  8. 04 Sep, 2013 2 commits
  9. 30 Jul, 2013 1 commit
  10. 29 Jul, 2013 2 commits
  11. 28 Jul, 2013 1 commit
  12. 27 Oct, 2012 1 commit
  13. 04 Oct, 2012 1 commit
  14. 23 Apr, 2012 1 commit
  15. 06 Mar, 2012 1 commit
  16. 12 Feb, 2012 2 commits
  17. 11 Feb, 2012 2 commits
  18. 29 Jan, 2011 1 commit
  19. 07 Dec, 2010 1 commit
  20. 20 May, 2010 1 commit
  21. 01 Jan, 2010 1 commit
  22. 30 Nov, 2009 1 commit
  23. 15 Nov, 2009 1 commit
    • Max Kellermann's avatar
      id3: allow 4 MB RIFF/AIFF tags · f51ba646
      Max Kellermann authored
      Allow RIFF/AIFF ID3 tags up to 4 MB (old limit was 256 kB).  This
      might still be too small for some users, and when somebody complains,
      we might do something more clever (like streaming the data into
      libid3tag?).
      f51ba646
  24. 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
  25. 13 Oct, 2009 1 commit
  26. 03 Aug, 2009 5 commits
  27. 09 Jul, 2009 1 commit
  28. 07 Jul, 2009 2 commits
    • Max Kellermann's avatar
      tag_id3: revised "performer" tag support · adb2f66c
      Max Kellermann authored
      According to the ID3 2.4 documentation, "TOPE" is "Original
      artist/performer", not "performer".  Removed "TOPE" support.  Instead,
      map TPE3 ("Conductor/performer refinement") and TPE4 ("Interpreted,
      remixed, or otherwise modified by") to "performer".
      adb2f66c
    • Max Kellermann's avatar
      tag: added tag "AlbumArtistSort" · 7246d672
      Max Kellermann authored
      The tag_id3.c library supports both the documented "TSO2" tag, and the
      inofficial TXXX/ALBUMARTISTSORT.
      
      The Vorbis/FLAC decoder automatically supports the new tag, without
      further change.
      7246d672
  29. 06 May, 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. 02 Mar, 2009 1 commit