stump
stump
It's worth noting that the original FoF did load many things in background threads, with a special callback to be run on the main thread for doing OpenGL things after...
I had intended to move this to using VFS, where the theme directory would be an overlay on /data, so I say VFS is the way forward here.
If we move away from something SDL-backed, we need to rewrite MixStream. It looks like MixStream will need only trivial modification to work with SDL 2. This makes me lean...
Does the .po file specify the correct encoding in its Content-Type header? The function the game uses to get translated strings should obey that header.
Anything that gets us to read-only song directories is a good thing. As for Cerealizer, it installs correctly into virtualenvs using pip (and that's something I think we should move...
I do own fofix.org and wouldn't mind pointing it to my servers. (Might be nice to make a small website and put that there too.) But it's under an old...
Ah, well that's nice. Though there's still the dependency pack, which doesn't really correspond to releases, so we'd need to handle it some other way, such as one of the...
There are some existing lists on my mailman instance (https://stump.io/mailman). The fofix-commits list even still works. I am happy to make more.
The list is created: https://stump.io/mailman/listinfo/fofix
...yeah, looking at this with a fresher mindset, I now agree that the glib dep definitely should go away, despite what I did so far. I should have some time...