Rinnegatamante / VITA2PC

Stream PSVITA gaming sessions over WiFi.
GNU General Public License v3.0
66 stars 10 forks source link

Audio stall if sceAudioOutReleasePort is not called. #10

Closed Rinnegatamante closed 6 years ago

Rinnegatamante commented 7 years ago

When an application finishes to reproduce audio with a port and such port is not closed calling sceAudioOutReleasePort, the PC client will continue reproducing last audio chunk until sceAudioOutReleasePort or sceAudioOutOutput is called again on such port. This is higly noticeable on lpp-vita apps.

Rinnegatamante commented 6 years ago

Fixed with https://github.com/Rinnegatamante/VITA2PC/commit/7a58823bbc9a919cb8af9e052a927c952d4b512c