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