1. 28 Mar, 2010 2 commits
  2. 22 Mar, 2010 4 commits
  3. 21 Mar, 2010 1 commit
    • Tim Phipps's avatar
      Add support for MixRamp tags · e7a515c8
      Tim Phipps authored
      Adds mixrampdb and mixrampdelay commands.  Reads MIXRAP_START and
      MIXRAMP_END tags from FLAC files and overlaps instead of crossfading.
      e7a515c8
  4. 19 Mar, 2010 1 commit
    • Aleksei Kaveshnikov's avatar
      decoder/mpcdec: fix replay gain formula with v8 · 73ba4ea3
      Aleksei Kaveshnikov authored
      "When playing musepack files with mpd v0.15.8, rg seems to have no effect.
      
      Using sample file below, mpd says 'computing ReplayGain album scale with gain 122.879997, peak 0.549150'.
      
      One thing though, if I build mpd against old libmpcdec-1.2.6, rg works
      as expected: 'computing ReplayGain album scale with gain 16.820000,
      peak 0.099765'"
      73ba4ea3
  5. 17 Mar, 2010 5 commits
  6. 12 Mar, 2010 1 commit
    • Max Kellermann's avatar
      command: allow "update" with slash or empty path · 469c9b5d
      Max Kellermann authored
      When handle_update() was modified to use uri_safe_local(), suddently
      "mpc update ''" and "mpc update '/'" stopped working, because both are
      not a "safe" local URI.  This patch adds a special case for these, to
      retain backwards compatibility.
      469c9b5d
  7. 10 Mar, 2010 3 commits
  8. 07 Mar, 2010 2 commits
  9. 27 Feb, 2010 6 commits
  10. 17 Feb, 2010 5 commits
  11. 15 Feb, 2010 3 commits
  12. 08 Feb, 2010 6 commits
  13. 02 Feb, 2010 1 commit