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

Calendar editor + several improvements #43

Merged
merged 7 commits into from
Dec 27, 2022
Merged

Calendar editor + several improvements #43

merged 7 commits into from
Dec 27, 2022

Conversation

KyleKun
Copy link
Owner

@KyleKun KyleKun commented Dec 27, 2022

  1. Added a new Calendar view in home page (UI is not final, needs some serious polish). It leads to a subtitle editor page if a video was recorded for the selected day, otherwise it shows a button to a video from gallery (to be implemented).

  2. Subtitle stream is now added by default (empty text) to all recordings since concat demuxer does not work properly if it is missing in a video. This is also checked when a movie is created, to avoid letting older recordings without a subtitle stream.

  3. UI Tweaks in settings, create movie page and select videos page. Main change is removing scrollbar from select videos since fast scrolling with 500+ items was crashing the app because lots of Futures would start to obtain the thumbnails and not stop even after page popped. Added an action button to jump scroll to bottom or top instead.

  4. Fixed URL launcher and subtitles feature for some edge cases.

  5. Update translations and .MD files.

FYI @daoxve, please let me know if this conflits with what you're doing and I'll adapt what's needed. Thanks!

@KyleKun KyleKun merged commit f69c654 into main Dec 27, 2022
@KyleKun KyleKun deleted the calendar-editor branch December 27, 2022 12:12
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