1. 17 Oct, 2009 3 commits
  2. 13 Oct, 2009 3 commits
  3. 08 Oct, 2009 3 commits
  4. 30 Sep, 2009 1 commit
  5. 24 Sep, 2009 4 commits
  6. 25 Aug, 2009 1 commit
  7. 29 Jul, 2009 1 commit
  8. 28 Jul, 2009 1 commit
  9. 19 Jul, 2009 1 commit
  10. 14 Jul, 2009 1 commit
  11. 06 Jul, 2009 3 commits
  12. 25 Jun, 2009 1 commit
  13. 28 Apr, 2009 2 commits
  14. 01 Apr, 2009 3 commits
  15. 31 Mar, 2009 1 commit
  16. 30 Mar, 2009 2 commits
  17. 27 Mar, 2009 2 commits
    • Romain Bignon's avatar
      renamed smartstop to single and changed behavior · e7519829
      Romain Bignon authored
      When single mode is enabled, after current song it stops playback,
      or it replay same song if repeat mode is activated.
      e7519829
    • Romain Bignon's avatar
      implements the smartstop feature · e46722b2
      Romain Bignon authored
      The smartstop feature is a way to tell mpd to stop playing after
      current song.
      This patche provides:
      - 'state' command returns 'smartstop' state (1 or 0)
      - 'smartstop' can activate or not the smartstop state
      - when song is terminated, mpd stops playing and smartstop is set to 0
      e46722b2
  18. 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
  19. 15 Mar, 2009 1 commit
  20. 14 Mar, 2009 4 commits
  21. 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