mpd/doc
Max Kellermann e62580db0b httpd: new output plugin to replace "shout"
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.
2009-03-15 03:32:34 +01:00
..
doxygen.conf Makefile.am: no recursive makefiles 2009-02-23 10:04:51 +01:00
mpd.1 don't exit after --create-db 2009-01-04 20:31:23 +01:00
mpd.conf.5 pcm_resample: choose the fallback resampler at runtime 2009-03-14 15:26:36 +01:00
mpdconf.example httpd: new output plugin to replace "shout" 2009-03-15 03:32:34 +01:00
protocol.xml Add sticker list command. 2009-03-03 07:49:23 +01:00
sticker.xml changed sticker names to be lowercase and without spaces 2009-01-26 08:12:10 +01:00
user.xml httpd: new output plugin to replace "shout" 2009-03-15 03:32:34 +01:00