Ellie
Ellie
@0x1F9F1 (edit: shortened) maybe SDL2 could use SetTimer to implement this officially, since I imagine going into processing in the hit trace callback might impede resizing more than doing so...
>Thanks, @ell1e for opening: libsdl-org/SDL#4710 My feature request at SDL was specifically for `SDL_Renderer` though which you guys might not be using, funnily enough I asked it there primarily for...
Yes, this would be useful, also maybe someone should reopen #2842. mp4 just has some licensing issues as website owner, and webm audio+video won't have previews in telegram while it...
webm still should happen
:robot: :vomiting_face:
Wouldn't it make sense to just rewrite the installer in something less dependent on a huge extra runtime, like C? I know this is more tedious, but it's a bit...
For what it's worth, I resolved the conflicts and have been running this patch for a few days in testing. It seems to work fine and I love the results,...
Isn't a signed to unsigned conversion on assignment relatively standard to do implicitly like that? Of course if one involved value is negative that's bad, but I don't really see...
IMHO the memory use might be more interesting to target than the disk space. E.g. I have a 30MB soundfont named "GeneralUser", and loaded up in TSF it spreads out...
> Ogg data of equal quality as PCM is much smaller. I assume it would be decoded on soundfont load, so for memory use it wouldn't make a difference then.