enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / io_selector.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-20 Carl HetheringtonDisplay hardware IO individually in the port matrices...
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.
2011-11-09 Carl HetheringtonBe a little bit less complainy about setting state...
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-08-19 Carl HetheringtonHopefully fix crash with empty IO matrix bundles
2011-06-01 David RobillardDelete trailing whitespace
2011-03-02 Paul Davismake per-track port matrix dialog into a real dialog...
2010-11-27 Paul Davisrest of process lock removal, plus no GUIs for internal...
2010-11-27 Paul Davisbetter fix for IOSelector::set_state()'s need to hold...
2010-11-27 Paul Davismove process lock taking to avoid deadlock when connect...
2010-11-26 Paul Davisadd two process lock calls where some port connecting...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
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 HetheringtonImprove resize behaviour of port matrices when their...
2010-07-27 Carl HetheringtonFix route port matrix to only display the relevant...
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2010-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-05-02 Carl HetheringtonA little copy-editing.
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-09 David RobillardCenter port matrix if IO selector window is too large.
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...
next