1. 24 Nov, 2008 1 commit
  2. 22 Nov, 2008 1 commit
  3. 20 Nov, 2008 1 commit
  4. 31 Oct, 2008 1 commit
  5. 20 Oct, 2008 1 commit
  6. 15 Oct, 2008 1 commit
  7. 14 Oct, 2008 3 commits
    • Max Kellermann's avatar
      command: added command "idle" · a3e3d2c9
      Max Kellermann authored
      "idle" waits until something noteworthy happens on the server,
      e.g. song change, playlist modified, database updated.  This allows
      clients to keep up to date without polling.
      a3e3d2c9
    • Max Kellermann's avatar
      update: don't follow relative symlinks · 197caee1
      Max Kellermann authored
      Don't follow relative symlinks which point into the music directory.
      This allows you to organize music with symbolic links, without MPD
      managing separate copies of each song.
      197caee1
    • Max Kellermann's avatar
      mapper: new song-to-filesystem mapper library · 5b71d5f6
      Max Kellermann authored
      The mapper library maps directory and song objects to file system
      paths.  With this central library, the code mixture in path.c should
      be cleaned up, and we will be able to add neat features like aliasing.
      5b71d5f6
  8. 13 Oct, 2008 5 commits
  9. 09 Oct, 2008 26 commits