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

Videos + Documents (aka Files) #82

Merged
merged 34 commits into from
Jun 30, 2022
Merged

Videos + Documents (aka Files) #82

merged 34 commits into from
Jun 30, 2022

Conversation

voltangle
Copy link
Collaborator

@voltangle voltangle commented Jun 23, 2022

This PR brings support for video and document(file) messages, and also does fixes for macOS Ventura

- created AsyncTdVideoPlayer
- created AsyncTdFile, which now encapsulates all needed logic, and now backs the Image, QuickLookView, and VideoPlayer AsyncTd views
- starting to implement messageVideo support
- starting to move the album generation logic to it's respective function
@voltangle voltangle added enhancement New feature or request ui UI(User Interface) stuff OS: all Related to all operating systems (macOS and iPadOS) labels Jun 23, 2022
@voltangle voltangle added this to the Stage 2: Media empire milestone Jun 23, 2022
@voltangle voltangle self-assigned this Jun 23, 2022
@voltangle voltangle linked an issue Jun 23, 2022 that may be closed by this pull request
voltangle added 23 commits June 24, 2022 11:36
now it's time to do albums
…b option names

Not full, definitely, but will fill up when development will continue
@voltangle voltangle changed the title Videos Videos + Documents (a.k.a. Files) Jun 29, 2022
@voltangle voltangle changed the title Videos + Documents (a.k.a. Files) Videos + Documents (aka Files) Jun 29, 2022
@voltangle voltangle merged commit 723e89c into master Jun 30, 2022
@voltangle voltangle deleted the videos branch June 30, 2022 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OS: all Related to all operating systems (macOS and iPadOS) ui UI(User Interface) stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for video
1 participant