Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update game controller database file. | David Thompson | 2020-11-19 | 1 | -3/+17 |
| | |||||
* | Update game controller database file. | David Thompson | 2020-10-08 | 1 | -11/+283 |
| | |||||
* | Update SDL2 game controller database file. | David Thompson | 2019-05-12 | 1 | -1/+38 |
| | |||||
* | Add SDL2 game controller database file. | David Thompson | 2019-01-08 | 1 | -0/+586 |
This will allow for lots of controllers to be automatically mapped correctly without the user having to do anything. * data/gamecontrollerdb.txt: New file. * Makefile.am (dist_pkgdata_DATA): Add it. * chickadee.scm (run-game): Load game controller db file. |