summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-10-18gnomecanvas related build changesPaul Davis
2011-10-18gnomecanvas related build changesPaul Davis
2011-10-18remove gnome canvas from ardour source tree (require 2.30 for build)Paul Davis
2011-10-18make native linux VST support default to enabledPaul Davis
2011-10-18Remove erroneous setup of single export timespan selector's height (#3941).Carl Hetherington
2011-10-18Tidy up overwritten files dialogue slightly.Carl Hetherington
2011-10-18Add a couple of missing ellipses to menu items.Carl Hetherington
2011-10-18Remove unused code.Carl Hetherington
2011-10-17Patch from colinf to disallow colons in snapshot namesCarl Hetherington
2011-10-17Discard MIDI when sending to the monitor bus. FixesCarl Hetherington
2011-10-17Set up LXVST preset combo after starting the editor up, asCarl Hetherington
2011-10-16Remove unused method transport_marker_context_menu(). AllowCarl Hetherington
2011-10-14new Emu Xboard 61 binding map from mcgruffPaul Davis
2011-10-13avoid listing duplicate LXVST plugins that are discovered along LXVST_PATH or...Paul Davis
2011-10-13add new per-session MIDI-region-copy-is-fork: if set, all MIDI region copies ...Paul Davis
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