]> git.vomp.tv Git - vompclient.git/commit
Start work on local JSON config system. Start using it with Input classes
authorChris Tallon <chris@vomp.tv>
Wed, 1 Sep 2021 20:12:38 +0000 (21:12 +0100)
committerChris Tallon <chris@vomp.tv>
Wed, 1 Sep 2021 20:12:38 +0000 (21:12 +0100)
commitc1f621fdf62f9de384833f32716928ad45672095
tree45f1ba246af1e83463b503ba232867d6fff6fa56
parentb9a133c8259a7e36de423003d35ad3c05cddfe8c
Start work on local JSON config system. Start using it with Input classes
12 files changed:
.gitignore
GNUmakefile
config.cc [new file with mode: 0644]
config.h [new file with mode: 0644]
config.json.sample [new file with mode: 0644]
inputlirc.cc
inputlirc.h
inputman.cc
inputman.h
main.cc
objects.mk
vepgsettimer.cc