move control surface prefs onto their own tab in the user prefs; for Generic MIDI...
[ardour.git] / libs / evoral / wscript
2012-10-10 Hans Baierenable and extend EVORAL_MIDI_XML. Useful for Debugging...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2011-11-13 David RobillardApply patch from timbyr to fix building with --test.
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-08-13 Carl HetheringtonFix build with tests enabled.
2011-08-11 Paul Davisadd skeleton for i18n support
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2010-09-07 David RobillardUpgrade to latest autowaf.
2010-07-25 Carl HetheringtonName evoral test target so that it can be build on...
2010-07-25 Carl HetheringtonFix up evoral test suite.
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-16 Carl HetheringtonMove FileManager code into libpbd. Use it for SMF...
2009-10-23 David RobillardUnit test code coverage using lcov.
2009-10-20 David RobillardOnly build unit tests if configure --test is passed.
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-22 David RobillardUpdate autowaf.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardMake unit tests optional.
2009-02-14 David RobillardLibSMF -> SMF
2009-02-14 David RobillardSMF -> OldSMF
2009-02-14 David RobillardMandatory check for boost headers.
2009-02-11 David RobillardInclude stripped down libsmf code internally.
2009-02-11 Hans Baier* introduced dependency: libsmf-1.2
2009-02-10 Hans Baier* Evoral: Added Unit test for SMF
2009-02-09 Hans Baier* filename conventions (second part of it)
2009-02-07 David RobillardRevert redundant kludge.
2009-02-07 Hans Baier* Evoral: first successful read from Sequence
2009-02-07 Hans Baier* evoral: First productive test environment
2009-02-07 Hans Baier* introduced CppUnit into libs/Evoral
2009-02-06 Hans Baier* Evoral: waf and unit test compile and run now
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-09-30 David RobillardAdd waf build script.