Mesen2/Core/Shared/Movies
Sour 84919bccdc Rewind: Fixed partial desync of input data when rewind stops
This could potentially cause desyncs on subsequent rewinds, but most obviously it caused rewinding during movie playback to break movie playback entirely (because some inputs were handled by the rewind, while others were handled by the movie, causing the _deviceIndex value to be out of sync with its expected value)
2024-12-13 19:00:32 +09:00
..
MesenMovie.cpp Rewind: Fixed partial desync of input data when rewind stops 2024-12-13 19:00:32 +09:00
MesenMovie.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
MovieManager.cpp Movies: Stop current movie before loading a new one (prevents crash when drag and dropping a movie while another movie is running) 2022-09-11 20:13:57 -04:00
MovieManager.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
MovieRecorder.cpp Movies: Always add save state to movies when power on state is random 2023-04-23 20:06:29 -04:00
MovieRecorder.h Movies: Always add save state to movies when power on state is random 2023-04-23 20:06:29 -04:00
MovieTypes.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00