summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-22Share VSTHandle and VSTInfo between windows/linux VSTs.Carl Hetherington
2011-11-22Use same aeffectx.h for windows and linux VSTs.Carl Hetherington
2011-11-22Fix Windows VST compile.Carl Hetherington
2011-11-22Remove VESTIGE_HEADER stuff since we will always use it.Carl Hetherington
2011-11-21Make the windows VST callback use int32_t rather than long (to make it the sa...Carl Hetherington
2011-11-21correct dir spellingPaul Davis
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21Missing file.Carl Hetherington
2011-11-21Share VSTKey struct beween linux and windows VST.Carl Hetherington
2011-11-21Sort session routes before trying to do the group tabsCarl Hetherington
2011-11-21more inadvertent (i.e. stupid) .po file updatesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21waf 1.6.7 plus drobilla autowaf.py rev 60Paul Davis
2011-11-21update TRANSLATORS again to explain the role of the POT file properly and men...Paul Davis
2011-11-21unintentional but valid updates to .po filesPaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21tentative code shuffle to allow for 2 different styles of clock editingPaul Davis
2011-11-21audio clocks: validate data for delta edits as well as absolutePaul Davis
2011-11-21add validation checks on TC.hours, BBT.ticks and validate minsec data entryPaul Davis
2011-11-21Add missing file.David Robillard
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-21use correct em width to position audio clock cursorPaul Davis
2011-11-21Fix capitalisation.Carl Hetherington
2011-11-21Add track-solo-toggle / track-mute-toggle to make themCarl Hetherington
2011-11-21fix a few warnings from newer versions of gccPaul Davis
2011-11-21#ifdef out some expensive code from midibuffer merging (debug only, and we pr...Paul Davis
2011-11-21use return value of realpath() and note an error if it occursPaul Davis
2011-11-21Re-add code to support do-not-record-plugins (#4487).Carl Hetherington
2011-11-21fix (?) all aspects of audio clock editingPaul Davis
2011-11-21more consistent --no-lv2 optionPaul Davis
2011-11-21make LV2 support the default, stillPaul Davis
2011-11-21make --lv2=0 work, as a workaround for LV2 release schedulePaul Davis
2011-11-21Modify waf to look for S_ as an i18n keyword.Carl Hetherington
2011-11-21Don't translate empty strings.Carl Hetherington
2011-11-21flip clock editing key entry handling from release to press; fix up delete/ba...Paul Davis
2011-11-21Implement the LV2 urid extension and remove implementation of (experimental) ...David Robillard
2011-11-21Remove unused with_processors parameter toCarl Hetherington
2011-11-21Re-try de.po with (hopefully) the correct encoding.Carl Hetherington
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-20Updated de.po for gtk2_ardour from Benjamin ScherrerCarl Hetherington
2011-11-20Start autoscroll in from the right-hand edge of the screen if the editor list...Carl Hetherington
2011-11-20Patch from Prokoudine to fix some typos and add extraCarl Hetherington
2011-11-20Make a few things private in Delivery; couple of minorCarl Hetherington
2011-11-20Remove unused variables.Carl Hetherington
2011-11-20Comment fixes.Carl Hetherington
2011-11-20audio clocks: handle keypress for minus/plus etc so that it not routed into a...Paul Davis
2011-11-20show focus window in accels debuggingPaul Davis
2011-11-20audio clocks: color tweaks from chrisPaul Davis
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-20Fill extra channels if monitor sends have more outputs thanCarl Hetherington