1. 03 Jan, 2017 1 commit
  2. 07 Nov, 2016 1 commit
  3. 28 Oct, 2016 1 commit
  4. 04 May, 2016 2 commits
  5. 26 Feb, 2016 1 commit
  6. 21 Jan, 2015 1 commit
  7. 01 Jan, 2015 1 commit
  8. 23 Jan, 2014 2 commits
  9. 13 Jan, 2014 1 commit
  10. 21 Oct, 2013 1 commit
  11. 26 Sep, 2013 1 commit
  12. 04 Sep, 2013 1 commit
  13. 07 Aug, 2013 1 commit
  14. 06 Aug, 2013 5 commits
  15. 04 Aug, 2013 1 commit
  16. 03 Aug, 2013 1 commit
  17. 30 Jul, 2013 2 commits
  18. 30 Jan, 2013 1 commit
  19. 29 Jan, 2011 1 commit
  20. 07 Jan, 2011 1 commit
    • Max Kellermann's avatar
      encoder/lame: explicitly configure the output sample rate · 0022fb10
      Max Kellermann authored
      When you don't explicitly set an output sample rate, liblame tries to
      guess an output sample rate from the input sample rate.  You would
      think that this "guessing" consists of just setting both equal, but
      that is not the case.  For 44.1kHz at 96kbit/s, liblame chooses
      32kHz.  This patch explicitly configures the output sample rate, to
      stop the bad guessing.
      0022fb10
  21. 01 Jan, 2010 1 commit
  22. 03 Dec, 2009 2 commits
  23. 02 Dec, 2009 1 commit
  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 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
  26. 22 Feb, 2009 1 commit