1. 05 Nov, 2010 1 commit
  2. 08 May, 2010 1 commit
  3. 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
  4. 01 Jan, 2010 1 commit
  5. 03 Nov, 2009 5 commits
  6. 31 Oct, 2009 3 commits
  7. 13 Aug, 2009 1 commit
  8. 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
  9. 05 Mar, 2009 1 commit
    • Max Kellermann's avatar
      pipe: added music_buffer, rewrite music_pipe · 01cf7fea
      Max Kellermann authored
      Turn the music_pipe into a simple music_chunk queue.  The music_chunk
      allocation code is moved to music_buffer, and is now managed with a
      linked list instead of a ring buffer.  Two separate music_pipe objects
      are used by the decoder for the "current" and the "next" song, which
      greatly simplifies the cross-fading code.
      01cf7fea
  10. 15 Feb, 2009 1 commit
  11. 25 Jan, 2009 1 commit
  12. 28 Dec, 2008 1 commit
  13. 08 Nov, 2008 1 commit
  14. 03 Nov, 2008 3 commits
  15. 02 Nov, 2008 1 commit
  16. 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
  17. 30 Oct, 2008 1 commit
  18. 08 Oct, 2008 2 commits
  19. 29 Sep, 2008 1 commit
  20. 24 Sep, 2008 1 commit
  21. 07 Sep, 2008 1 commit
  22. 26 Aug, 2008 10 commits