summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_knob.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-11extend ArdourKnob ToolTipsRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-06-30set [new] draggable flag for draggable items with tooltips.Robin Gareus
2015-06-29restore use of vertical margin on ardour knob popup tooltip/windowPaul Davis
2015-06-29fix logic/declaration issue with modified PersistentTooltip APIPaul Davis
2015-04-27remove a dead assignmentRobin Gareus
2015-04-25ardour knob: watch automationRobin Gareus
2015-04-25knob: use double precision normal on dent.Robin Gareus
2015-04-25separate detent & zero-arc flags for knobRobin Gareus
2015-04-25magic knobRobin Gareus
2015-04-25immediately show tooltip on knob drag.Robin Gareus
2015-04-25make knob respond to X & Y axis dragsRobin Gareus
2015-04-25allow to offset knob-arcRobin Gareus
2015-04-25trim typo and detailsRobin Gareus
2015-04-25persistent tooltip for [trim] knobRobin Gareus
2015-04-24don’t knob show tooltips if no prefix is setRobin Gareus
2015-04-24knob proposal.Robin Gareus
2015-04-24allow to set toolip on knobRobin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-11-07use new canvas colors header as necessaryPaul Davis
2014-08-27more flat_button refactoringBen Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-22refactor _grabbed into cairo_widgetBen Loftis
2014-07-223 monitor tweaks for the_CLA. shift+click to default, and new preset valsBen Loftis
2014-07-22Remove troublesome cairo antialiasing hint.Ben Loftis
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis