libTorrentUser

Results 7 issues of libTorrentUser

- Alpine Linux 3.12 - downloaded the source and built (master branch) according the instructions The browser opens just fine, but whenever I try to go to any web site,...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to record a demo and it overwrites an existing one. One way to avoid...

Currently the [Makefile disables the tree-vectorize optimization](https://github.com/ezQuake/ezquake-source/blob/6c0f284375c66d9733943cf367585fa83f31b09e/Makefile#L43). I believe this is no longer necessary. I think the compiler bug that made you remove it has been fixed for quite some...

I tried to install the driver on a Windows XP 32 machine, after fixing the problem described here: https://github.com/guidoreina/ramdisk/issues/1 First I tried using `sc create` followed by `sc start`. The...

The `ramdisk.inx` file is using "sane" line endings, i.e., `\n` While I do believe the world would be a better place if every body used only `\n` to end their...

**Describe the bug** On certain jpeg images, `cjxl` will enter (what seems to be) an infinite loop when called with `--brotli_effort` set to `0` or `1` **To Reproduce** `cjxl --brotli_effort=0...

bug
cjxl
unrelated to 1.0

I'm trying to build musl-obstack and I'm getting the following error when running bootstrap.sh Makefile.am:9: error: 'pkgconfig_DATA' is used but 'pkgconfigdir' is undefined The error disappears If I edit Makefile.am...