Code

screen_queue: move ranges with one single "move" command
authorMax Kellermann <max@duempel.org>
Sun, 18 Oct 2009 00:21:13 +0000 (02:21 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 18 Oct 2009 00:21:13 +0000 (02:21 +0200)
commitf2869e0068b0bd8710ece1e0088db0cb5507bcac
tree606ea660ab3bf278c144bdbc5775bea36bd71247
parent58d0563df78e78eed419e2245684cb4a50abfa52
screen_queue: move ranges with one single "move" command

Instead of swapping every single song in the selected range, send one
single "move" command which moves the neighbor song to the other end
of the range.
NEWS
src/screen_queue.c