mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
2a2351eb2c
- The mutex was added to avoid the triggering of the assert in backends/midi/windows.cpp, line 95. Meanwhile, this issue has been addressed differently. - SCI does not per se require a mutex for the sound drivers. The engine is mostly thread-safe by avoiding driver calls through the main thread. |
||
---|---|---|
.. | ||
decoders | ||
drivers | ||
audio32.cpp | ||
audio32.h | ||
audio.cpp | ||
audio.h | ||
midiparser_sci.cpp | ||
midiparser_sci.h | ||
music.cpp | ||
music.h | ||
soundcmd.cpp | ||
soundcmd.h | ||
sync.cpp | ||
sync.h |