summaryrefslogtreecommitdiff
path: root/libs/widgets/ardour_knob.cc
AgeCommit message (Collapse)Author
2020-04-07Fix rotary control knob mappingRobin Gareus
This fixes an issue with Foldback strips pan controls being inverted.
2019-08-03Update canvas/UI lib GPL boilerplate and (C) from git logRobin Gareus
2017-07-23Add touch-events signal emission to ArdourKnobRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
make libwidget independent of libcanvas. Confine basics to pbd and gtkmm2ext.
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus