Make send automation work (#4734).
[ardour.git] / gtk2_ardour / panner2d.h
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-07-14 Carl HetheringtonMove panner bypass state up to the PannerShell so that...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-01 Paul Davisrationalizations and so forth for panner2d drawing...
2011-02-25 Paul Davistake reverse width into account when labelling signals...
2011-02-24 Paul Davisprettification of vbap/2d panner GUI. lots of details...
2011-02-22 Paul Davisadd scroll event handling to the vbap panner GUI; clamp...
2011-02-22 Paul Davisremove some useless buttons from vbap panner gui, make...
2011-02-17 Paul DavisGUI for VBAP panner actually does something (not the...
2011-02-17 Paul Davisdraw speaker positions in 2d panner
2011-02-17 Paul Davisdraw pucks (signal positions) on vbap panner
2010-11-26 David RobillardFix more broken indentation (whitespace changes only).
2010-11-26 Paul Davisone step closer to working vbap panning
2010-11-23 Paul Davissemi-functioning vbap panning, still not done
2010-08-07 Carl HetheringtonFix a panner crash when reducing a route's output count...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.