summaryrefslogtreecommitdiffstats
path: root/src/JackLibDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-12-14Clean up includesDavid Robillard1-2/+6
2020-11-30Use raw string literalsDavid Robillard1-1/+1
2020-11-30Fix clang-tidy warningsDavid Robillard1-1/+0
2020-11-29Save myself from trying to "properly" handle Jack shutdown againDavid Robillard1-1/+9
2020-11-29Remove silly bitfieldDavid Robillard1-5/+4
2020-11-29Use shorter names for Jack callbacksDavid Robillard1-36/+30
2020-11-29Remove pointless methodDavid Robillard1-9/+1
2020-11-29Use more reasonable class namesDavid Robillard1-1/+1
2020-11-29Put everything in a namespaceDavid Robillard1-1/+8
2020-11-29Completely isolate drivers from the rest of the applicationDavid Robillard1-0/+501