summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-15Add missing includesDavid Robillard2-0/+2
2022-09-09Patchage 1.0.10David Robillard7-8/+8
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard15-136/+27
2022-08-24Add French translationOlivier Humbert2-1/+155
2022-08-23Fix REUSE testDavid Robillard1-1/+1
2022-08-23Use a consistent style for .po file headersDavid Robillard1-2/+3
2022-08-23Remove fuzzy markers from translation filesDavid Robillard2-2/+0
2022-08-23Use a clearer German translation for "Sprung Layout"David Robillard1-1/+1
2022-08-23Add Korean translation from Junghee LeeJunghee Lee5-3/+160
2022-08-23Fix German "view" menu translationDavid Robillard1-1/+1
2022-08-23Add German translationDavid Robillard4-1/+158
2022-08-23Add i18n supportDavid Robillard16-24/+344
2022-08-23Update application descriptionDavid Robillard1-2/+2
2022-08-22Fix translatable attributes in UI definitionDavid Robillard1-7/+7
2022-08-22Consistently refer to "JACK" and "ALSA"David Robillard1-6/+6
2022-08-22Use Unicode quotation marks and ellipsesDavid Robillard2-5/+5
2022-08-22Bump version numberDavid Robillard2-2/+2
2022-08-22Remove debugging outputDavid Robillard1-1/+0
2022-08-22Make COPYING a regular text file and link to it in LICENSESDavid Robillard1-674/+1
2022-08-22Clean up log messagesDavid Robillard1-3/+3
2022-08-22Fix strict build on MacOSDavid Robillard1-0/+2
2022-08-22Replace boost with standard C++17 facilitiesDavid Robillard19-119/+97
2022-08-22Fix installation instructions for C++David Robillard1-3/+3
2022-08-22Only run autoship test in strict modeDavid Robillard2-9/+15
2022-08-18Fix fallback configuration on MacOSDavid Robillard3-3/+11
2022-08-17Remove weird GCC optimization hacks from fmtDavid Robillard1-3/+0
2022-08-16Upgrade to fmt 9.0.0David Robillard19-6062/+6469
2022-08-16Fix whitespaceDavid Robillard14-45/+45
2022-08-13Patchage 1.0.8v1.0.8David Robillard3-4/+4
2022-07-20Make NEWS file readable by dpkg-parsechangelogDavid Robillard1-11/+11
2022-07-20Fix clang-tidy header filter regexDavid Robillard1-1/+1
2022-07-20Avoid using "static inline" for inline functions in headersDavid Robillard4-8/+8
2022-07-20Remove pointless constDavid Robillard1-1/+1
2022-07-20Use default member initializationDavid Robillard4-9/+4
2022-07-20Use std::make_uniqueDavid Robillard3-3/+3
2022-07-20Use a uniform interface for changing settings in the UIDavid Robillard6-43/+76
2022-07-20Clean up includesDavid Robillard11-14/+27
2022-07-20Use strict castsDavid Robillard1-3/+7
2022-07-20Make setting structs constructableDavid Robillard1-18/+48
2022-07-20Remove Setting<T>::Value typeDavid Robillard2-5/+3
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard60-768/+1377
2022-07-20Switch to meson build systemDavid Robillard26-515/+806
2022-07-19Fix compilation of JackDbusDriver.cppBruce Schultz1-21/+24
2022-07-19Suppress new warnings in clang-tidy 14David Robillard2-2/+12
2022-07-19Normalize NEWS fileDavid Robillard1-1/+1
2022-05-27Build as C++17David Robillard1-1/+1
2022-05-26Patchage 1.0.6v1.0.6David Robillard2-2/+4
2022-05-26Suppress clang 13 warningsDavid Robillard1-0/+1
2022-05-26Suppress GCC 12 warningsDavid Robillard1-0/+5
2022-05-26Clean up includesDavid Robillard9-12/+10