summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_route_dialog.cc
AgeCommit message (Expand)Author
2009-07-22add track-record-enable-toggle action to menu, to make it actually bindable ;...Paul Davis
2009-07-04back-port add-route-dialog redesign from 3.0Paul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-02-20fix up indentation caused by lack of .emacsPaul Davis
2009-02-18creating routes from templates now properly chooses between track & bus; fix ...Paul Davis
2009-02-14track templates; indent fixes needed and will be forthcoming; minor fix for t...Paul Davis
2008-09-22Set add route dialog non-resizeable so WMs size it more sensibly (looked ridi...David Robillard
2007-12-03add single-layer zoom toggle; add toggle-fade-active commands (& bindings for...Paul Davis
2007-11-29add set-loop-from-region variants; no grabber cursor in object mode (for SAE)...Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2006-10-26enable more string translationsPaul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2005-12-02make all of dialog visible for add_route_dialogPaul Davis
2005-11-27slowly fixing up ArdourDialog nonsensePaul Davis
2005-10-13sfdb almost done.Taybin Rutkin
2005-09-26rename all GTK signalsPaul Davis
2005-09-26got ardour_dialog compilingPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin