hex007 / freej2me

A free J2ME emulator with libretro, awt and sdl2 frontends.
Other
469 stars 72 forks source link

PlatformPlayer: Attempt to load audio files with empty contentType #203

Closed AShiningRay closed 4 months ago

AShiningRay commented 8 months ago

Fixes #202

Refer to that issue for more in-depth info. This one is rather rare, but there are apps which do indeed pass an audio stream to FreeJ2ME without providing its type, so we have to manually try and load them as one of the supported formats.