This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
046f8026628a52adeb6983948e39b2665f4c0b49
ardour
/
libs
/
evoral
History
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