1. 25 Oct, 2008 4 commits
    • Max Kellermann's avatar
      configure.ac: disable libtool · befecb1d
      Max Kellermann authored
      Since we're not building the local mp4ff library anymore, we can
      remove AC_PROG_LIBTOOL.
      befecb1d
    • Max Kellermann's avatar
      removed internal copy of libmp4ff · 1110a6d4
      Max Kellermann authored
      MPD shouldn't integrate sources of other libraries.  Since libmp4ff is
      part of libfaad, we should remove the old copy from src/mp4ff and link
      with the current version from libfaad instead.
      1110a6d4
    • Max Kellermann's avatar
      pulse: force 16 bit audio sample format · a02db572
      Max Kellermann authored
      PA_SAMPLE_S16NE is the only sample format which is suported by both
      MPD and pulseaudio.  Unfortunately, pulse does not accept 24 bit
      samples.
      
      Instead of bailing out with an error message, we should tell the MPD
      core to convert all samples to 16 bit for pulse.
      a02db572
    • Eric Wong's avatar
      AUTHORS: Eric Wong is a former developer · 0fd6fa99
      Eric Wong authored
      Eric is too busy with other projects and will remain inactive
      indefinitely.
      0fd6fa99
  2. 24 Oct, 2008 12 commits
  3. 23 Oct, 2008 24 commits