Skip to content

Fix restart recording race and add numeric speed input#70

Open
wkaisertexas wants to merge 3 commits intomainfrom
fix/restart-recording-and-speed-input
Open

Fix restart recording race and add numeric speed input#70
wkaisertexas wants to merge 3 commits intomainfrom
fix/restart-recording-and-speed-input

Conversation

@wkaisertexas
Copy link
Owner

Summary

  • fix double-start/restart recording behavior for camera and screen capture by guarding finalization and resetting recorder state
  • add numeric playback speed input in Preferences alongside slider (clamped 1.0 to 240.0)

Excluded from this PR

  • timestamp/date overlay feature
  • output folder open/copy buttons

Validation

  • xcodebuild build -project TimeLapze.xcodeproj -scheme ScreenTimeLapse -destination platform=macOS
  • xcodebuild test -project TimeLapze.xcodeproj -scheme Test -destination platform=macOS

Both commands fail in this environment due to missing Mac Development signing certificate (team PPA4LZZXUN).

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.

2 participants