summaryrefslogtreecommitdiffhomepage
path: root/src/driver
AgeCommit message (Expand)AuthorFilesLines
2016-06-25utility: improved box integration, removed need for build-time macro.midipix1-0/+91
2016-05-06driver: mark unused parameter.midipix1-0/+2
2016-04-24driver: added struct sfrt_source_version, sfrt_source_version().midipix1-0/+14
2016-04-10driver: record the flags passed to sfrt_get_driver_ctx().midipix1-0/+1
2016-01-10driver: move to header extern declaration of sfrt_default_options[].midipix1-2/+0
2016-01-10argv.h: main(): fix signatures.midipix1-3/+3
2015-12-31driver: fix semantics of calloc() calls.midipix2-2/+2
2015-12-20driver: sfrt_get_driver_ctx_fail(): add missing 'static' linkage.midipix1-1/+1
2015-12-19driver: sfrt_driver_ctx_alloc(): add missing initialization.midipix1-0/+1
2015-12-19whitespace meditation.midipix1-4/+4
2015-12-18driver: improve common context initialization logic.midipix1-4/+9
2015-12-16driver: added sfrt_create_driver_ctx().midipix1-0/+20
2015-12-16driver: make the common context initialization code more generic.midipix1-14/+7
2015-12-16C headers and source files: mark dummy interfaces and related code.midipix1-14/+14
2015-12-14initial commit.midipix2-0/+225