Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding recovery menu to OpenShot for recovering previous auto-save files #5639

Merged
merged 12 commits into from
Dec 13, 2024

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Oct 12, 2024

Screenshot from 2024-12-12 12-10-38

We need a simple way for user’s to recover from old auto-save recovery files. This should show a simple menu (based on time), so the user can make a judgement call on how “old” a recovery file they want to attempt. It should then copy the file back to the original project folder, and open it. NOTE: It should not overwrite the original project file.

Updates to documentation also:

Screenshot from 2024-12-12 13-28-49

…ts (128-4096). 512 should be a good default for most systems. This will allow users to customize how much audio buffer must be filled prior to audio playback for their systems. Updating docs also, with a description of this setting.
…, saving new recovery projects on ALL saves. Moving saving recovery to a separate thread to not block the UI. Zipping up all recovery projects to save space, and adding new schedule to keep a certain # of recent vs historical project files.
… etc...) and expanding the time units to include seconds, minutes, hours, days, weeks, months, years.
@jonoomph jonoomph merged commit 1fc91df into develop Dec 13, 2024
9 checks passed
@jonoomph jonoomph deleted the recovery-menu branch December 13, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant