1. 09 Dec, 2008 1 commit
    • Max Kellermann's avatar
      ao: use 16 bit sample format · 0dab2c5b
      Max Kellermann authored
      There have been bug reports on MPD regarding 24 bit output via
      libao/esd.  The "ao" plugin does not attempt fall back to 16 bit
      currently, and thus fails to play 24 bit audio (i.e. all mp3 files).
      Make it always use 16 bit samples for now, until more bits are
      well-tested.
      0dab2c5b
  2. 08 Dec, 2008 6 commits
  3. 04 Dec, 2008 1 commit
  4. 03 Dec, 2008 1 commit
  5. 02 Dec, 2008 8 commits
  6. 01 Dec, 2008 1 commit
  7. 30 Nov, 2008 7 commits
  8. 28 Nov, 2008 1 commit
    • Raphaël Rigo's avatar
      update: added options which control symlink behaviour · 5b089f85
      Raphaël Rigo authored
      The configuration options "follow_outside_symlinks" and
      "follow_inside_symlinks" let the user control whether MPD should
      follow symbolic links in the music directory.
      
      [mk: converted variables to "bool"; moved configuration to
      update_global_init()]
      5b089f85
  9. 27 Nov, 2008 4 commits
  10. 25 Nov, 2008 10 commits