added RCU handling of Session route list, and major use of shared_ptr<T> everywhere...
[ardour.git] / gtk2_ardour / mixer_ui.cc
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
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-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.