summaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-01sofort: split-up: keep build-system elements, move extras to sofortex.midipix3-191/+0
2018-08-09front-end utility: sfrt_main(): remove the redundant argc parameter.midipix1-1/+1
2018-08-04output interfaces: revised API and implementation to use fdctx and pure fdio.midipix1-3/+6
2018-08-04driver, library interfaces: support alternate fd's for input/output/error/log.midipix1-1/+14
2018-08-04library header: removed named parameters in anticipation of documentation.midipix1-2/+2
2018-08-04whitespace meditation.midipix1-20/+28
2018-08-04library: removed sfrt_create_driver_ctx() [too much of a good thing].midipix1-1/+0
2016-11-19sofort_api.h: fix export/import inconsistency.midipix1-2/+2
2016-10-26driver: status codes: refactor and normalize.midipix1-4/+1
2016-10-26struct sfrt_unit_ctx: removed members: status, nerrors (no longer needed).midipix1-2/+0
2016-10-26struct sfrt_driver_ctx: removed members: status, nerrors (no longer needed).midipix1-2/+0
2016-10-25struct sfrt_unit_ctx: removed cctx (pass pointer to driver context instead).midipix1-1/+0
2016-10-25output: added sfrt_output_error_record(), sfrt_output_error_vector().midipix1-0/+6
2016-10-25sfrt_map_input(): added error trace support.midipix1-1/+1
2016-10-25sofort.h: added public error trace definitions.midipix1-0/+30
2016-06-25utility: added sfrt_main() as a public interface, refactored accordingly.midipix1-0/+1
2016-04-24driver: added struct sfrt_source_version, sfrt_source_version().midipix1-0/+10
2016-01-10argv.h: main(): fix signatures.midipix1-1/+1
2016-01-01fix names of header-encapsulation macros.midipix2-4/+4
2015-12-16driver: added sfrt_create_driver_ctx().midipix1-0/+1
2015-12-16C headers and source files: mark dummy interfaces and related code.midipix1-6/+6
2015-12-14initial commit.midipix2-0/+128