summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-10-19Trim the include tree.David Robillard
2011-10-18fix bindings generation process for OS XPaul Davis
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
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-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-17Patch from colinf to disallow colons in snapshot namesCarl 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-13add new per-session MIDI-region-copy-is-fork: if set, all MIDI region copies ...Paul Davis
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 visibility of MIDI CC automation lanes (#4356).David Robillard
2011-10-04Patch from orbisvicis to fix install of UI RC filesCarl Hetherington
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-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-29Fix installation globsDavid Robillard
2011-09-29Python 3 fixesDavid Robillard
2011-09-29Fix whitespace.David 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-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-27Fix assertion failure on clicking on bundles whose channels are all of the wr...Carl Hetherington
2011-09-26Update Mackie surface state when something is connected to its output port (#...Carl Hetherington
2011-09-26Use RCU for MIDI Manager's port list.Carl Hetherington
2011-09-25Colin's patch to handle scroll events on track header meters (#4029)Carl Hetherington
2011-09-21Fix adding of automation points to regions with a non-zero start (#4316).Carl Hetherington
2011-09-21Use a MementoCommandBinder for Crossfades so that the undo record can contain...Carl Hetherington
2011-09-20(native) Linux VST support from LinuxDSPPaul 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-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-16revert debugging change from yesterdayPaul Davis