1. 04 Jan, 2009 2 commits
    • Max Kellermann's avatar
      don't exit after --create-db · e4a53df7
      Max Kellermann authored
      Start the daemon after --create-db.  This makes --create-db a flag
      which discards the old database and starts with a fresh one.
      e4a53df7
    • Max Kellermann's avatar
      player_thread: fix cross-fading duplicate chunk bug · 55b6fd2f
      Max Kellermann authored
      When the decoder of the new song is not fast enough, the player thread
      has to wait for it for a moment.  However the variable "nextChunk" was
      reset to -1 during that, making the next loop iteration assume that
      cross-fading has not begun yet.  This patch overwrites it with "0"
      while waiting.
      55b6fd2f
  2. 03 Jan, 2009 3 commits
  3. 01 Jan, 2009 1 commit
  4. 31 Dec, 2008 1 commit
  5. 28 Dec, 2008 3 commits
  6. 25 Dec, 2008 2 commits
  7. 24 Dec, 2008 1 commit
  8. 21 Dec, 2008 2 commits
  9. 02 Dec, 2008 1 commit
  10. 05 Nov, 2008 2 commits
  11. 25 Oct, 2008 1 commit
  12. 25 Feb, 2008 1 commit
    • Eric Wong's avatar
      Update ChangeLog and TODO · 7d574703
      Eric Wong authored
      ChangeLog and TODO have been updated to reflect "addid"
      improvement.
      
      esd support has been removed from the TODO, PulseAudio
      supercedes esd and we already have a PulseAudio output.
      
      Moving NAS, SUN, OSX mixer/output off into the unknown because
      nobody seems to use them or care enough to implement them (I
      sure don't).
      
      git-svn-id: https://svn.musicpd.org/mpd/trunk@7187 09075e82-0dd4-0310-85a5-a0d7c8717e4f
      7d574703
  13. 25 Aug, 2007 1 commit
  14. 24 Jun, 2007 1 commit
  15. 13 Jun, 2007 1 commit
  16. 12 Jun, 2007 1 commit
  17. 04 Jun, 2007 1 commit
  18. 03 Jun, 2007 2 commits
  19. 30 May, 2007 1 commit
  20. 28 May, 2007 1 commit
  21. 27 May, 2007 1 commit
  22. 24 May, 2007 1 commit
  23. 16 May, 2007 1 commit
  24. 25 Apr, 2007 2 commits
  25. 08 Apr, 2007 1 commit
  26. 04 Apr, 2007 1 commit
  27. 31 Mar, 2007 2 commits
  28. 20 Mar, 2007 2 commits