Skip to content

Keep Vulkan loader in Inno libmpv bundle - #19

Draft
Blackspirits wants to merge 1 commit into
upl/review-base-18eefrom
fix/inno-libmpv-vulkan-18ee
Draft

Keep Vulkan loader in Inno libmpv bundle#19
Blackspirits wants to merge 1 commit into
upl/review-base-18eefrom
fix/inno-libmpv-vulkan-18ee

Conversation

@Blackspirits

Copy link
Copy Markdown
Owner

Summary

The Windows ZIP copies the complete verified libmpv bundle, including vulkan-1.dll, but the Inno staging/installer includes only libmpv-2.dll.

This change adds vulkan-1.dll from the same verified libmpv bundle to the Inno installer beside libmpv-2.dll.

Validation

  • verified libmpv ZIP SHA-256
  • confirmed libmpv-2.dll and vulkan-1.dll in the verified bundle
  • Windows x64 publish passed
  • verified Inno Setup 7.1.0 x64 installation passed
  • real installer compilation passed
  • validation run: #34524488270

AI assistance: ChatGPT was used to audit the packaging path and prepare this one-file fix.

@Blackspirits
Blackspirits requested a lite review from Copilot September 11, 2026 00:28

Copilot AI commented Sep 11, 2026

Copy link
Copy Markdown

@Blackspirits Thanks for sending me some feedback. Unfortunately, I hit an error while trying to use the custom Copilot setup steps configured for this repository. The error I am seeing is:

no supported setup-steps job found in your workflow file. Please ensure you have a job named copilot-code-review or copilot-setup-steps. For more details, see https://gh.io/copilot/actions-setup-steps

Once you or someone with the necessary access fixes the problem, please let me know in a comment and I'll try again. Thanks!

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments; validation passed.

Pull request overview

Adds vulkan-1.dll to the Windows Inno installer alongside libmpv-2.dll.

Changes:

  • Packages the Vulkan loader from the verified libmpv bundle.
  • Installs it in the application data directory.
File summaries
File Summary
installer/WindowsInno/Subtitle_Edit_Installer.iss Includes vulkan-1.dll in the installer.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

3 participants