summaryrefslogtreecommitdiffstats
path: root/src/server/internals/Time.hpp
AgeCommit message (Collapse)AuthorFilesLines
2021-01-02Update for latest raulDavid Robillard1-3/+3
2020-08-03Clean up includesDavid Robillard1-2/+12
As directed by include-what-you-use. Unfortunately, it is still confused by quite a few things, but this gets a lot closer to a clean report, and at least makes the output more tolerable to manually check.
2020-08-02Clean up namespace commentsDavid Robillard1-1/+1
2020-08-02Use consistent naming for context parametersDavid Robillard1-1/+1
2018-09-23Use override specifiersDavid Robillard1-1/+1
2018-09-23Use lowercase namespace namesDavid Robillard1-6/+6
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-1/+1
2015-10-24Zero-copy to/from driver ports where possibleDavid Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5778 a436a847-0d15-0410-975c-d299462d15a1
2015-04-04Update copyright dates.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5462 a436a847-0d15-0410-975c-d299462d15a1
2012-11-16Add time internal that sends Jack transport updates as LV2 time positions.David Robillard1-0/+59
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4819 a436a847-0d15-0410-975c-d299462d15a1