summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-02-15Shutup.David Robillard
2009-02-14If a bundle's channel has no ports associated with it, you can't connectCarl Hetherington
2009-02-14Make DnD copy processors using their XML representations. Remove unusedCarl Hetherington
2009-02-14Fix send copying by paste and drag n drop.Carl Hetherington
2009-02-14Less weak plugin preset system (maybe AU preset stuff can use the 'normal' th...David Robillard
2009-02-13* Added CanvasSysEx class for displaying SysExesHans Baier
2009-02-12* Swapped MidiSource to LibSMFHans Baier
2009-02-11Fix segfault on:Carl Hetherington
2009-02-11Fix some problems with dragging more than 1 region to a new track.Carl Hetherington
2009-02-11Offer routes on mixer strip IO menus. Fixes to these menus on MIDI routes.Carl Hetherington
2009-02-10Duh. Simplify previous commit.Carl Hetherington
2009-02-10Add a rescan button.Carl Hetherington
2009-02-10Bit of a hack to make the port matrix for port inserts at least vaguely usable.Carl Hetherington
2009-02-10Fix disassociation of all from a single channel.Carl Hetherington
2009-02-10Fix disassociate all to only disassociate if required.Carl Hetherington
2009-02-09Remove references to connection manager from the build.Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-09Remove old connection editor.Carl Hetherington
2009-02-05Small fixes to port matrix rendering, mostly visible when using the bundle ma...Carl Hetherington
2009-02-04Reduce header dependencies.Carl Hetherington
2009-02-04Fix minor visual glitch with mouseover when a label is partially out-of-sight.Carl Hetherington
2009-02-03* typo buss -> busHans Baier
2009-02-03Click and hold button 1 over a channel name in the port matrix highlightsCarl Hetherington
2009-02-03Do not display orphaned Show: labels when they are not required.Carl Hetherington
2009-02-02Fix auto-return, hopefully not at the expense of anything else.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-02-02Fix up mouseover handling in the port matrix.Carl Hetherington
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-30More port matrix re-working. Global matrix now has separate visibility buttonsCarl Hetherington
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