Merge branch 'master' into cairocanvas
[ardour.git] / libs / midi++2 / wscript
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-27 Paul DavisMerge branch 'master' into cairocanvas
2013-11-27 Paul Davisremove unintended linkage between libmidipp and jack
2013-10-19 Tim MayberryStatically link libtimecode into libmidi++ instead...
2013-10-18 Paul Davisreverse the visibility.h files assumptions that we...
2013-10-18 Paul Davisuse libltc and libtimecode as static libs, and upgrade...
2013-10-17 Paul Davisadd -fvisibility=hidden to libmidi++ and make things...
2013-10-17 Paul Davisadd -fvisibility=hidden to evoral, and make things...
2013-10-17 Paul Davisget everything compiling with libardour built using...
2013-10-17 Paul Davisadd export control to libgtkmm2ext
2013-10-17 Paul Davisexport-ify libmidipp
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisinitial, prototype modifications to permit compilation...
2012-10-08 Hans Baieradd unit tests to midi++ and assorted bugfixes for...
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Paul Davislibmidi++: split apart "base-y" aspects of MIDI::Port...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
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-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-07-05 Paul Davisrequire jack 0.118.2 for weakjack.h
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-09-15 Carl HetheringtonNormalise names of .cc and .h files.
2009-07-22 David RobillardUpdate autowaf.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...