merge from 2.0-ongoing @ 3581
[ardour.git] / gtk2_ardour / panner_ui.cc
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-07-07 Doug McLainfinish show() stuff for mixer strip and friends
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-05-10 David RobillardSwitched some missed .get(DataType::AUDIO) -> n_audio.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-21 Paul Davismore panner tweaking
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-08-01 David RobillardMinor changes from MIDI branch
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
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-13 David RobillardMerged with trunk (painfully)
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.