summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-10-22Implement reset() in panners, and use it from the GUI (fixes #4196).Carl Hetherington
2011-10-22more orangePaul Davis
2011-10-22fix mis-sized middle_button_table in mixer stripsPaul Davis
2011-10-22fix wscript so that gtk rc files are always built properly (not sure why this...Paul Davis
2011-10-21tweak monitor button colors; move buttons to just below pannersPaul Davis
2011-10-21credit where credit is duePaul Davis
2011-10-21new color for monitoring buttons (a kind of steely blue)Paul Davis
2011-10-21tweak display logic for monitoring state so that explicit preferences take pr...Paul Davis
2011-10-21add route group support for monitoring choicesPaul Davis
2011-10-21correctly track monitoring changes in libardour and the GUI; required removin...Paul Davis
2011-10-21start of tracking monitor state correctlyPaul Davis
2011-10-20add initial implementation of explicit monitor (input|disk) control. some beh...Paul Davis
2011-10-20remove unused static functionPaul Davis
2011-10-20fix unused variable warningPaul Davis
2011-10-20Save marker selection state in instant.xml (#4203).Carl Hetherington
2011-10-19Trim include tree.David Robillard
2011-10-19Fix use of uninitialized valueDavid Robillard
2011-10-19fix AU plugin creation by changing packing of preset combo/boxPaul Davis
2011-10-19Fix insertion of processors at the point at which the processor menu was open...Carl Hetherington
2011-10-19Add missing copyright headers.David Robillard
2011-10-19Make all-processors-active act an all processors rather than just pre/post-fa...Carl Hetherington
2011-10-19Adjust send faders depending on what signal type they are passing (part of #4...Carl Hetherington
2011-10-19Use a ARDOUR::DataType rather than a bool.Carl Hetherington
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