Tidy up region gain line drawing slightly so that it doesn't overhang its region...
[ardour.git] / gtk2_ardour / mixer_strip.h
2009-10-01 Paul Davisi/o button renaming patch from nickm
2009-03-05 Paul Davisfix kludgy assumption about item ordering in ops menu
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-02-21 Paul Davisminor fixes from OS X land
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2007-09-06 Doug McLainmore fixups for the gain meter metrics
2007-04-26 Paul Davisfix mixer-strip-width-not-restored, hopefully forever
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-11-06 Taybin RutkinComment button hilighted when comments exist. Thanks...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
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-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
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-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-01-08 Paul Davisa metric ton of changes
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.