Alex Henrie

Results 9 issues of Alex Henrie

These keybindings were written by Julien Lavergne [email protected] and included in the GPL lubuntu-default-settings Ubuntu package. The only contributions of mine are cleaning up the whitespace and changing 97% to...

JSMN has been initializing tokens with default values, then initializing them again with the real values. The first step can be skipped to make JSMN smaller and faster.

Not really a big deal, but since Cython inserts division-by-zero checks here, skipping this step could shave some training time off of particularly large nets.

There have been 24 commits since version 0.5.2 was released on February 26, 2020. Could you please make a release 0.5.3 so that I don't have to clone the Git...

## Requested feature When using the text tool, it should be possible to drag and drop the text to a different position before committing to it. If it's too difficult...

duplicate
tools
feature request

The [README](https://github.com/FNA-XNA/FAudio/blob/97707e9e7ba895a53c31e96c82c06caaf763b31f/README) says to run `make faudio_tests.exe` to cross-compile the Windows tests, but when I do that I get: ``` x86_64-w64-mingw32-gcc -g -Wall -Wall -I/usr/include/wine/windows/ -o faudio_tests.exe xaudio2.c -lole32 xaudio2.c:185:5:...

See https://bugs.winehq.org/show_bug.cgi?id=20054

[`winetricks opensymbol`](https://github.com/Winetricks/winetricks/blob/e4dcd5fe2895ea823ec59e0f8224c1701576fdd8/src/winetricks#L15214) depends on [fonts-opensymbol_102.12+LibO24.2.0-1~bpo12+1_all.deb](http://ftp.us.debian.org/debian/pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO24.2.0-1~bpo12+1_all.deb), which is no longer available. There are several newer versions available at , any of which would be fine: * [fonts-opensymbol_102.12+LibO24.2.3-1~bpo12+1_all.deb](http://ftp.us.debian.org/debian/pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO24.2.3-1~bpo12+1_all.deb) * [fonts-opensymbol_102.12+LibO24.2.3-2_all.deb](http://ftp.us.debian.org/debian/pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO24.2.3-2_all.deb) * [fonts-opensymbol_102.12+LibO24.2.4-1_all.deb](http://ftp.us.debian.org/debian/pool/main/libr/libreoffice/fonts-opensymbol_102.12+LibO24.2.4-1_all.deb)...

`winetricks vcrun2022` ``` SHA256 mismatch! URL: https://aka.ms/vs/17/release/vc_redist.x86.exe Downloaded: a32dd41eaab0c5e1eaa78be3c0bb73b48593de8d97a7510b97de3fd993538600 Expected: 510fc8c2112e2bc544fb29a72191eabcc68d3a5a7468d35d7694493bc8593a79 ``` ``` SHA256 mismatch! URL: https://aka.ms/vs/17/release/vc_redist.x64.exe Downloaded: 3642e3f95d50cc193e4b5a0b0ffbf7fe2c08801517758b4c8aeb7105a091208a Expected: 1ad7988c17663cc742b01bef1a6df2ed1741173009579ad50a94434e54f56073 ``` The package seems to work fine if I...