1. 30 Jul, 2014 1 commit
  2. 01 Mar, 2014 1 commit
  3. 17 Feb, 2014 2 commits
  4. 23 Jan, 2014 1 commit
  5. 13 Jan, 2014 1 commit
  6. 08 Jan, 2014 1 commit
  7. 04 Dec, 2013 5 commits
  8. 28 Nov, 2013 1 commit
  9. 26 Oct, 2013 1 commit
  10. 20 Oct, 2013 1 commit
  11. 02 Oct, 2013 1 commit
  12. 28 Sep, 2013 1 commit
  13. 26 Sep, 2013 1 commit
  14. 05 Sep, 2013 1 commit
  15. 04 Sep, 2013 2 commits
  16. 30 Jul, 2013 1 commit
  17. 29 Jul, 2013 2 commits
  18. 28 Jul, 2013 1 commit
  19. 27 Oct, 2012 1 commit
  20. 04 Oct, 2012 1 commit
  21. 23 Apr, 2012 1 commit
  22. 06 Mar, 2012 1 commit
  23. 12 Feb, 2012 2 commits
  24. 11 Feb, 2012 2 commits
  25. 29 Jan, 2011 1 commit
  26. 07 Dec, 2010 1 commit
  27. 20 May, 2010 1 commit
  28. 01 Jan, 2010 1 commit
  29. 30 Nov, 2009 1 commit
  30. 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
  31. 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