1. 16 Mar, 2011 1 commit
  2. 29 Jan, 2011 1 commit
  3. 28 Jan, 2011 1 commit
  4. 27 Oct, 2010 1 commit
  5. 08 Oct, 2010 1 commit
  6. 20 May, 2010 1 commit
  7. 01 Jan, 2010 1 commit
  8. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  9. 21 Oct, 2009 1 commit
  10. 20 Oct, 2009 1 commit
  11. 06 Sep, 2009 1 commit
  12. 24 Aug, 2009 1 commit
  13. 21 Mar, 2009 1 commit
  14. 16 Mar, 2009 1 commit
  15. 15 Mar, 2009 1 commit
    • Max Kellermann's avatar
      httpd: new output plugin to replace "shout" · e62580db
      Max Kellermann authored
      Let's get rid of the "shout" plugin, and the awfully complicated
      icecast daemon setup!  MPD can do better if it's doing the HTTP server
      stuff on its own.  This new plugin has several advantages:
      
      - easier to set up - only one daemon, no password settings, no mount
        settings
      - MPD controls the encoder and thus already knows the packet
        boundaries - icecast has to parse them
      - MPD doesn't bother to encode data while nobody is listening
      
      This implementation is very experimental (no header parsing, ignores
      request URI, no icy-metadata, ...).  It should be able to suport
      several encoders in parallel in the future (with different bit rates,
      different codec, ...), to make MPD the perfect streaming server.  Once
      MPD gets multi-player support, we can even mount several different
      radio stations on one server.
      e62580db
  16. 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
  17. 28 Feb, 2009 1 commit
  18. 26 Feb, 2009 1 commit
  19. 25 Feb, 2009 3 commits
  20. 22 Jan, 2009 1 commit
  21. 08 Jan, 2009 1 commit
  22. 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
  23. 29 Oct, 2008 1 commit
  24. 26 Oct, 2008 1 commit
  25. 08 Sep, 2008 1 commit