Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-23 | Format meson.build files with muon | David Robillard | 1 | -11/+17 | |
The less time wasted with manual code formatting, the better. | |||||
2022-09-08 | Suppress Wbad-function-cast warnings on FreeBSD | David Robillard | 1 | -5/+5 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -1/+1 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-09-08 | Suppress Wstrict-overflow warnings on Fedora | David Robillard | 1 | -1/+6 | |
2022-08-31 | Fix missing example plugin UI binaries | David Robillard | 1 | -0/+19 | |
2022-08-08 | eg-sampler: Add resampling via libsamplerate | falkTX | 1 | -2/+6 | |
2022-08-08 | eg-sampler: Install click.wav to plugin bundle | David Robillard | 1 | -1/+1 | |
2022-07-17 | Switch to meson build system | David Robillard | 1 | -0/+44 | |