more panner tweaking
[ardour.git] / gtk2_ardour / panner_ui.cc
2006-12-21 Paul Davismore panner tweaking
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMinor changes from MIDI branch
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-02 Nick MainsbridgeRemove needless hbox in panner, get rid of some warning...
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeThis should fix the options editor crasher i just made...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-02-14 Sampo SavolainenFixed crash with plugin automation but no panners.
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.