Commit Graph
8 Commits
Author SHA1 Message Date
Drew WeymouthandClaude Sonnet 4.6 ade47f3e72 Consolidate workflows into CI and release; add draft release on tag push
Replaces 7 separate workflow files with ci.yml (lint + all platform builds
on push to main and PRs) and release.yml (same builds + draft GitHub release
creation triggered by v* tags). Also fixes Ubuntu artifact name collision and
gives all output files descriptive names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 15:57:38 -08:00
Drew WeymouthandClaude Sonnet 4.6 577cdcf97a Bump mpv dll to 20260301-git-05fac7f
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:20:02 -08:00
Drew Weymouth 02e12b3cbe handle switch players while in pendingLoadPaused state 2026-03-05 06:59:28 -08:00
Drew Weymouth cfcd7a52e4 delete accidental committed file 2026-03-05 06:54:51 -08:00
Drew Weymouth c3b9763724 handle stop properly when pendingLoadPaused 2026-03-05 06:42:22 -08:00
Drew Weymouth afb1c6c397 defensive nil checks around CanvasForObject 2026-03-01 08:24:16 -08:00
Drew Weymouth 12b5d33bbe Fix #866: remove race condition around context cancel func 2026-03-01 07:41:32 -08:00
Drew Weymouth 47668bcec9 stop waveform from refreshing when unpausing the initial track 2026-02-27 08:29:57 -08:00