Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix off-by-one error. | 2019-06-10 | 1 | -1/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | hook various previously unused modules together. | 2019-06-09 | 1 | -9/+12 | |
| | | | | | | This now allows us to send messages to the device and such. Yay? Yay. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | device: random screen-related fixes. | 2019-06-08 | 1 | -4/+2 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | refactor server/client discovery to use TLVs. | 2019-06-07 | 1 | -6/+23 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | Screen: very shoddy implementation of message code. | 2019-05-28 | 1 | -2/+12 | |
| | | | | Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> | ||||
* | device: actually make it all build and such. | 2019-05-22 | 1 | -0/+103 | |
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |