aboutsummaryrefslogtreecommitdiff
path: root/input-switch.c
Commit message (Collapse)AuthorAgeFilesLines
* input-switch: add a Thunderbolt magic constantPřemysl Eric Janouch2021-11-051-0/+1
|
* 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.
* input-switch: fix typo in error messagePřemysl Janouch2017-02-091-1/+1
|
* Fix a useless compiler warningPřemysl Janouch2017-02-091-1/+1
|
* Add input-switchPřemysl Janouch2017-02-091-0/+153
Moving common stuff for DDC/CI communicating programs to ddc-ci.c.