cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropRefe...
[ardour.git] / gtk2_ardour / io_selector.cc
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly 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-16 Carl HetheringtonAllow ardour to manipulate connections between two...
2009-11-14 Carl HetheringtonAllow multiple bundles with the same ports in the bundl...
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-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-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-20 Carl HetheringtonRestore configuration of click IO connections to sessio...
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-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 Carl HetheringtonIf a bundle's channel has no ports associated with...
2009-02-10 Carl HetheringtonBit of a hack to make the port matrix for port inserts...
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-21 Carl HetheringtonFix some confusion about relative / non-relative port...
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-13 Carl HetheringtonImprovements to the port matrix (I think). Sizing...
2008-12-14 Paul Davisbump required version of GTK, SLV2; basic fixups so...
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...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-23 Hans Baier*fix the bugfix: Input and Output Ports exchanged in...
2008-05-21 Hans Baier* bugfix: Inputs and Outputs swapped in the Track/Bus...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
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-10-09 Carl HetheringtonFew cleanups related to signed-ness of minimum/maximum...
2007-07-06 Doug McLainshow() widgets explicitly in the MixerStrip and IOSelector
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-05-10 David RobillardFixed IO selector to show MIDI ports for MIDI IOs,...
2007-05-10 Paul DavisMIDI branch becomes trunk
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 SavolainenThe traditional LAC2007 final dinner fix. This fix...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-14 Paul Davisdesensitize remove button for start location; fix inadv...
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
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 Davisdo not crash in IO Selector when there are no ports
2006-11-11 Paul Davisfix visual focus indication in IOSelector; import pays...
2006-08-31 David Robillard- Fixed port adding/removing/connecting and related...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
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-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
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-10 Doug McLainfinal fix for IOSelector widget: clicking on port heade...
2006-03-08 Doug McLainfixed goofy selection behavior with the notebook/treevi...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-03-05 Doug McLainanother get_vbox() fix, this time for PortSelectorWindow
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
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-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
next