Commit graph

3 commits

Author SHA1 Message Date
刘皓
1c10158f2d
Add single-threaded Graphics.play_movie for platforms without multithreading 2025-05-05 11:00:27 -04:00
刘皓
2bec640f7f
Update TheoraPlay in the Xcode build system as well 2025-05-04 21:39:52 -04:00
刘皓
307d3d84d5
Update TheoraPlay
The version originally used by mkxp-z has a bug where TheoraPlay's
internal mutexes don't do anything on non-Windows platforms (see commit
35295146d38d389729380a691292cdb8e90bad1b in TheoraPlay), leading to race
conditions, especially when using RetroArch's fast-forwarding.

Also, this new version has support for being run single-threaded,
which'll come in handy on platforms with no multithreading support.
2025-05-04 11:41:32 -04:00