David G. F.

Results 56 comments of David G. F.

Wrote to github support about the forking issue, should be fixed I suspect soon. Partially fixed backup, I keep backups of master branches for all my github owned/maintained repos (at...

Make sure external colabs are added to the teams, as they were lost: so who's missing? I have no context on this. Should I reach out to github for it?

Added more stuff to the wercker flow (see wercker.yml). Any FEAT_/TARGET_ we care about should be there, otherwise it can break. Next step is fixing no-threads and no-rend which are...

I start writing some code on this, cause I hate all the printfs :) You will like it, I promise :)

Ok uploading an example. This file has 3 chapters at 0, 10 and 20 seconds, I created it using mp4chaps, both VLC and ffmpeg properly parse these. However when I...

Funnily enough the test file covering this (./tests/data/nero-chapters.m4b) has a timescale of 1000, so the test would not cover this. We could perhaps include the attached file, got it from...

BTW you _could_ use the automated test generator at https://github.com/pspdev/vfpu-docs/ to generate your tests. It would need to be modified to output Rust code, but seems doable to me :)...

Created PR #28 for this

The format is literally the same. You can just rename the .sav to .srm and back. Unless of course you enable compression in retroarch or some other fancy option. Theres...

Yeah it seems like a PS2 issue, since on PSP does not happen (they are both using the same MIPS dynarec, along with Dingux). Can you point me to the...