summaryrefslogtreecommitdiff
path: root/libs/ardour/automation_watch.cc
AgeCommit message (Expand)Author
2020-03-29Set thread-names (libs)Robin Gareus
2019-11-13Fix automation-write when locatingRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2018-10-11Use new RT-priority APIRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-29Abstract definition of rt-scheduler policyRobin Gareus
2017-08-29Set Automationwatch thread priority (needs to be higher than GUI)Robin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-22AutomationWatch: single DropReferences connection per ACRobin Gareus
2017-06-13Write inverse master automation.Robin Gareus
2017-01-23at transport stop, clear all existing automation watches (touch)Paul Davis
2015-11-01Automation watch sets position for new write pass when transport stopped.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-17Automation -use editor_add in gui, record straight lines with fewer points.nick_m
2015-03-25likely fix for debug buildBen Loftis
2015-03-25fix touch-recording of automation in a loopBen Loftis
2014-02-19use new ControlList::add() argumentPaul Davis
2013-08-04'libs/ardour' - Main body of changes required for building with MSVCJohn Emmas
2013-07-11Use Glib::usleep for portabilityPaul Davis
2013-04-02fix (?) behaviour when punching into automation write mode while the transpor...Paul Davis
2012-11-19tweak config param for automation sampling interval, set to 500msec by defaul...Paul Davis
2012-11-14likely fixes for most remaining issues with data in automation/control lists,...Paul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-07-17lots more fidgety work on automation. sort of works now, but undo/redo needs ...Paul Davis
2012-07-13add missing filesPaul Davis