Fix some unused parameter warnings.
[ardour.git] / gtk2_ardour / midi_channel_selector.cc
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-26 David RobillardFix a bunch of warnings.
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...