aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-scope.lv2/examploscope.c
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26Suppress new warnings in clang-tidy 13David Robillard1-2/+3
2020-12-26Format all code with clang-formatDavid Robillard1-289/+284
2020-12-26Add clang-format suppression commentsDavid Robillard1-0/+3
2020-12-16Fix implicit and narrowing conversionsDavid Robillard1-2/+2
2020-12-16Isolate variable declarations and initialize all variablesDavid Robillard1-3/+3
2020-02-16Use standard Turtle lexer in PygmentsDavid Robillard1-1/+1
A Turtle lexer was finally added in Pygments 2.1.
2019-01-10Sort includes from local to standard and fix exposed issuesDavid Robillard1-6/+6
This order is better because it ensures that headers can stand alone and include everything they need. Several missing includes were exposed by this, and are also fixed in this commit.
2018-09-23Clean up includesDavid Robillard1-1/+7
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-5/+5
2016-07-31Clean up example plugin initializationDavid Robillard1-12/+10
2015-10-24Support all Object types in plugin protocolsDavid Robillard1-1/+1
2014-08-06Order book chapters in build script rather than by bundle name.David Robillard1-0/+423