1. 13 Feb, 2009 1 commit
  2. 09 Feb, 2009 1 commit
  3. 04 Feb, 2009 2 commits
  4. 25 Jan, 2009 2 commits
  5. 24 Jan, 2009 6 commits
  6. 23 Jan, 2009 3 commits
  7. 22 Jan, 2009 4 commits
  8. 21 Jan, 2009 1 commit
  9. 20 Jan, 2009 1 commit
    • Max Kellermann's avatar
      event_pipe: added "TAG" event · 06bd9ad8
      Max Kellermann authored
      The "TAG" event is emitted by the player thread when the current
      song's tag has changed.  Split this event from "PLAYLIST" and make it
      a separate callback, which is more efficient.
      06bd9ad8
  10. 18 Jan, 2009 1 commit
  11. 10 Jan, 2009 2 commits
  12. 04 Jan, 2009 1 commit
  13. 30 Dec, 2008 1 commit
  14. 11 Nov, 2008 1 commit
  15. 31 Oct, 2008 2 commits
    • Max Kellermann's avatar
      path: moved playlist_dir to mapper.c · d8e877e3
      Max Kellermann authored
      Added the function map_spl_utf8_to_fs() which replaces
      utf8_to_fs_playlist_path().
      d8e877e3
    • Max Kellermann's avatar
      added prefix to header macros · ea515494
      Max Kellermann authored
      "LOG_H" is a macro which is also used by ffmpeg/log.h.  This is
      ffmpeg's fault, because short macros should be reserved for
      applications, but since it's always a good idea to choose prefixed
      macro names, even for applications, we are going to do that in MPD.
      ea515494
  16. 23 Oct, 2008 2 commits
  17. 22 Oct, 2008 1 commit
  18. 15 Oct, 2008 1 commit
  19. 08 Oct, 2008 2 commits
  20. 29 Sep, 2008 2 commits
  21. 07 Sep, 2008 3 commits