13
0
livetrax/libs/evoral
David Robillard 4b01242df1 Fix failed assertion when end_write is called multiple times.
Bad logic, but oh well, doesn't hurt.


git-svn-id: svn://localhost/ardour2/branches/3.0@5850 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-21 22:21:44 +00:00
..
evoral Fix O(n) search on MIDI rec region update (now O(log(n)) per update, but could be O(1) with caching...) 2009-10-21 16:39:39 +00:00
src Fix failed assertion when end_write is called multiple times. 2009-10-21 22:21:44 +00:00
test
run-tests.sh
SConscript
wscript Only build unit tests if configure --test is passed. 2009-10-20 01:07:15 +00:00