VVD

Results 114 comments of VVD

I don't want create personal fork for "oneliners".

``` #define MAX_TXTLEN 128 ``` ``` typedef struct { float time; char racername[64]; char demoname[64]; float distance; float maxspeed; float avgspeed; float avgcount; char date[64]; raceWeapoMode_t weaponmode; // weapon mode...

Is this fixed in 0.4.0? Changelog for OpenShot 3.3 says: `FFmpeg Compatibility: Upgraded support for newer FFmpeg versions ensures stability on modern systems.` https://www.openshot.org/blog/2024/12/22/new_openshot_release_330/

Probably this is not fixed.

Add, plz, statistics in output from `f_movement`. Same as at match end.

1st time I see this format…

> Need to try upgrading RapidYAML to the latest version (which is on the todo list anyway) and see if it's fixed there. I tested build with RapidYAML 0.9.0 (replace...

Forgejo update in FreeBSD ports is delayed due to build error in pam v2: https://bugs.freebsd.org/286296