summaryrefslogtreecommitdiffstats
path: root/src/ClientID.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-08-16Upgrade to fmt 9.0.0David Robillard1-0/+9
2022-08-16Fix whitespaceDavid Robillard1-2/+2
2022-07-20Avoid using "static inline" for inline functions in headersDavid Robillard1-3/+3
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-01-02Format all code with clang-formatDavid Robillard1-70/+69
2020-11-29Put everything in a namespaceDavid Robillard1-0/+4
2020-11-28Index clients and ports by IDDavid Robillard1-0/+18
2020-11-28Factor out ClientTypeDavid Robillard1-5/+3
2020-11-28Always index Jack ports and refer to them by nameDavid Robillard1-2/+2
2020-11-27Ensure that modules always have an IDDavid Robillard1-0/+108