Derzsi Dániel

Results 44 comments of Derzsi Dániel

Yes, I've compiled and installed libuv as a static library. pkgconfig can detect the static variant as well.

How about this? We can instead search for libuv-static through pkgconfig, which is guaranteed to be a static library.

The project is hosted on https://gitlab.com/cleanflash/installer at the moment. Adobe's taken the repository down despite the fact that they haven't written a single line of code found in that repository.

Hey! A better Flash Player installer is in the works, I'll keep you updated.

Hello, can you try the following Flash Player installer? https://github.com/CleanFlash/installer/releases/latest This installer has been in the works for a few weeks now, and I'm planning to release it under the...

Thank you @anhu! I've e-mailed the address you've given me and will update this thread when I hear back.

Thank you @anhu, I have made the requested change.

It's used inconsistently. Some code in `direct` uses the value property, some code uses the getter method. I personally prefer the getter method, since it doesn't imply that the "value"...

I am interested in this issue. I think it would be possible to auto-detect the compression type by reading the magic numbers. Zstandard has a well-defined header: https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_format.md#zstandard-frames with a...

Possibly a regression caused by: https://github.com/panda3d/panda3d/commit/fac6916151cd148c4c8b69aa037962bebe1d7138