summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-23Don't fix size of preset combo any more. Comment whatCarl Hetherington
2011-11-23Patch from colinf to fix build on gtkmm versions prior to 2.28 (#4506).Carl Hetherington
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-23Fix stupid warning.David Robillard
2011-11-23Implement latest LV2 state extension (0.4).David Robillard
2011-11-23Fix windows VST build.Carl Hetherington
2011-11-23Remove code to zoom on up/down mouse movement when draggingCarl Hetherington
2011-11-23Missing files / renames.Carl Hetherington
2011-11-23Fix segfault on close.Carl Hetherington
2011-11-23Merge some linux/windows VST GUI code.Carl Hetherington
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-11-22tweak debug outputPaul Davis
2011-11-22fix mis-ordering of MIDI events when merging MidiBuffers in-placePaul Davis
2011-11-22Remove unused file.Carl Hetherington
2011-11-22Use same VST callback for both Linux and Windows VSTs.Carl Hetherington
2011-11-22Add missing files.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-22Add translator email address.Carl Hetherington
2011-11-22Another missing translator.Carl Hetherington
2011-11-22Update German translators list.Carl Hetherington
2011-11-22Missing translations.Carl Hetherington
2011-11-22No-op; tidy-up.Carl Hetherington
2011-11-22Fix autoscroll fudge calculations. Remove some unusedCarl Hetherington
2011-11-22Patch from acolomb to display underscores in plugin namesCarl Hetherington
2011-11-22Separate visual and audio interfaces for translation.Carl Hetherington
2011-11-22Remove unused define.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-22Share main VSTFX / FST struct between windows / linux VSTs.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-22Add Andre Colomb to the authors list.Carl Hetherington
2011-11-22Remove unused file.Carl Hetherington
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