fix rect redraw problem(s); make zoom range rect visible again at the right time...
[ardour.git] / gtk2_ardour / mixer_ui.cc
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-16 Paul Davisfix crash in mixer selection after session was closed...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-28 Paul Davismaybe fix copy-x-constrained drag issues; mix group...
2007-02-23 Paul Davisfixed incorrect restore of mixer strip visibility
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-08 Paul Davismake follow-playhead available again; remove special...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-16 Paul Davissmall changes to the mixer strip from thorwil
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Nick MainsbridgeMixer strip & ui layout changes
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-14 Paul Davisfix for restoring destructive-ness on session reload...
2006-03-10 Paul Davisstart editing new edit/mix group names immediately...
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-02-14 Nick Mainsbridgemix groups work again
2006-02-13 Doug McLainfixed orderering of editor and mixer tracks
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-12 Paul Davismixer track list now uses checks and reordering properly
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-01 Karsten Wiesefix Gtk::Warning
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-28 Paul Davisincomplete work on mixer window treeview port
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.