* refactored MidiControlIterator to improve readability of code
authorHans Baier <hansfbaier@googlemail.com>
Wed, 23 Apr 2008 02:15:57 +0000 (02:15 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Wed, 23 Apr 2008 02:15:57 +0000 (02:15 +0000)
commit53f3b407bb4080722cc8a7e1c42b99eca8e90bcd
tree952f17f5786dc0dc28bdde906fa8b4bf16a2d85a
parentb81fd9415ee07e90254c3bf23bfbf395adfa7995
* refactored MidiControlIterator to improve readability of code
* commented out crashing section (control iterator stuff in MidiModel::const_iterator::operator++)
* added midi_panic() on no_roll in midi tracks so that all notes stop when pressing stop
* mark midi model edited on all changes so that recorded tracks get saved

git-svn-id: svn://localhost/ardour2/branches/3.0@3281 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/midi_model.h
libs/ardour/automation_event.cc
libs/ardour/midi_model.cc
libs/ardour/midi_track.cc