index
:
sofort
main
portable software project template
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
driver
/
sfrt_driver_ctx.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-12-25
argv.h: use an option vector rather than a direct pointer to the option table.
midipix
1
-8
/
+11
2016-10-25
sfrt_free_driver_ctx(): fix readability.
midipix
1
-2
/
+2
2016-10-25
driver: added initial error info vector and buffer allocation.
midipix
1
-0
/
+7
2016-05-06
driver: mark unused parameter.
midipix
1
-0
/
+2
2016-04-24
driver: added struct sfrt_source_version, sfrt_source_version().
midipix
1
-0
/
+14
2016-04-10
driver: record the flags passed to sfrt_get_driver_ctx().
midipix
1
-0
/
+1
2016-01-10
driver: move to header extern declaration of sfrt_default_options[].
midipix
1
-2
/
+0
2016-01-10
argv.h: main(): fix signatures.
midipix
1
-3
/
+3
2015-12-31
driver: fix semantics of calloc() calls.
midipix
1
-1
/
+1
2015-12-20
driver: sfrt_get_driver_ctx_fail(): add missing 'static' linkage.
midipix
1
-1
/
+1
2015-12-19
driver: sfrt_driver_ctx_alloc(): add missing initialization.
midipix
1
-0
/
+1
2015-12-19
whitespace meditation.
midipix
1
-4
/
+4
2015-12-18
driver: improve common context initialization logic.
midipix
1
-4
/
+9
2015-12-16
driver: added sfrt_create_driver_ctx().
midipix
1
-0
/
+20
2015-12-16
driver: make the common context initialization code more generic.
midipix
1
-14
/
+7
2015-12-16
C headers and source files: mark dummy interfaces and related code.
midipix
1
-14
/
+14
2015-12-14
initial commit.
midipix
1
-0
/
+169