Move panner bypass state up to the PannerShell so that it is preserved even when...
[ardour.git] / gtk2_ardour / panner2d.cc
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 Davisswitch cartesian/spherical function names and make...
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-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
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
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
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...
2010-05-02 Carl HetheringtonVarious fixes to multiple-2D panner signal handling...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
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-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-13 Paul Davisnew 2d panner GUI, implemented originally in a branch...
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
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-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.