1. 19 Feb, 2009 2 commits
    • Max Kellermann's avatar
      Makefile.am: add new headers to $(mpd_headers) · 84437acf
      Max Kellermann authored
      I forgot to add these, and this broke "make distcheck".
      84437acf
    • Peter Colberg's avatar
      mms: fix assertion in input_stream_open · de6cc269
      Peter Colberg authored
      Hi,
      
      upon trying to play an MMS stream added to the play list, I got this:
      
          mpd: /tmp/mpd/./src/input_stream.c:85: input_stream_open: Assertion `is->plugin->open == ((void *)0) || is->plugin == plugin' failed.
      
      With the following patch applied, it works perfectly.
      
      Thanks for having implemented MMS support :-).
      
      Best regards,
      Peter
      de6cc269
  2. 18 Feb, 2009 12 commits
  3. 17 Feb, 2009 24 commits
  4. 16 Feb, 2009 2 commits