summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07Remove unused variable.Carl Hetherington
2011-10-07Fix crash on "Consolidate Range" on MIDI tracks (#4226).David Robillard
2011-10-07Implement range selecting for MIDI notes (#4087).David Robillard
2011-10-07Implement invert selection for MIDI notes (#4087).David Robillard
2011-10-07Fix spacey tabs.David Robillard
2011-10-07Fix crash when moving end marker after deleting loop range (#4357).David Robillard
2011-10-07Fix visibility of MIDI CC automation lanes (#4356).David Robillard
2011-10-07Make panner tolerate 0 audio inputs (fix #4353).David Robillard
2011-10-05Fix checking for the same packages several times (autowaf r54)David Robillard
2011-10-04Patch from orbisvicis to fix install of UI RC filesCarl Hetherington
2011-10-04Fix LXVST compile.Carl Hetherington
2011-10-03Patch from acolomb to fix install of ardour_system.rcCarl Hetherington
2011-10-03update vestige header; fix 64 bit issuesPaul Davis
2011-10-03Remove LV2 support via SLV2 (Lilv only now).David Robillard
2011-10-02@LIBDIR@ apparently now includes @INSTALL_PREFIX@, so just use that on its ow...Carl Hetherington
2011-10-02Fix crash on rename region.Carl Hetherington
2011-09-30Proper fix for r10178.David Robillard
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-30workaround for WTF-breakage of bld.env/bld.is_defined, but this is probably j...Paul Davis
2011-09-30don't build tranzport support unless it was asked for (it doesn't work anyway)Paul Davis
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-30shuffle some OS X stuff aroundPaul Davis
2011-09-30add back --optimize option that somehow got lost over some period of time (di...Paul Davis
2011-09-30make libardour header checks non-mandatory (for OS X)Paul Davis
2011-09-30make surfaces header checks non-mandatory (for OS X)Paul Davis
2011-09-30make libpbd header checks non-mandatory (for OS X)Paul Davis
2011-09-30make phone-home option default to False even for non-debug buildsPaul Davis
2011-09-30update waf to include doxygen tools, revert --debug to the defaultPaul Davis
2011-09-29Fix installation globsDavid Robillard
2011-09-29Python 3 fixesDavid Robillard
2011-09-29Fix whitespace.David Robillard
2011-09-29Add instructions for updating waf lest I get hit by a busDavid 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-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