• 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
Name
Last commit
Last update
..
doxygen.conf Loading commit data...
mpd.1 Loading commit data...
mpd.conf.5 Loading commit data...
mpdconf.example Loading commit data...
protocol.xml Loading commit data...
sticker.xml Loading commit data...
user.xml Loading commit data...