move assignments out of assert() in editor_drag (thanks lincoln); change mouse mode...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 17 Aug 2009 15:58:47 +0000 (15:58 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 17 Aug 2009 15:58:47 +0000 (15:58 +0000)
commit3162ffb4f418d85088d53d5e0a4a5d6ce7235e04
tree851bf4f3ad5d7ae0e9a8917dfc3ad8d2c2f7899c
parent902a087f15dbdb5546b42930b6cd69294cb0851f
move assignments out of assert() in editor_drag (thanks lincoln); change mouse mode buttons when in internal/MIDI mode; arrow key control of note velocity, value and position - hey look ma, MIDI editing!

git-svn-id: svn://localhost/ardour2/branches/3.0@5539 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/canvas-note-event.cc
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/midi_region_view.cc
gtk2_ardour/midi_region_view.h
libs/ardour/session_state.cc
libs/evoral/src/Note.cpp