summaryrefslogtreecommitdiff
path: root/libs/ardour/wscript
AgeCommit message (Expand)Author
2012-03-03Update for latest Lilv SVN.David Robillard
2012-02-25Support LV2 atom sequence ports alongside old event ports.David Robillard
2012-01-28Use new Lilv state API to save LV2 plugin state.David Robillard
2012-01-23Basic process thread profiling code.Carl Hetherington
2012-01-21Remove unused code.Carl Hetherington
2012-01-03Add TestNeedingPlaylistAndRegionsCarl Hetherington
2012-01-03Add TestNeedingSession and add missing tempo_test.hCarl Hetherington
2012-01-03New test.Carl Hetherington
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-12-11Keep track of MIDI region's start positions in beats, toCarl Hetherington
2011-12-10Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, s...Carl Hetherington
2011-12-09Add simple framewalk_to_beats test and normalise namingCarl Hetherington
2011-12-02build changes from robin gareus for OS X, changing AU support to be used appr...Paul Davis
2011-12-02probable fix for compile failures on OS X caused by unconditional inclusion o...Paul Davis
2011-11-23Remove silly print.David Robillard
2011-11-23Rename lv2_plugin_lilv.cc back to lv2_plugin.cc.David Robillard
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-22Use same VST callback for both Linux and Windows VSTs.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-21make --lv2=0 work, as a workaround for LV2 release schedulePaul Davis
2011-11-14Fix unit test build by adding some dummy LXVST methods.Carl Hetherington
2011-11-13move LXVST GUI stuff into gtk2_ardour, and fix X11 uselib stuff in wscriptsPaul Davis
2011-11-13Apply patch from timbyr to fix building with --test.David Robillard
2011-11-11use home-grown solution for path_expand(), rather than wordexp() which is bro...Paul Davis
2011-11-09some possible build fixes for OS XPaul Davis
2011-11-09Alert the user if a connection is made which causesCarl Hetherington
2011-11-07Do a topological sort of the route list before passing it toCarl Hetherington
2011-11-05Fix i18n.David Robillard
2011-10-29Patch from nettings to comment out soundtouch-relatedCarl Hetherington
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
2011-10-03Remove LV2 support via SLV2 (Lilv only now).David Robillard
2011-09-30Proper fix for r10178.David Robillard
2011-09-30workaround for WTF-breakage of bld.env/bld.is_defined, but this is probably j...Paul Davis
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-30make libardour header checks non-mandatory (for OS X)Paul Davis
2011-09-29Fix whitespace.David Robillard
2011-09-29Use is_defined to check for HAVE_* variables set by checks.David Robillard
2011-09-29Remove use of waf compat15 tool.David Robillard
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-06-12update i18n build system and *.po files for translatorsPaul Davis
2011-05-29totally untested initial code for MidiPlaylistSource, to provide for compound...Paul Davis
2011-05-25Fix name of libardour .mo file.Carl Hetherington