Phil Taylor
0e28f288ff
Add sensitivity control to USB controllers.
2023-02-07 09:32:33 +00:00
Phil Taylor
479671386e
Various fixes to USB controllers
2023-01-30 12:01:29 +00:00
Elliott Liggett
71326cd385
Added preference for automatic sideband.
2023-01-18 23:17:28 -08:00
Elliott Liggett
fc753ffd39
cleanup of prefs
2023-01-17 21:13:16 -08:00
Elliott Liggett
f820d289b2
Re-arranged the preference structure to match how we save the
...
preferences.
2023-01-17 21:09:54 -08:00
Phil Taylor
4c76cf6320
Add missing prefs
2022-11-28 09:44:42 +00:00
Elliott Liggett
4f6da00206
Added polling preferences and changed UI elements to radio buttons with
...
spin box.
2022-11-26 21:43:47 -08:00
Elliott Liggett
39caf41905
Added program version number to the settings file. Currently it is merely
...
written to and not used.
2022-11-26 20:53:12 -08:00
Elliott Liggett
b25c8a93f3
Moved preferences to prefs.h, which should make it easier to add new
...
preferences. Moved custom types (as it seemed useful here and there) to
wfviewtypes.h. Let's use the wfviewtypes.h file for any kind of datatype
which more than one module can make use of.
2022-11-26 20:45:32 -08:00