summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-28* Allow choice of interpolation mode only for Linear ControlsHans Baier
2009-01-28* MIDI control lanes: Set Interpolationtype according to ParameterHans Baier
2009-01-28Change input/output selector button behaviour so that button 1 opens the port...Carl Hetherington
2009-01-27Draw mouseover lines only between the target and the labels.Carl Hetherington
2009-01-27Make track sends etc. appear in the same bundle as the track. Tidy up bundle...Carl Hetherington
2009-01-27A few cleanups. Also make port matrix notice when routes or processors change.Carl Hetherington
2009-01-27First cut at mouseovers for the port matrix.Carl Hetherington
2009-01-26Make global port matrix a Gtk::Window rather than an ArdourDialog.Carl Hetherington
2009-01-26Put sends / inserts into the port matrix next to their tracks / bussesCarl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-24Gather all ardour: ports so that a few more things are found to put in the po...Carl Hetherington
2009-01-24Happy new year.Carl Hetherington
2009-01-24Try to avoid adding system ports to the port matrix twice. Fix some whitespa...Carl Hetherington
2009-01-24Fix state setting in the port matrix, broken a few commits ago.Carl Hetherington
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-23Fix up menus (they broke when ardour.menus.in was copied over from 2.0-ongoin...Sakari Bergen
2009-01-22Some small-ish port matrix rendering improvements.Carl Hetherington
2009-01-22Remove (now unused?) UseOSC menu option so that the MiscOptions menu appears.Carl Hetherington
2009-01-22Fix send editing.Carl Hetherington
2009-01-21Fix sends.Carl Hetherington
2009-01-21Fix some confusion about relative / non-relative port names. Add some assert...Carl Hetherington
2009-01-21Put JACK ports with alsa_pcm: prefix into the system group as well as system:...Carl Hetherington
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2009-01-21* Added Menu to add a Program change parameter laneHans Baier
2009-01-21Only add session bundles that are of the correct type.Carl Hetherington
2009-01-21Remove now-deprecated non-zero page size in Adjustments used for SpinButtons;Carl Hetherington
2009-01-21Fix a couple of compiler warnings.Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-21More logical arrangement of port matrix inputs and outputs, hopefully;Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-18Oofus's work on region lists: highlight selected canvas regions on the region...Sampo Savolainen
2009-01-15* fixed bug: replaced underscores in patch/bank names with spaces to avoid be...Hans Baier
2009-01-15remove "Use OSC" from options menu; make OSC optional rather than a mandatory...Paul Davis
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2009-01-14Apply LV2 GUI parameter update patch from kfoltman.David Robillard
2009-01-14* commentsHans Baier
2009-01-14* improve performance on CanvasProgramChangeHans Baier
2009-01-13File missing from previous commit.Carl Hetherington
2009-01-13Improvements to the port matrix (I think). Sizing of the cairo section shoul...Carl Hetherington
2009-01-11pending changes to port_matrix codePaul Davis
2009-01-07Fix audible note select:David Robillard
2009-01-07Fix startup with a command-line session when Ardour has to start JACK itself.Carl Hetherington
2009-01-07Fix some bugs in my last commit, 4389.Carl Hetherington
2009-01-06Comment and (hopefully) simplify Editor::region_drag_motion_callback, fixing ...Carl Hetherington
2009-01-04Fix midi note max colour typo (miri -> midi).David Robillard
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2009-01-03Remove some duplicated code. GNOME HIG compliance.Carl Hetherington
2009-01-03Offer more accurate Cancel button rather than Quit when the dialog is opened ...Carl Hetherington