1. 13 Jan, 2014 1 commit
  2. 30 Oct, 2013 2 commits
  3. 28 Oct, 2013 1 commit
  4. 26 Oct, 2013 2 commits
  5. 03 Aug, 2013 1 commit
  6. 04 Jan, 2013 1 commit
  7. 29 Jan, 2011 1 commit
  8. 08 May, 2010 1 commit
  9. 02 May, 2010 1 commit
  10. 21 Mar, 2010 1 commit
    • Tim Phipps's avatar
      Add support for MixRamp tags · e7a515c8
      Tim Phipps authored
      Adds mixrampdb and mixrampdelay commands.  Reads MIXRAP_START and
      MIXRAMP_END tags from FLAC files and overlaps instead of crossfading.
      e7a515c8
  11. 01 Jan, 2010 1 commit
  12. 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
  13. 01 Mar, 2009 1 commit
  14. 20 Feb, 2009 1 commit
  15. 10 Feb, 2009 1 commit
    • Max Kellermann's avatar
      crossfade: don't use isCurrentAudioFormat() · 2a388c2a
      Max Kellermann authored
      The crossfading code shouldn't depend on the audio output code.  Pass
      the current audio format to cross_fade_calc() and let it compare
      directly, instead of using isCurrentAudioFormat().
      2a388c2a
  16. 02 Nov, 2008 2 commits
  17. 31 Oct, 2008 1 commit
    • Max Kellermann's avatar
      added prefix to header macros · ea515494
      Max Kellermann authored
      "LOG_H" is a macro which is also used by ffmpeg/log.h.  This is
      ffmpeg's fault, because short macros should be reserved for
      applications, but since it's always a good idea to choose prefixed
      macro names, even for applications, we are going to do that in MPD.
      ea515494
  18. 07 Sep, 2008 1 commit
  19. 26 Aug, 2008 2 commits
    • Max Kellermann's avatar
      moved code to crossfade.c · 6104e969
      Max Kellermann authored
      decode.c should be a lot smaller; start by moving all code which
      handles cross-fading to crossfade.c.  Also includes camelCase
      conversion.
      6104e969
    • Max Kellermann's avatar
      clean up CPP includes · b6909da7
      Max Kellermann authored
      Include only headers which are really required.  This speeds up
      compilation and helps detect cross-layer accesses.
      b6909da7
  20. 02 Jun, 2008 1 commit
  21. 13 Apr, 2008 4 commits
  22. 12 Apr, 2008 4 commits
  23. 05 Apr, 2007 1 commit
  24. 20 Aug, 2006 1 commit
  25. 06 Aug, 2006 1 commit
  26. 01 Aug, 2006 3 commits
  27. 20 Jul, 2006 1 commit
  28. 14 Jul, 2006 1 commit