summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_channel_selector.h
AgeCommit message (Expand)Author
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