summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transport_control.h
AgeCommit message (Collapse)Author
2020-04-26fix design and implementation of (GUI) transport controllables to make them ↵Paul Davis
usable with MIDI CC control The old code meant that their current value was always zero, and that they would do nothing unless the new value exceeded 0.5
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-12-22Separate and consolidate Transport-Control-UI codeRobin Gareus