summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.cc
AgeCommit message (Expand)Author
2020-05-20Speed up automation lane removal with many ctrl points6.0-rc2Robin Gareus
2019-12-14Make BusSendLevel 1st class citizen (2/2)Robin Gareus
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-10-03Fix MIDI Automation interpolation optionsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18Revert "Temporary session-format compatibility (revert before release)"Robin Gareus
2017-07-24Drags are such a drag.Robin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-06-21Temporary session-format compatibility (revert before release)Robin Gareus
2017-06-21Log-scale/relative automation point draggingRobin Gareus
2017-06-21update GUI to use new APIsRobin Gareus
2017-06-21GUI: prepare for API changesRobin Gareus
2017-01-12allow automation line fill opacity to be theme-ableBen Loftis
2017-01-09clamp values appropriately in AutomationLine::view_to_model_y()Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-05highlight area below automation lanesRobin Gareus
2016-06-05tweak API of SelectablePaul Davis
2016-05-27Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightl...nick_m
2016-05-27Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audi...nick_m
2015-10-27another log-scale automation fixRobin Gareus
2015-10-28AutomationLine::drag_motion () returns any clamped fractions correctly.nick_m
2015-10-28Fix incorrectly placed control points (y-axis). fixes #6647.nick_m
2015-10-20Select the control point about to be deleted when using shift + right click.nick_m
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-05fix log-scale for automation lanes.Robin Gareus
2015-09-05don't use gain-mapping (verbose-cursor) for plugin params.Robin Gareus
2015-06-21Automation selection fixes.nick_m
2015-06-19Don't begin command on start_grab for AutomationRangeDrag and NoteResizeDragnick_m
2015-06-17More _reversible_command() auditing in the gui.nick_m
2015-04-26fix verbose cursor for db automation.Robin Gareus
2015-04-25fix automation lane for dB ranges other than fader.Robin Gareus
2015-04-25Trim Automation UIRobin Gareus
2015-03-26Clam points to valid values on drag end.David Robillard
2015-03-26Keep automation lines within their parent (#6215).David Robillard
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-14fixed merge conflictPaul Davis
2014-12-01Remove unused method.David Robillard
2014-12-01Make it compile with C++11 support.Julien de Kozak
2014-11-29Somewhat working gain automation.David Robillard
2014-11-28Show discrete/toggled automation as stepped line.David Robillard
2014-11-22Fix invisible discrete control points.David Robillard
2014-11-16Don't hide selected control points.David Robillard
2014-11-15Fix entering/editing MIDI region "automation" (controllers).David Robillard
2014-11-02Display gain and midiNote plugin parameters/properties nicely.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard