1. 04 Feb, 2012 1 commit
  2. 03 Feb, 2012 7 commits
  3. 12 Jan, 2012 2 commits
  4. 04 Jan, 2012 9 commits
  5. 24 Dec, 2011 2 commits
  6. 21 Dec, 2011 1 commit
    • Maarten Sebregts's avatar
      Playlist: fix bug in moving after current song · 3a9697ad
      Maarten Sebregts authored
      Moving songs using either 'move' or 'moveid' to position -1 (after the
      current song) would fail for a song which is just before the current
      song.
      This patch corrects the check to see if the current song is in the range
      to be moved. Since the range is from `start` up to `end` (exclusive) the
      check was incorrect, but is now fixed.
      3a9697ad
  7. 13 Dec, 2011 5 commits
  8. 12 Dec, 2011 3 commits
  9. 01 Dec, 2011 2 commits
  10. 28 Nov, 2011 8 commits