summaryrefslogtreecommitdiff
path: root/gtk2_ardour/duplicate_routes_dialog.h
AgeCommit message (Collapse)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
Copyright-holder and year information is extracted from git log. git history begins in 2005. So (C) from 1998..2005 is lost. Also some (C) assignment of commits where the committer didn't use --author.
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-01-05Modify playlist option labels in Duplicate Track/Bus dialogTim Mayberry
To indicate it is only copying the current "active" playlist and not all playlists as discussed on IRC some time ago. Resolves: #7149
2016-08-22add insert-at combo selector for duplicate tracks dialogPaul Davis
2015-11-14fix logic errors in duplicate tracks dialogPaul Davis
2015-11-14remove leftover declarationPaul Davis
2015-11-14move logic of track/bus duplication into DuplicateRouteDialogPaul Davis
2015-11-14tweak duplicate routes dialog appearance depending on whether or not ↵Paul Davis
busses/tracks are the target
2015-11-14expose count widgets for duplicate track dialogPaul Davis
2015-11-14partial dialog to control track duplicationPaul Davis