summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-10-25Don't offer the monitor buss to export from (#4393).Carl Hetherington
2011-10-23Allow status bar components to be individually shown / hidden.Carl Hetherington
2011-10-23Fix warning.Carl Hetherington
2011-10-23Stop status bar jumping about quite so much when values change.Carl Hetherington
2011-10-23Typo in last commit.Carl Hetherington
2011-10-23Spruce up info bar a bit using Chris' suggestions (#4238).Carl Hetherington
2011-10-22Fix up some comments.Carl Hetherington
2011-10-22Fix snap of note drags when the region position is not itself snapped to the ...Carl Hetherington
2011-10-22Fix check on dragging MIDI notes to a point before the region position.Carl Hetherington
2011-10-22Fix underflow in layer_t with rubber band selection on multiple tracks with s...Carl Hetherington
2011-10-22Cope with drags of selections that include regions on hidden tracks (#3493).Carl Hetherington
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