summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/engine_state_controller.h
AgeCommit message (Collapse)Author
2019-09-25goodbye USE_TRACKS_CODE_FEATURES and is_tracks_buildPaul Davis
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
Generated by tools/f2s. Some hand-editing will be required in a few places to fix up comments related to timecode and video in order to keep the legible
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
Paul Davis was responsible for introducing almost all of this.
2015-06-29fix indentation and style guide issues in new EngineStateController codePaul Davis
2015-06-29copy current EngineStateController from Tracks to import Yevgeny's LTC ↵GZharun
(re)connection related changes
2015-06-29noop: fix indentation to match style guidePaul Davis
2015-06-29add EngineStateController code from TracksPaul Davis