Rafael Diniz

Results 32 issues of Rafael Diniz

I'm currently getting two errors. First is with cmake at build-linux.sh: ``` CMake Error: Parse error in command line argument: NDEBUG Should be: VAR:type=value ``` Then if just using "cmake...

While in bookworm hangover 9.9 works fine, in bullseye there seems to be something wrong, as winealsa.drv is not present (does not show in winecfg, even if forcing in the...

I did a quick and dirty import of AXV512 to pre-refactor oblas here: https://github.com/rafael2k/c-playground/tree/main/raptorq/deps/oblas

I'm trying to run x86_64 TSAC audio encoder. https://bellard.org/tsac/ https://bellard.org/tsac/tsac-2024-04-08.tar.gz I get: ``` root@station1:~/hermes-qa/data-set/audio/tsac-2024-04-08# box64 tsac c ../message-1.ogg mes Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A72...

cpu_arm

### Describe the bug After upgrading to kernel 6.6.40 from 6.6.31 (same problem with 6.6.42), I can not use the alsa loopback devices genlocked to the Wolfram 8731 sound device....

Just to let you know that I successfully used PicoJPEG in an image viewer I'm developing for ELKS (Linux on 8086): https://github.com/rafael2k/elks-viewer : )) Thanks for the great piece of...

I started to port Jove, as it matches our requirements for using swap, while being a pretty feature complete editor, and more importantly, an emacs clone. https://github.com/rafael2k/jove I already manage...

bug

I'm trying to build a c++, and indeed I can build and link a very simple C++ code, but any header I try to add, I get errors like: ```...

enhancement

Today I released the first version of ELKS Viewer, version 0.1!: https://github.com/rafael2k/elks-viewer/releases/tag/0.1 ELKS Viewer is composed by standalone viewers: - bmpview: Supports 1, 4, 8 and 24 bits BMP (run-length...