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