summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29stop asking GTK to do include-processing of RC files, since it can't, and get...Paul Davis
2011-09-28Stop MidiRegionView claiming PrimaryModifier-scrollwheel soCarl Hetherington
2011-09-28Clear selected MIDI notes in all regions when they areCarl Hetherington
2011-09-28more jack include fixesPaul Davis
2011-09-28header file fixup for weak jack linkage, forward ported from 2.XPaul Davis
2011-09-28forward port latency computation fix from 2.X for case where a route has no c...Paul Davis
2011-09-28Remove erroneous check that would prevent notes being put atCarl Hetherington
2011-09-28Strip .ardour prefix from session files selected from the startup dialogue. ...Carl Hetherington
2011-09-28More debug removal. Also fix ghost note position on non-zero-start regions (...Carl Hetherington
2011-09-28Fix problems with selecting control points in AutomationRegionViews with non-...Carl Hetherington
2011-09-28Remove some debug messages.Carl Hetherington
2011-09-27Patch from Colin to fix a search/replace bug in TOC/CUE generation (#4336).Carl Hetherington
2011-09-27Fix assertion failure on clicking on bundles whose channels are all of the wr...Carl Hetherington
2011-09-27Add missed parent class call to Sequence::control_list_marked_dirty. Fixes #...Carl Hetherington
2011-09-27The most minor of formatting tweaks.Carl Hetherington
2011-09-27Fix crash on close after Mackie modifications by making it use AbstractUI so ...Carl Hetherington
2011-09-26Fix crash on startup caused by previous Mackie commits.Carl Hetherington
2011-09-26No-op; formatting tidy-ups.Carl Hetherington
2011-09-26Update Mackie surface state when something is connected to its output port (#...Carl Hetherington
2011-09-26Add Signal5.Carl Hetherington
2011-09-26Correct signal handling for previous commit.Carl Hetherington
2011-09-26Delete MIDI port objects when the MackieControlProtocol is torn down, so that...Carl Hetherington
2011-09-26Use RCU for MIDI Manager's port list.Carl Hetherington
2011-09-26more assert/debuggingPaul Davis
2011-09-26Somewhat experimental patch to hide plugin inputs if the preceding processor ...Carl Hetherington
2011-09-26Tidy up PluginInsert's handling of how it chooses to map plugin IO to that of...Carl Hetherington
2011-09-26Fix warnings.Carl Hetherington
2011-09-253.X version of earlier major fix to 2.X: Route::check_initial_delay() should ...Paul Davis
2011-09-25minor but important fix for the wrap-buffer case in a recording audio diskstreamPaul Davis
2011-09-25minor correction in return type castPaul Davis
2011-09-25Colin's patch to handle scroll events on track header meters (#4029)Carl Hetherington
2011-09-21change default search path for linux VST to use lib64 as appropriatePaul Davis
2011-09-21fixes from 2.X for latency/capture alignment stuff: don't reverse route list,...Paul Davis
2011-09-21Check inodes before reporting ambigious files (#4326).Carl Hetherington
2011-09-21Fix adding of automation points to regions with a non-zero start (#4316).Carl Hetherington
2011-09-21Make LXVST_PATH / LXVST_PLUGINS work (#4329).Carl Hetherington
2011-09-21Add missing files.Carl Hetherington
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-09-20a few coding style (indentation etc.) cleanups to LX VST codePaul Davis
2011-09-20(native) Linux VST support from LinuxDSPPaul Davis
2011-09-20check INSTALL_DEST_BASE exists earlier rather than laterPaul Davis
2011-09-19Add active toggle to editor route list (#4236).Carl Hetherington
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
2011-09-19Remove unused button.Carl Hetherington
2011-09-19Emit ContentsChanged on the model when one of its control lists changes. Sho...Carl Hetherington
2011-09-19Connect mixer strip to panner shell even if there is currently no panner. Sh...Carl Hetherington
2011-09-18Set the click paths when enter is pressed in their EntryCarl Hetherington
2011-09-18Specialise ConfigVariable for string so that values withCarl Hetherington