1. 29 Jan, 2009 1 commit
    • Max Kellermann's avatar
      added support for the MMS protocol · caa4d28f
      Max Kellermann authored
      This patch implements the MMS protocol, by using libmms.  It is quite
      experimental: it does not support seeking yet, and it is currently
      using synchronous I/O, which causes MPD to hang while waiting for the
      server.
      caa4d28f
  2. 14 Jan, 2009 1 commit
    • Jérôme Quelin's avatar
      allow ~/.mpd/mpd.conf as alternate config file · ae5517b0
      Jérôme Quelin authored
      mpd uses some additional files to work, such as pid_file, state_file,
      db_file, etc. when running mpd as non-root user, it is often that those
      files end in ~/.mpd
      
      in that case, we end up with 2 entries in a user's home, .mpdconf and
      .mpd - which clutters homedirs.
      
      this patch allows ~/.mpd/mpd.conf as an alternative to ~/.mpdconf,
      allowing for a cleaner homedir
      ae5517b0
  3. 21 Dec, 2008 2 commits
  4. 27 Nov, 2008 1 commit
  5. 05 Nov, 2008 1 commit
  6. 26 Oct, 2008 1 commit
    • Max Kellermann's avatar
      http: use libcurl · 3609de86
      Max Kellermann authored
      MPD's HTTP client code has always been broken, no matter how effort
      was put into fixing it.  Replace it with libcurl, which is known to be
      quite stable.  This adds a fat library dependency, but only for people
      who need streaming.
      3609de86
  7. 27 May, 2007 1 commit
  8. 31 Mar, 2007 2 commits
  9. 28 Aug, 2006 1 commit
  10. 14 Jun, 2004 1 commit
  11. 02 Jun, 2004 1 commit
  12. 22 Mar, 2004 1 commit
  13. 24 Feb, 2004 1 commit
  14. 23 Feb, 2004 1 commit