Sebastien MacDougall-Landry

Results 15 issues of Sebastien MacDougall-Landry

I'm trying to learn how to use the C api. I've never worked with glib before and am having trouble figuring things out. I think some examples on top of...

help wanted
good first issue
docs

When synthesizing to VHDL, the encoders don't use the right number of inputs. In Verilog, I'm not quite sure what's wrong, but it seems to sometimes not work on the...

investigating

Decoder's with "Include Enable?" as no don't work in Verilog (I haven't tested VHDL).

investigating

Fixes the wildcard problem described in #20. New function that returns the number of characters in argv is added. This function is used to determine the size of cmd.

Even if the cursor disappears for me, it is still visible when screen sharing in Discord. I'm not sure if this is a missing feature for this program or Discord...

Playback of HEVC video can be slow on the RPI 4. It is hard to pin down what causes the slowness. I see it most often when there are complex...

meta:feature-request

When using the built-in pthreads functions, the return type of PhysicsLoop isn't used. However I'm trying to use SDL_CreateThread which expects the function to return an `int`. Could this be...

Even though I never touch any sleep functions, when I run cpSpaceStep() after a collision, and it gets to line 223 of cpSpaceComponent.c which is this; ``` cpBool sleep =...

I don't know if this is in scope for this project, but I recently discovered that Flash emulation is a thing that exists. It would be cool if this was...

enhancement
New Emu Request

I noticed that this library only supports Linux, but a lot of the other moonlibs support both. I am a Linux user myself, but in case users of my software...