chiark / gitweb /
Disobedience: remove the association between specific row numbers and
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jan 2008 12:22:31 +0000 (12:22 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 20 Jan 2008 12:22:31 +0000 (12:22 +0000)
commit64589273d54ee8813703818d18a680d7feebe3a5
tree19ad7ab1905865b1d56cccebd7ecd3e1c0062a7b
parent97d3386fb263c6a2fefe88a50ec4ff0dae34b8ab
Disobedience: remove the association between specific row numbers and
dropzones; now dropzones are just kept in a list of sufficient size.
The association was never necessary anyway as the dropzones carried
sufficient information to be used without it, and it was
misimplemented leading to a crash if you attempted drag and drop while
no track was playing.
disobedience/queue.c