13
0
livetrax/libs/evoral
David Robillard 022818b4a7 Fix the horrible mess that was anything related to sources and paths.
Most significant changes:

 - Factor out FileSource from AudioFileSource, use for SMFSource too
 - Explicitly pass embedded rather than mysterious name mangling or whatever
 - Destroy a ton of duplicated or very-nearly-duplicated code
 - Clean up and document all that weird source stuff in session.cc


git-svn-id: svn://localhost/ardour2/branches/3.0@4609 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-17 02:11:49 +00:00
..
evoral Fix the horrible mess that was anything related to sources and paths. 2009-02-17 02:11:49 +00:00
src Fix the horrible mess that was anything related to sources and paths. 2009-02-17 02:11:49 +00:00
test De-templatify Evoral::SMF which has no concept of time other than SMF time. 2009-02-15 01:32:41 +00:00
autowaf.py Update autowaf (fix mandatory header check). 2009-02-14 20:53:51 +00:00
run-tests.sh * added run-tests.sh to libs/evoral 2009-02-07 02:22:17 +00:00
SConscript LibSMF -> SMF 2009-02-14 17:35:34 +00:00
waf * Evoral: waf and unit test compile and run now 2009-02-06 20:31:12 +00:00
wscript LibSMF -> SMF 2009-02-14 17:35:34 +00:00