1. 24 Aug, 2011 1 commit
    • Max Kellermann's avatar
      input/soup: new input plugin based on libsoup · 3b9ffea3
      Max Kellermann authored
      To demonstrate the new I/O thread.  libsoup is well-integrated into
      the GLib main loop, which made this plugin pretty easy to write.
      
      As a side effect, we have to initialize the I/O thread in all debug
      programs that use the input API.
      3b9ffea3
  2. 03 Jul, 2011 1 commit
  3. 12 Apr, 2011 1 commit
  4. 31 Mar, 2011 1 commit
  5. 09 Feb, 2011 1 commit
  6. 10 Jan, 2011 1 commit
  7. 22 Dec, 2010 1 commit
  8. 27 Oct, 2010 1 commit
  9. 25 Sep, 2010 1 commit
    • Thomas Jansen's avatar
      output/httpd: bind_to_address support (including IPv6) · 9af9fd14
      Thomas Jansen authored
      Added support for a new optional configuration setting for the httpd output
      named "bind_to_address". Setting it to a specific IP address (v4 or v6) will
      cause the httpd output to bind to that address exclusively. Supporting
      multiple addresses in parallel is future work.
      
      This implements the feature requests #2998 and #2646.
      9af9fd14
  10. 10 Mar, 2010 1 commit
    • Max Kellermann's avatar
      output: added option "always_on" for radio stations · e686d191
      Max Kellermann authored
      Did you ever accidently click "stop" while feeding a radio station?
      This option sets the output device to "pause" to disable the "close"
      method.  It falls back to "pause" then, which is specific to the
      plugin.  Some plugins implement it by feeding silence.
      e686d191
  11. 17 Feb, 2010 1 commit
    • Max Kellermann's avatar
      replay_gain: optionally use hardware mixer to apply replay gain · 96493e03
      Max Kellermann authored
      Add an option for each audio output which enables the use of the
      hardware mixer, instead of the software volume code.
      
      This is hardware specific, and assumes linear volume control.  This is
      not the case for hardware mixers which were tested, making this patch
      somewhat useless, but we will use it to experiment with the settings,
      to find a good solution.
      96493e03
  12. 16 Jan, 2010 1 commit
  13. 14 Nov, 2009 2 commits
  14. 07 Nov, 2009 1 commit
  15. 06 Nov, 2009 3 commits
  16. 05 Nov, 2009 3 commits
  17. 29 Oct, 2009 1 commit
  18. 21 Oct, 2009 1 commit
  19. 16 Oct, 2009 3 commits
  20. 13 Oct, 2009 1 commit
  21. 06 Sep, 2009 1 commit
  22. 24 Aug, 2009 1 commit
  23. 06 Jul, 2009 4 commits
  24. 05 Jul, 2009 1 commit
  25. 30 Jun, 2009 1 commit
    • Enrico Mioso's avatar
      doc/user: added introduction · 5b9dfbe3
      Enrico Mioso authored
      - introduce a section explaining the mpd.conf format, as done in the man page:
      is it better to re-explain it here or ointing the user to the man page,
      avoiding information dupplication?
      - reorganizze some sections of the manual to give them a linear aspect...
      5b9dfbe3
  26. 02 Jun, 2009 1 commit
  27. 28 Apr, 2009 1 commit
  28. 25 Apr, 2009 3 commits