Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | argv.h: fix out-of-place initialization of mparalen (and related vars). | midipix | 1 | -5/+5 |
2016-11-10 | argv.h: allow the tab width to be customized. | midipix | 1 | -8/+12 |
2016-11-10 | argv.h: exclude static function signatures when ARGV_DRIVER is not defined. | midipix | 1 | -2/+2 |
2016-11-10 | program driver: adjust source tree to support multiple skins. | midipix | 1 | -0/+4 |
2016-11-10 | conformance fixes: optimized build: variable initialization and default values. | midipix | 1 | -2/+8 |
2016-11-10 | argv_usage(): disable additional space for long items, but keep the logic. | midipix | 1 | -2/+2 |
2016-11-10 | driver integration 5/9: handle internal errors more noisily. | midipix | 1 | -0/+6 |
2016-11-10 | driver integration 4/9: argument vector parser: derive program name as needed. | midipix | 1 | -0/+21 |
2016-11-10 | initial inclusion of argv.h: thread-safe arg parser and usage screen generator. | midipix | 1 | -0/+839 |