Rewrite Sequence::const_iterator.
authorDavid Robillard <d@drobilla.net>
Mon, 16 Feb 2009 00:16:28 +0000 (00:16 +0000)
committerDavid Robillard <d@drobilla.net>
Mon, 16 Feb 2009 00:16:28 +0000 (00:16 +0000)
commit473170200d3ce2a96b1425b6dfd57003124d8276
tree539eda453e4e56e8acc8ed7ee82f5cfaf0f72d8f
parent1380f4fafbdf7dcc5f6f699c57ebf53621f84078
Rewrite Sequence::const_iterator.
Fixes crash bug when seeking back and forth from start to end of session.
Not sure about other things, but it makes a lot more sense now anyway...

git-svn-id: svn://localhost/ardour2/branches/3.0@4590 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/midi_buffer.h
libs/evoral/evoral/Sequence.hpp
libs/evoral/evoral/midi_util.h
libs/evoral/src/Sequence.cpp