James Ross-Gowan

Results 15 comments of James Ross-Gowan

If anyone needs to know how to do this before [2020-03-04 20:00 UTC,][1] I got acmetool to issue a new certificate without revoking the old certificate by deleting ``/var/lib/acme/certs/`` and...

Thanks. I'll consider it, but my main concern is that mpv isn't a particularly good photo viewer out of the box (mainly because of keep-open not being on by default.)...

Agreed, though it's not easy to make a shortcut from a batch file with out-of-the-box Windows tools. (Maybe PowerShell could do it?)

That's strange. Which Windows version are you using? Can you make mpv the default in the Default Apps/Default Programs control panel? Also try right-clicking a WebM, selecting *Open With ->...

I'm not quite sure how to fix this. Getting cowsay to do proper Unicode output was a pain, but I thought that binmode line fixed it. (I am not a...

This is great. I've been planning on doing this for a while. I might pull it to a separate branch though, as I still want to clean up a lot...

Yeah, this would be useful. If I add this feature, I want to do it right though, and it could be complicated. If there are two instances of mpv, for...

> @rossy Maybe you have some thoughts? I wrote you an e-mail couple of weeks ago, not sure if you received it Sorry about that. I received your email and...

That looks neat. Agreed that we should add some sort of official API for libmpv to render to a SwapChainPanel. > Would it make sense if you simply passed a...

> The swapchain code shouldn't be duplicated, instead a way needs to be found to make it independent of w32_common (maybe @rossy has ideas here). Agreed. Those changes seem to...