Skip silent sources on session-archive -- fixes #7699
[ardour.git] / gtk2_ardour / midi_channel_selector.h
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2015-09-16 Tim MayberryAdd missing header include in midi_channel_selector.h
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davissome deep tweaking to get MIDI channel control into...
2013-03-28 Paul DavisSquashed commit of the following:
2012-10-11 Hans Baiernicer layout of MIDI channel selector
2012-10-11 Hans BaierMake input filtering while recording work in GUI, too
2011-06-13 Paul Davisadd MIDI channel editing for current note selection...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-25 Carl HetheringtonRemove MIDI track default channel and its menu, and...
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2010-07-25 Paul Davis(1) extend region if needed BEFORE adding step-edit...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardDon't bind playlist_modified with a shared_ptr<Playlist...
2008-12-29 Hans Baier* fixed bug introduced in revision 3335: Hibyte lost...
2008-12-25 Hans Baier* Made MIDI channel coloring work in the track channel...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-04-21 Hans Baier* persisting/restoring track channel settings works now
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-19 Hans Baier* made channel selector look quite nice, see flickr...
2008-04-17 Hans Baier* fixed missing get coordinate functions in CanvasHit
2008-04-17 Hans Baier* added All/None/Invert Buttons to MidiMultipleChannelS...
2008-04-14 Hans Baier* first working version of editing MIDI channels of...