MerlinCooper / iRacingReplayDirector

Application to automatically create highlight videos from iRacing Replay files
GNU General Public License v3.0
39 stars 5 forks source link

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

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 #52