Skip updating options for hidden file-dialog
[ardour.git] / gtk2_ardour / add_route_dialog.h
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2017-09-21 Robin Gareuss/created with/modified with/
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-22 Ben LoftisTrack Templates: Add verbose descriptions for the built...
2017-08-22 Robin GareusReset RouteDialog: name edited by-user
2017-08-22 Ben LoftisTrack Templates: yet another layout tweak.
2017-08-22 Robin GareusRouteDialog: Move built-in types into template list...
2017-08-21 Robin GareusAddRouteDialog: Indicate Type: template
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-18 Robin GareusPush user track-templates to the template list
2017-08-17 Ben LoftisTrack Templates: redesign of Add Track dialog.
2017-07-17 Paul Davisif user has edited name entry in add route dialog,...
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
2016-08-22 Paul Davisfactor out "new route insertion point" enums so they...
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisextend add route dialog to include VCA masters
2016-04-04 Robin Gareuschange "strict-i/o" into a combobox for consistency
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-16 Robin GareusMidi Busses? why yes!
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Paul Davisnow that there is only 1 effective selection, adjust...
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-11 nick_mAdd route dialog is never a transient window.
2014-12-24 David RobillardFactor out instrument selector.
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
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-03 Robin Gareuspre-select reasonable-synth as Instrument
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-02 Paul Davisfix #5424: routes created from templates do not get...
2012-06-22 Paul Davisprovide an easier way to add mixed (audio+MIDI) tracks...
2012-02-02 Paul Davisadd a way to create a new MIDI track with an instrument...
2012-01-25 Paul Davissome improvements to the add track/bus dialog to make...
2011-11-04 Carl HetheringtonMake it impossible to create MIDI tape tracks (#4446).
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-01-05 Carl HetheringtonRemove direct busses so that all busses have internal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-19 Paul Davisadd track/bus now allows specifying aux or direct bus...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-29 Carl HetheringtonApply tinram's patch from mantis 2756 (with a few tweak...
2009-06-22 Carl HetheringtonAllow new route group to be created from within the...
2009-06-22 Carl HetheringtonPick up newly-added route groups correctly.
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-11 Paul Davishugely improved design for add route dialog (why didn...
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-03-02 Paul Davisallow dragging of automation lines (Ben Loftis, backpor...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.