summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_channel_selector.h
AgeCommit message (Expand)Author
2015-09-16Add missing header include in midi_channel_selector.hTim Mayberry
2013-03-28some deep tweaking to get MIDI channel control into nearly done shape for 3.1Paul Davis
2013-03-27Squashed commit of the following:Paul Davis
2012-10-11nicer layout of MIDI channel selectorHans Baier
2012-10-11Make input filtering while recording work in GUI, tooHans Baier
2011-06-13add MIDI channel editing for current note selection, bound to "c" by defaultPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
2010-07-25(1) extend region if needed BEFORE adding step-edit note, so that the new not...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-16Don't bind playlist_modified with a shared_ptr<Playlist> parameter.David Robillard
2008-12-29* fixed bug introduced in revision 3335: Hibyte lost in channel mask when res...Hans Baier
2008-12-25* Made MIDI channel coloring work in the track channel selectorHans Baier
2008-05-12Fix various MIDI corruption bugs.David Robillard
2008-05-09* adjusted formatting a bit to style guideHans Baier
2008-04-21* persisting/restoring track channel settings works nowHans Baier
2008-04-21* UI fixes for track channel selectionHans Baier
2008-04-19* made channel selector look quite nice, see http://www.flickr.com/photos/240...Hans Baier
2008-04-17* fixed missing get coordinate functions in CanvasHitHans Baier
2008-04-17* added All/None/Invert Buttons to MidiMultipleChannelSelectorHans Baier
2008-04-14* first working version of editing MIDI channels of individual notes, see: ht...Hans Baier