Chocobo1
Chocobo1
I've encountered this bug before (in qBittorrent). The solution ended up moving all UTF8 strings to a file and encode the file with UTF-8 (with BOM) and also adding the...
This would be resolved by PR #16.
No one seems to be interested? https://github.com/xiph/vorbis-tools/commit/f4230206dcba98a7bab6d5d69810fd96b1030add#diff-4b139373566eea2b8713312cfdaa4be1R194 After that commit, building with MSVC is broken.
@DmitriyFrogo It looks like a hardware issue. You could consider filing a complaint with your monitor manufacturer.
> statx() seems to only exist from Linux Kernel 4.11 > If anyone is running earlier version (e.g. Linux Kernel 4.9), this call will fail Your strace shows that `statx()`...
@Piccirello I plan to enforce single quotes in webUI in a follow up PR, I mean migrate from double quotes as much as possible. This is to unify the coding...
Duplicate of PR #6 and already fixed in f6c29bf3266b3ed6f510742bc8bfff2fdf22b413
(Sorry I'm late) would it be feasible to add a single entry mentioning the code cleanups done by contributors? While "code cleanups" is not an exciting feature it improves the...
Resolved merge conflicts. This PR is ready.
@pktiuk Thank you!