1. 30 Jun, 2010 24 commits
  2. 30 May, 2010 3 commits
  3. 18 May, 2010 2 commits
  4. 13 Apr, 2010 1 commit
  5. 22 Mar, 2010 2 commits
  6. 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
  7. 17 Mar, 2010 3 commits
  8. 07 Mar, 2010 1 commit
    • Max Kellermann's avatar
      playlist: fix single+repeat in random mode · 9134169e
      Max Kellermann authored
      With single+repeat enabled, it is expected that MPD repeats the
      current song over andd over.  With random mode also enabled, this
      didn't work, because the song order was shuffled internally.  This
      patch adds a special check for this case.
      9134169e
  9. 27 Feb, 2010 1 commit
  10. 18 Jan, 2010 2 commits