Sam Lantinga

Results 1865 comments of Sam Lantinga

@icculus, I think this is actually an SDL issue. Can you look at this for the 2.24.0 milestone?

When this happens is audio functional? If so, it might just be the system CoreAudio being more chatty than usual.

The patch looks good, but please don't apply it in the 2.X series. Removal of a supported music method would be considered an ABI change.

If both are enabled and the external library is loaded dynamically, does it fall back to the internal codec if the external one fails? If we do this, we probably...

I'm kind of inclined not to do this, FYI. It's the worst of both worlds where you might or might not be using the internal or external codec, and it'll...

I think we want to just add the correct detection code to detect_music_type(), no?