Skip to content

Some fixes#17

Merged
averne merged 4 commits into
averne:masterfrom
ViRb3:master
May 17, 2026
Merged

Some fixes#17
averne merged 4 commits into
averne:masterfrom
ViRb3:master

Conversation

@ViRb3
Copy link
Copy Markdown
Contributor

@ViRb3 ViRb3 commented Apr 17, 2026

Fix mpv not honoring system proxy

I needed to use this for a specific Android WiFi hotspot use case, and realized that while listing was fine, playing videos failed with error -13. After this fix, videos can be played fine.

Fix external subtitles over HTTP

I thought I tested this when developing the HTTP support, but seems like somehow I missed it. Confirmed working after this fix.

Fix race condition in gimp

Appears to be sporadic and only affects GIMP2. Doesn't harm GIMP3 though, so left for both cases.


Please review per commit, I isolated the changes cleanly. Also please don't squash for the same reason.

@ViRb3
Copy link
Copy Markdown
Contributor Author

ViRb3 commented Apr 27, 2026

@averne can we upstream please?

@averne
Copy link
Copy Markdown
Owner

averne commented Apr 27, 2026

Hello, I'd like to take a proper look at this code before merging, but unfortunately I've been kept extremely with worl lately.
I'll try to review in the coming weeks.

@ViRb3
Copy link
Copy Markdown
Contributor Author

ViRb3 commented Apr 27, 2026

No pressure, was just making sure this didn't dodge your inbox.

@averne averne merged commit 9fea4a8 into averne:master May 17, 2026
1 check passed
@averne
Copy link
Copy Markdown
Owner

averne commented May 17, 2026

Thanks for the PR

@ViRb3
Copy link
Copy Markdown
Contributor Author

ViRb3 commented May 18, 2026

@averne could you please cut a release on GItHub/HomeBrew AppStore?

@averne
Copy link
Copy Markdown
Owner

averne commented May 20, 2026

Yes, I'll do it over the weekend

@averne
Copy link
Copy Markdown
Owner

averne commented May 22, 2026

@ViRb3 I don't have the ability to test on hardware right now, would you be able to confirm whether this build works? After which I'll tag a release. Thanks in advance.
SwitchWave-1.1.0-9fea4a8.zip

@ViRb3
Copy link
Copy Markdown
Contributor Author

ViRb3 commented May 22, 2026

@averne can confirm movies over HTTPS work, and so do external subtitles over HTTPS.

@averne
Copy link
Copy Markdown
Owner

averne commented May 22, 2026

Thanks, just pushed a release

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.

2 participants