1. 14 Jul, 2009 1 commit
  2. 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
  3. 25 Feb, 2009 1 commit
  4. 04 Feb, 2009 2 commits
  5. 25 Jan, 2009 3 commits
  6. 08 Jan, 2009 1 commit
  7. 04 Jan, 2009 2 commits
  8. 02 Jan, 2009 2 commits
  9. 24 Dec, 2008 1 commit
    • Max Kellermann's avatar
      playlist: fix stored playlist modifications with absolute paths · 1bd3cde0
      Max Kellermann authored
      When save_absolute_paths_in_playlists was enabled in mpd.conf, MPD
      broke all playlists when manipulated using the "playlistdelete"
      command.  The reason was that map_directory_child_fs() was used, which
      doesn't accept slashes in the file name.  Use the new map_uri_fs()
      function instead.
      1bd3cde0
  10. 16 Dec, 2008 1 commit
  11. 31 Oct, 2008 1 commit
  12. 23 Oct, 2008 1 commit
  13. 14 Oct, 2008 3 commits
  14. 09 Oct, 2008 1 commit
  15. 08 Oct, 2008 6 commits
  16. 07 Sep, 2008 1 commit
  17. 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
  18. 02 Jun, 2008 1 commit
  19. 13 Apr, 2008 4 commits
  20. 12 Apr, 2008 4 commits
  21. 05 Apr, 2007 1 commit