Fix french translation of "meterbridge" -- closes #5744
[ardour.git] / gtk2_ardour / midi_channel_selector.cc
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:
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
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-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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...