7f0b63500c
fixed reading booleans from the .ini file
...
When reading a boolean from a .ini file, you have to manually add a step
to evaluate what has been read as a _string_ to a boolean. Fun.
fixes #3
2020-03-13 21:27:43 +01:00
18e1102170
README: copypasta glitch fixed
2020-02-08 15:34:48 +01:00
21200ba926
README: info on keeping config options sequentially numbered
2020-02-08 15:33:01 +01:00
a4d653772b
README: typo fixed
2020-02-08 15:29:19 +01:00
6b9f7f0ab1
Merge branch 'release-prep/0.1' into develop
2020-02-08 15:25:25 +01:00
5ef75ccf3c
v0.1!
2020-02-08 15:24:56 +01:00
7bed785a4b
several config file changes
...
Changed the naming for some options to make them clearer (IMO).
Added option to disable monitoring of certain devices’ axes and/or
buttons.
Made axes/buttons/sensitivity settings for devices optional.
2020-02-08 15:15:45 +01:00
27662ada0c
added config file check
2020-02-08 14:35:49 +01:00
69c8736c78
added README
2020-02-08 13:56:58 +01:00
6a8cb66037
renamed the focus.ini to focus.example.ini
2020-02-08 13:28:32 +01:00
8181e2eea2
copypasta mistakes fixed :)
2020-02-07 15:37:29 +01:00
7590965dd6
quick&dirty, get it up there …
2020-02-06 14:43:41 +01:00
057fbda69b
Initial commit
2020-02-06 14:31:02 +01:00