various minor MIDI fixes: prevent duplicate note entry with mouse, show note info...
commit4aaa9e33d8042caba9d40a3ce255d8daacc8ec63
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 20 May 2010 22:38:12 +0000 (20 22:38 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Thu, 20 May 2010 22:38:12 +0000 (20 22:38 +0000)
tree17cf937e579046c2fb84c30db5c09bb87def6451
parent2b35db585943694424acf9d33b998e2d233474eb
various minor MIDI fixes: prevent duplicate note entry with mouse, show note info more often with verbose cursor, fix some crashes from click+move on notes ... lots more where this comes from

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@7128 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/midi_region_view.cc
libs/ardour/ardour/midi_model.h
libs/ardour/ardour/midi_source.h
libs/ardour/midi_model.cc
libs/ardour/midi_source.cc
libs/evoral/evoral/Sequence.hpp
libs/evoral/src/Sequence.cpp