vipoo / iRacingReplayOverlay.net

Tools to capture game data, and then transcode a captured video file - overlaying race status
GNU General Public License v3.0
33 stars 15 forks source link

Issue 52 short keys to control recording can t be changed #124

Closed MerlinCooper closed 2 years ago

MerlinCooper commented 2 years ago

Implements code to allow limited possibilities for configuration of hotkeys, stores changed settings and uses them within the application. Changing the hotkey can only be done using the "AdvancedSettingsDialog" option.

Works only with the following SHIFT, CONTROL and ALT as modifier and the function keys F1-F12 as key. Alphanumerical keys haven't been tested. No code to verify hotkey is currently implemented.

closes #124

MerlinCooper commented 2 years ago

Pull request created to wrong branch