* Bugfix: resizing beginnings of MIDI regions did not work correctly (it shifted...
authorHans Baier <hansfbaier@googlemail.com>
Sat, 5 Apr 2008 09:47:07 +0000 (09:47 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Sat, 5 Apr 2008 09:47:07 +0000 (09:47 +0000)
commit4ee42dc455ce5015801a5db7a2b86a5a71a8ec25
treed845eca6e276f994f93d646a05172000b28b4ff9
parent549a8cb88b93e60d8dc412ee29fd52508ce07d2d
* Bugfix: resizing beginnings of MIDI regions did not work correctly (it shifted the region content right)
* Bugfix: resizing ends of MIDI tracks did not hide noted beyond region boundaries (in the moment only all notes with note_on >= region end are hidden, their note offs still may exceed region boundaries, but so much for now.....)

git-svn-id: svn://localhost/ardour2/branches/3.0@3219 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/midi_region_view.cc
libs/ardour/midi_region.cc