1. 10 Jan, 2009 2 commits
    • Thomas Jansen's avatar
      command: playlistinfo now uses a range argument rather than just a song id · 6f0781f0
      Thomas Jansen authored
      Loosely based on a patch provided by lesion in bug #1766. The playlistinfo
      command can now retrieve ranges of the playlist. The new argument indicates
      which entry is the last one that will be displayed. The number of displayed
      entries may be smaller than expected if the end of the playlist is reached.
      
      Previous usage:
      playlistinfo [start]
      
      New usage:
      playlistinfo [start[:end]]
      6f0781f0
    • Thomas Jansen's avatar
      command: add a parser for range arguments · 8ed3cf3e
      Thomas Jansen authored
      A range argument looks like start[:end] and is used to specify the entries
      of a list that should be returned (rather than the whole list).
      8ed3cf3e
  2. 08 Jan, 2009 8 commits
  3. 07 Jan, 2009 24 commits
  4. 06 Jan, 2009 1 commit
  5. 05 Jan, 2009 5 commits