1. 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
  2. 01 Mar, 2009 1 commit
  3. 20 Feb, 2009 1 commit
  4. 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
  5. 02 Nov, 2008 2 commits
  6. 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
  7. 07 Sep, 2008 1 commit
  8. 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
  9. 02 Jun, 2008 1 commit
  10. 13 Apr, 2008 4 commits
  11. 12 Apr, 2008 4 commits
  12. 05 Apr, 2007 1 commit
  13. 20 Aug, 2006 1 commit
  14. 06 Aug, 2006 1 commit
  15. 01 Aug, 2006 3 commits
  16. 20 Jul, 2006 1 commit
  17. 14 Jul, 2006 1 commit
  18. 13 Jul, 2006 1 commit
  19. 16 Nov, 2005 1 commit
  20. 02 Nov, 2004 1 commit
  21. 10 May, 2004 1 commit
  22. 07 May, 2004 1 commit
  23. 14 Apr, 2004 1 commit
  24. 11 Apr, 2004 1 commit
  25. 01 Apr, 2004 1 commit
  26. 18 Mar, 2004 1 commit
  27. 05 Mar, 2004 1 commit
  28. 25 Feb, 2004 1 commit
  29. 23 Feb, 2004 1 commit