Skip to content
Changes
- Don't modify buffer data when convolution can't load it (commit: 7e05f32)
—
chris.kcat /
githubweb
- Avoid a parameter to an immediately-invoked lambda (commit: 096f774)
—
chris.kcat /
githubweb
- Safely convert 32.32 fixed point to nanoseconds (commit: 64fb7bc)
—
chris.kcat /
githubweb
- Improve source offset overflow handling (commit: 5473ebf)
—
chris.kcat /
githubweb
- Check for non-UTF-8 encoding for config files (commit: 7a92e89)
—
chris.kcat /
githubweb
- Don't let the position overflow while loading samples (commit: 1636cd5)
—
chris.kcat /
githubweb
- Remove unnecessary checks (commit: d207a2c)
—
chris.kcat /
githubweb
- Use a bitset instead of an array of bools (commit: 378f447)
—
chris.kcat /
githubweb
- Pass an intrusive_ptr for an optional sharable reference (commit: d533302)
—
chris.kcat /
githubweb
- Use concepts to ensure validators are properly invocable (commit: 311735f)
—
chris.kcat /
githubweb
- Rename set_value for clarity, and get_value for consistency (commit: 8676c3f)
—
chris.kcat /
githubweb
- Remove unnecessary template arguments (commit: 859ede1)
—
chris.kcat /
githubweb
- Remove some more explicit template arguments (commit: 85597b0)
—
chris.kcat /
githubweb
- Make some member functions static or const (commit: 64cca49)
—
chris.kcat /
githubweb
- Avoid a type constraint that uses an argument's templated type (commit: 18f861f)
—
chris.kcat /
githubweb