Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | driver: added daemon initialization bits. | midipix | 1 | -0/+7 |
2016-07-21 | driver: added --daemon support. | midipix | 1 | -0/+9 |
2016-07-21 | driver: make --debug=raw and --debug=oven mutually exclusive. | midipix | 1 | -4/+8 |
2016-07-21 | driver: added --wait support for slightly more convenient debug sessions. | midipix | 1 | -0/+4 |
2016-07-21 | driver: added --cat support. | midipix | 1 | -3/+6 |
2016-07-21 | logic: added console initialization and threaded loop allocation. | midipix | 1 | -0/+6 |
2016-07-21 | ptyc_free_driver_ctx(): fix readability. | midipix | 1 | -2/+2 |
2016-07-21 | driver: gdi accessor table integration. | midipix | 1 | -11/+21 |
2016-07-21 | driver: added --debug support. | midipix | 1 | -0/+14 |
2016-07-21 | pty layer: added ptyc_alloc_pty(), ptyc_free_pty(). | midipix | 2 | -0/+4 |
2016-07-21 | driver: added native console accessor table. | midipix | 1 | -0/+50 |
2016-07-21 | created free-standing project skeleton. | midipix | 2 | -0/+283 |