Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-25 | argv.h: use an option vector rather than a direct pointer to the option table. | midipix | 1 | -0/+2 |
2016-10-25 | struct sfrt_unit_ctx: removed cctx (pass pointer to driver context instead). | midipix | 1 | -1/+0 |
2016-10-25 | driver: internals: error trace support: added sfrt_driver_set_ectx(). | midipix | 1 | -0/+12 |
2016-10-25 | driver: internals: added the static inlined sfrt_get_driver_ictx() helper. | midipix | 1 | -0/+13 |
2016-10-25 | driver: added initial error info vector and buffer allocation. | midipix | 1 | -2/+8 |
2016-06-25 | utility: added sfrt_main() as a public interface, refactored accordingly. | midipix | 1 | -1/+0 |
2016-01-10 | utility: add forward declaration of sofort_main(). | midipix | 1 | -0/+1 |
2016-01-10 | driver: move to header extern declaration of sfrt_default_options[]. | midipix | 1 | -0/+3 |
2016-01-01 | fix names of header-encapsulation macros. | midipix | 1 | -2/+2 |
2015-12-16 | C headers and source files: mark dummy interfaces and related code. | midipix | 1 | -2/+2 |
2015-12-14 | initial commit. | midipix | 1 | -0/+29 |