13
0
livetrax/libs/evoral
David Robillard 86a09c58e3 Fix O(n) search on MIDI rec region update (now O(log(n)) per update, but could be O(1) with caching...)
git-svn-id: svn://localhost/ardour2/branches/3.0@5843 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-21 16:39:39 +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 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
test Better test for iterator seek. 2009-10-19 16:14:55 +00:00
run-tests.sh libs/evoral/run-tests.sh: adapt to new global waf 2009-04-12 22:29:05 +00:00
SConscript LibSMF -> SMF 2009-02-14 17:35:34 +00:00
wscript Only build unit tests if configure --test is passed. 2009-10-20 01:07:15 +00:00