summaryrefslogtreecommitdiff
path: root/gtk2_ardour/panner2d.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2015-08-08prepare 2d-panner themeRobin Gareus
2014-06-22more canvas refactoring.Paul Davis
2014-06-17highlight send-pannerRobin Gareus
2014-01-15update panGUI connections (panner-shell vs pannable vs panner)Robin Gareus
2014-01-15NOOP, clean up whitespace/TAB messRobin Gareus
2014-01-12don't display elevation if panner does not support it.Robin Gareus
2014-01-11add spinbox to control width in VBAP GUI,..Robin Gareus
2014-01-11VBAP rework (part III): fix position computation backend & GUIRobin Gareus
2014-01-11VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-01rationalizations and so forth for panner2d drawing (math is hard)Paul Davis
2011-02-25take reverse width into account when labelling signals in panner2d ; better w...Paul Davis
2011-02-24prettification of vbap/2d panner GUI. lots of details still to fix. also sign...Paul Davis
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22remove some useless buttons from vbap panner gui, make bypass button workPaul Davis
2011-02-17GUI for VBAP panner actually does something (not the right thing, though)Paul Davis
2011-02-17draw speaker positions in 2d pannerPaul Davis
2011-02-17draw pucks (signal positions) on vbap pannerPaul Davis
2010-11-26Fix more broken indentation (whitespace changes only).David Robillard
2010-11-26one step closer to working vbap panningPaul Davis
2010-11-23semi-functioning vbap panning, still not donePaul Davis
2010-08-07Fix a panner crash when reducing a route's output count down to 2. Remove so...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2008-12-13new 2d panner GUI, implemented originally in a branch of 2.0-ongoing at LAC20...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-10-06a few more header files fixes, plus cleanup from nick_m, and the start of Act...Paul Davis
2005-09-26fixed return types for ::on_....; changed set_usize_... utility functions to ...Paul Davis
2005-09-26fix all _impl member functions to be on_ insteadPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin