Upgrade Tidal Version + Native Blur <3

This commit is contained in:
2026-07-14 00:31:41 +10:00
parent f6a4de0cc7
commit 2291f4064e
54 changed files with 721 additions and 757 deletions
@@ -20,13 +20,13 @@
if-eqz p1, :ret # null guard
instance-of v0, p1, Lih/b; # type guard
instance-of v0, p1, Lgh/b; # type guard
if-eqz v0, :ret # skip if wrong type
check-cast p1, Lih/b; # narrow type
check-cast p1, Lgh/b; # narrow type
iget v0, p1, Lih/b;->b:F # raw progress
iget v0, p1, Lgh/b;->b:F # raw progress
invoke-static {v0}, Ljava/lang/Float;->isNaN(F)Z # nan check