switch to using boost::signals2 instead of sigc++, at least for libardour. not finish...
[ardour.git] / gtk2_ardour / bundle_manager.cc
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-05 Carl HetheringtonClean up and comment PortMatrix event handling a bit.
2009-11-18 Carl HetheringtonRework port matrix to use Gtk notebook tabs to select...
2009-11-14 Carl HetheringtonAllow multiple bundles with the same ports in the bundl...
2009-11-07 Carl HetheringtonVarious tweaks to the bundle manager.
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-05-03 Carl HetheringtonSupport for the port matrix working at the bundle level...
2009-02-09 Carl HetheringtonFixes to bundle manager to make it vaguely usable.
2009-01-30 Carl HetheringtonMore port matrix re-working. Global matrix now has...
2009-01-27 Carl HetheringtonFirst cut at mouseovers for the port matrix.
2009-01-25 Carl HetheringtonSome refactoring. Add port group headers to the port...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...