chiark / gitweb /
Drag targets are now specified separately for each queuelike.
authorRichard Kettlewell <rjk@greenend.org.uk>
Tue, 24 Nov 2009 18:03:13 +0000 (18:03 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Tue, 24 Nov 2009 18:03:13 +0000 (18:03 +0000)
commita6712ea8e5d17b646625bba5fc1141927c5d6ad9
tree4869eac83c57a43efdb0cc06c77dafbef6f87021
parentf57ff3aa41f870dae04ab0046c5b1b8d21eba9c1
Drag targets are now specified separately for each queuelike.

Playlist rearrangement now implemented.

There's still a bug in playlist d+d handling somewhere, e.g.  make a
4-element playlist and rearrange the first three elements to after
themselves twice in a row.  The first time it succeeds (but using an
odd after_me) the second time it blows up.
disobedience/added.c
disobedience/choose.c
disobedience/disobedience.h
disobedience/playlists.c
disobedience/queue-generic.c
disobedience/queue-generic.h
disobedience/queue.c
disobedience/recent.c