1. 08 May, 2010 1 commit
  2. 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
  3. 01 Jan, 2010 1 commit
  4. 03 Nov, 2009 5 commits
  5. 31 Oct, 2009 3 commits
  6. 13 Aug, 2009 1 commit
  7. 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
  8. 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
  9. 15 Feb, 2009 1 commit
  10. 25 Jan, 2009 1 commit
  11. 28 Dec, 2008 1 commit
  12. 08 Nov, 2008 1 commit
  13. 03 Nov, 2008 3 commits
  14. 02 Nov, 2008 1 commit
  15. 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
  16. 30 Oct, 2008 1 commit
  17. 08 Oct, 2008 2 commits
  18. 29 Sep, 2008 1 commit
  19. 24 Sep, 2008 1 commit
  20. 07 Sep, 2008 1 commit
  21. 26 Aug, 2008 11 commits