citra-shitamoto-network/src
zhupengfei ae5c658997
movie: Add clock init time to CTM header
This adds a clock init time field to the CTM header. The clock settings would be overridden when playing a movie. And when recording a movie, if the clock is set to System Time, it would be set to fixed init time at the current moment as well. In this way this keeps consistency with the RNG even if the user does just no setting.
2018-09-27 22:18:10 +08:00
..
audio_core Merge pull request #4247 from FearlessTobi/port-1314 2018-09-22 12:02:51 -04:00
citra movie: Add clock init time to CTM header 2018-09-27 22:18:10 +08:00
citra_qt movie: Add clock init time to CTM header 2018-09-27 22:18:10 +08:00
common Merge pull request #4249 from FearlessTobi/port-760 2018-09-22 23:42:59 -04:00
core movie: Add clock init time to CTM header 2018-09-27 22:18:10 +08:00
dedicated_room Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
input_common SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
video_core gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map() 2018-09-21 17:20:42 -05:00
web_service Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
.clang-format
CMakeLists.txt