1
Fork 0

Updated TODO

- upgrade keyboard experience
+ undo and redo

I also moved the todo list from doc/road to TODO
and added TODO to the EXTRA_DIST in main Makefile.am.
This commit is contained in:
EvanR 2008-12-11 21:41:07 -06:00
parent b952ecad61
commit 3499219ee2
2 changed files with 2 additions and 6 deletions

View File

@ -1,2 +1,2 @@
SUBDIRS = src doc gfx SUBDIRS = src doc gfx
EXTRA_DIST = doc gfx EXTRA_DIST = doc gfx TODO

View File

@ -1,10 +1,5 @@
short list of features not yet implemented short list of features not yet implemented
keyboard experience upgrade
highlight keys
play note on insertion
play note on move
adjust sensor area by 1 or 2 pixels
keyboard input keyboard input
play notes on keyboard play notes on keyboard
allow sustain allow sustain
@ -23,6 +18,7 @@ the event editor
menu menu
import midi file import midi file
record midi input record midi input
undo and redo
graphical upgrades graphical upgrades
horizontal rule horizontal rule
allow disconnected noteon, noteoffs allow disconnected noteon, noteoffs