Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

refactor: make use of mpv_node and new flows in mpv-lib#271

Merged
abdallahmehiz merged 14 commits into
mainfrom
mpv-node-and-flows
Aug 17, 2025
Merged

refactor: make use of mpv_node and new flows in mpv-lib#271
abdallahmehiz merged 14 commits into
mainfrom
mpv-node-and-flows

Conversation

@abdallahmehiz

Copy link
Copy Markdown
Owner

net negative loc, nice

also bump some libs.

damn you google for requiring android sdk 23. i'll never update now.
instead of the viewmodel keeping track of what tracks are doing what, now mpv does and tells and i just display, nice!
# Conflicts:
#	app/src/main/java/live/mehiz/mpvkt/ui/player/controls/components/panels/SubtitleSettingsPanel.kt
#	app/src/main/java/live/mehiz/mpvkt/ui/player/controls/components/panels/VideoFiltersPanel.kt
@Secozzi

Secozzi commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

A couple of things:

  • Opening a video for a second time before restarting the app causes the seekbar to get stuck
    • The subtitle/audio list will also be stuck on the first video's list, selection is possible but the ui won't update.
    • Same thing with speed change
  • The "Border size" slider doesnt update

@abdallahmehiz abdallahmehiz merged commit c135313 into main Aug 17, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants