Ryan C. Gordon
Ryan C. Gordon
This would be ugly code that is difficult to maintain, with a million things that silently break when done in a background thread, waiting to surprise everyone. If a reasonable...
> Is it likely that SDL would need to have two separate modes, with one mode running on the main thread and a different mode for running on a web...
Gonna bump this out of 3.2.0, but despite my lengthy moaning, if a PR shows up that pulls this off in a reasonable way, we'd definitely merge it.
I don't know how to do this, beyond just clicking "make a new project" and adding the .c file to it, but I don't know how to actually set the...
So, okay, yes, this doesn't support physical discs, making a CD player app significantly less useful, but this program _does_ work with a directory of MP3s[^1], like the `INFO` lines...
> libcdio-paranoia GPL3: https://github.com/libcdio/libcdio-paranoia dlopen()'ing a GPL'd library still makes your program a derivative work, according to the FSF.
I do think reading the raw disc data and sending it through the audio card is the right thing to do, though, but we can't use that library afaict.
Let me look over the buglist soon and make some plans. We had a few minor issues to iron out still, but nothing serious.
We have a handful of things pending still. https://github.com/libsdl-org/SDL_net/milestone/1
I probably can't work on this, but I'll accept a PR if someone else does it!