Expose PluginInfo bindings (eg plugin-type, unique id, etc)
[ardour.git] / gtk2_ardour / io_selector.h
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.
2011-06-01 David RobillardDelete trailing whitespace
2011-03-02 Paul Davismake per-track port matrix dialog into a real dialog...
2010-08-31 Paul Davisfix up the port insert I/O GUI
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-07-27 Carl HetheringtonFix route port matrix to only display the relevant...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-12-04 Carl HetheringtonArrange port insert matrix horizontally.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-13 Paul Davispermit sends to show up in processor box, by handling...
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-20 Carl HetheringtonClean up handling of add/remove/rename channels in...
2009-07-19 Carl HetheringtonUse the word `port' rather than `channel' when adding...
2009-07-19 Carl HetheringtonRestore add channel option to port matrix context menu.
2009-07-19 Carl HetheringtonPort matrix tweaks: scroll wheel support; use the corre...
2009-07-17 Carl HetheringtonVarious tweaks to the port matrix: open to full size...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
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-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...
2008-10-07 Paul Davisrevert last fix - its not relevant to 3.0 (yet)
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-29 Paul Davissubtle but important changes to IO Selector widgets...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-13 Carl HetheringtonFix some bugs with visiblity of groups.
2007-10-13 Carl HetheringtonPut row labels on both sides of the grid.
2007-10-13 Carl HetheringtonCheck buttons to select visibility of destination groups.
2007-10-13 Carl HetheringtonConsiderable re-work to allow scrolling of the checkbut...
2007-10-12 Carl HetheringtonBetter support for MIDI tracks in the IO selector.
2007-10-12 Carl HetheringtonGroup destination ports by track / buss / system etc.
2007-10-10 Carl HetheringtonNew matrix-style IO selector dialogue. Should allow...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-26 Sampo Savolainen.. and the 2nd file in the LAC2007 bar-hack session
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-12 Paul Davisfix stupid button sensitivity issue in IO Selector
2006-11-12 Paul Davisdebugging stuff for IO Selector
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-03-08 Doug McLainfixed goofy selection behavior with the notebook/treevi...
2005-12-24 Doug McLainSome fixes to ioselector. Remaining fixes coming soon
2005-12-14 Doug McLainsegfault fixes and some functionality for the IOSelector
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.