Commit graph

5 commits

Author SHA1 Message Date
Epicalert 4fbb62e54b
Add option to disable eye tracking 2021-07-04 03:58:17 +08:00
Epicalert 82a618689b
Add option to select camera
Technically this option only selects which camera to start the search
at, but we tell the user that it selects the camera for simplicity.
2021-07-04 03:21:50 +08:00
Epicalert bb82a0ddd5
Add option to enable/disable camera feed window
By default, camera feed will not be shown to the user.
2021-07-03 17:53:57 +08:00
Epicalert e5a1cdd6da
Changed config file path
Config file is now stored under ~/.config in Linux, and
%AppData%\Roaming in Windows. Custom prefix has been changed to
%AppData%\Local\Facecam2D in Windows, instead of the improper
%AppData%\Facecam2D. MacOS paths remain unchanged.
2021-07-02 03:45:19 +08:00
Epicalert d63178a37b
Add working config file system
`fc2dconfig` will write a config file, and `fc2d` will read it.
2021-07-01 22:47:13 +08:00