1. 08 Dec, 2009 2 commits
  2. 24 Apr, 2009 1 commit
  3. 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
  4. 25 Feb, 2009 1 commit
  5. 25 Jan, 2009 3 commits
  6. 18 Jan, 2009 1 commit
  7. 08 Jan, 2009 1 commit
  8. 04 Jan, 2009 4 commits
  9. 02 Jan, 2009 1 commit
  10. 01 Jan, 2009 2 commits
  11. 29 Dec, 2008 1 commit
    • Max Kellermann's avatar
      removed os_compat.h · 95b3430f
      Max Kellermann authored
      Only include headers which are really needed.  os_compat.h aimed to
      make MPD easily portable, but was never actually made portable.
      95b3430f
  12. 28 Dec, 2008 1 commit
  13. 24 Dec, 2008 1 commit
  14. 16 Dec, 2008 1 commit
  15. 31 Oct, 2008 1 commit
  16. 26 Oct, 2008 1 commit
  17. 23 Oct, 2008 4 commits
  18. 22 Oct, 2008 6 commits
  19. 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
      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
    • Max Kellermann's avatar
      playlist: moved code to playlist_save.c · a52a9fc1
      Max Kellermann authored
      playlist_print_song() and playlist_print_uri() handle charset
      conversion and (optional) music directory prefixing.
      a52a9fc1
  20. 09 Oct, 2008 1 commit
  21. 08 Oct, 2008 3 commits