summaryrefslogtreecommitdiff
path: root/gtk2_ardour/panner_ui.cc
AgeCommit message (Expand)Author
2007-03-13fix panner visual corruption bug #1213; more consistent naming for automation...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2006-12-30tweaked panner appearance and consistency, panner line now distinct color fro...Jesse Chappell
2006-12-21more panner tweakingPaul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-08-01Minor changes from MIDI branchDavid Robillard
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-02Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc,...Nick Mainsbridge
2006-05-24Fixed some valgrind errors from using uninitialized variables in Sampo Savolainen
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-22Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off'...Nick Mainsbridge
2006-05-21This should fix the options editor crasher i just made.. thanks NostarNick Mainsbridge
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-19Mixer strip & ui layout changesNick Mainsbridge
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-22Set button labels sanely.Nick Mainsbridge
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-02-14Fixed crash with plugin automation but no panners.Sampo Savolainen
2005-12-18Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder edit...Nick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-29nothing much.. a few more image from pixmapsNick Mainsbridge
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin