1. 08 Apr, 2013 1 commit
  2. 20 Jan, 2013 1 commit
  3. 18 Jan, 2013 1 commit
  4. 09 Jan, 2013 1 commit
  5. 07 Jan, 2013 1 commit
  6. 06 Jan, 2013 1 commit
  7. 04 Jan, 2013 2 commits
  8. 02 Jan, 2013 2 commits
  9. 21 Aug, 2012 1 commit
  10. 15 Aug, 2012 1 commit
  11. 08 Aug, 2012 1 commit
  12. 06 Mar, 2012 1 commit
  13. 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
  14. 18 Jul, 2011 1 commit
  15. 29 Jan, 2011 1 commit
  16. 10 Jan, 2011 1 commit
  17. 01 Jan, 2010 1 commit
  18. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  19. 08 Oct, 2009 1 commit
  20. 30 Sep, 2009 2 commits
  21. 28 Jul, 2009 1 commit
  22. 14 Jul, 2009 1 commit
  23. 26 Mar, 2009 1 commit
    • Jeffrey Middleton's avatar
      queue/playlist/command: move range · 13208bf5
      Jeffrey Middleton authored
      The move command now accepts a range for the first argument, in the same
      form as other range commands, e.g. move 15:17 3.  The first song in the
      range is placed at the destination position. Note that as with other
      range commands, the range is inclusive on the left only; this example
      would move only songs 15 and 16, not 17.
      
      [mk: fixed signed/unsigned warnings; use G_MAXUINT instead of
      UINT_MAX]
      13208bf5
  24. 13 Mar, 2009 1 commit
    • Avuton Olrich's avatar
      all: Update copyright header. · 0aee49bd
      Avuton Olrich authored
      This updates the copyright header to all be the same, which is
      pretty much an update of where to mail request for a copy of the GPL
      and the years of the MPD project. This also puts all committers under
      'The Music Player Project' umbrella. These entries should go
      individually in the AUTHORS file, for consistancy.
      0aee49bd
  25. 25 Feb, 2009 1 commit
  26. 13 Feb, 2009 2 commits
  27. 10 Feb, 2009 1 commit
  28. 04 Feb, 2009 6 commits
  29. 30 Jan, 2009 1 commit
  30. 25 Jan, 2009 2 commits