MerlinCooper / iRacingReplayDirector

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

Make Check Boxes Persistant #80

Closed SoOlditHurts closed 1 year ago

SoOlditHurts commented 1 year ago

It doesn't maintain checkbox persistence between program starts. Both in Race Capture and Video Encoding. It would be more intuitive if it did.

MerlinCooper commented 1 year ago

@SoOlditHurts Would you mind adding a screenshot what settings you are proposing? Do you think we do need a reset to default button as well - just in case people mess up the settings?

SoOlditHurts commented 1 year ago

Pretty much all the checkboxes on the main screens. It always starts with Fast Video Recording, which doesn't work for me. And on the Video Encoding screen, the Highlight Video Only is always checked. For my purposes, I want to create a full video and don't want the highlight video. I'm always checking "Encode video after capture" and unchecking "Highlight video only" every time.

There are so few, I don't think you need a reset. Once people settle on how they use it, they'll probably want it to do the exact same thing every time.

Screenshot 2023-01-26 075004 Screenshot 2023-01-26 075010

MerlinCooper commented 1 year ago

@SoOlditHurts You can finde a pre-release which incorporates your requested changes here.

https://github.com/MerlinCooper/iRacingReplayDirector/releases/tag/20230127.1

Would be great to get feedback from you on short notice. Otherwise the changes will be incorporated into the next weekly release automatically (with just the brief testing I did).

SoOlditHurts commented 1 year ago

That works! Tested checkbox persistence every which way and it’s perfect.