| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Restructure mtdev api | Henrik Rydberg | 2010-06-19 | 1 | -6/+3 |
| | | | | | | | | | | | | | | Split the api into plumbing and porcelain layers and move the plumbing part to its own optional header file. The main usecase is to fetch events from the device, route them through the converter and extract the processed events. To simplify the API, replace the intermediate mtdev_pull() function by the higher-level mtdev_get(). This function does all the required steps, and has the same semantics as read(). Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | Use a non-blocking example in test/mtdev | Henrik Rydberg | 2010-06-18 | 1 | -2/+6 |
| | | | | | | | The non-blocking case is more interesting for X applications. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | Initial load of mtdev project | Henrik Rydberg | 2010-06-17 | 2 | -0/+171 |
| Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | |||||
