enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / send_ui.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-01-25 Paul DavisGainMeter(Base) now has an explicit gain control given...
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
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
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin GareusProcessorWindowProxy::processor_going_away takes care...
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-13 Robin Gareusallow to custom select panner-type for each delivery.
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin GareusProcessorWindowProxy::processor_going_away takes care...
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-05 Robin Gareusupdate slider rendering & set style for faders
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-03 John Emmas'gtk2_ardour' - Add namespaces + casting where necessar...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-23 Robin Gareusdon't run meter in import-dialog if the dialog is not...
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-12-04 Paul Davisdo not show panner GUI in external send UI, to avoid...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-01-11 Carl Hetheringtonshow_all() more selectively so that unwanted notebook...
2011-01-10 Carl HetheringtonRemove erroneous handling of input IO for sends, which...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
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...
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-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-22 Carl HetheringtonVarious fixups to bundle manager. Add a separator...
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardReturns (i.e. sidechains).
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-22 Carl HetheringtonFix send editing.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-21 David RobillardMerged with trunk R992.
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-25 Paul Davisthe BIG CONFIG patch
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
next