aboutsummaryrefslogtreecommitdiff
path: root/ddc-ci.c
Commit message (Collapse)AuthorAgeFilesLines
* Add elksmart-comm for transceiving infrared codesPřemysl Eric Janouch2024-08-301-1/+1
| | | | | | | | The receive functionality is quite unstable, however useful enough for something that is officially unsupported. The gadget is picky about cables, but it has ridiculous reach when it works.
* Name changePřemysl Eric Janouch2020-09-281-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Bump libertyPřemysl Janouch2017-07-051-6/+3
|
* Add input-switchPřemysl Janouch2017-02-091-0/+246
Moving common stuff for DDC/CI communicating programs to ddc-ci.c.