Group move blocks. Fixed some bugs.
commitec539d127f219a4459fc7130600901b9b92d02a9
authorEvanR <evanrinehart@gmail.com>
Mon, 29 Dec 2008 07:08:28 +0000 (29 01:08 -0600)
committerEvanR <evanrinehart@gmail.com>
Mon, 29 Dec 2008 07:08:28 +0000 (29 01:08 -0600)
treee27dc7907201077db565e9f0fafb918ec6aedc0c
parent42c06503c467db03d70418ad84f4e106a04110c6
Group move blocks. Fixed some bugs.

You can now left click drag blocks and it
will move all blocks that are selected.

Fixed a bug where moving a block would cause
a previous playing block to stop playing.

Fixed a bug where deleting a block did not immediately
stop playing the block.

Changed some colors.

You can now click on selected blocks without
unselecting all other selected blocks.
src/arranger.cpp
src/arranger.h
src/pianoroll.cpp
src/seq.cpp
src/seq.h
src/util.cpp
src/util.h