BizHawk/BizHawk.Client.Common/movie
zeromus ba4b32f619 rename TempFileCleaner to TempFileManager; add global path config for temp files
I did this in a funny way (sets the environment for the process).
The idea is that any code which sloppily used Path.GetTempDirectory (etc.) would now have its pathing changed.
It is a little dangerous to allow this to be changed on the fly (I do allow it) since something may expect it to be stable, but I think it's OK.
So anyway. keep your eyes peeled for problems. It's possible I could do this differently and only affect a subset of safely managed things.

should fix #1252
2018-09-11 21:32:50 -04:00
..
bk2 rename TempFileCleaner to TempFileManager; add global path config for temp files 2018-09-11 21:32:50 -04:00
bkm Misc cleanups in Client.Common 2017-05-19 13:17:07 -05:00
conversions Fix movie header SystemID (#1277) 2018-08-22 20:51:20 +03:00
import PSX movie import: Fix copy-paste error 2018-02-11 10:03:57 -05:00
interfaces Update moives to remove EMU7800 2017-08-25 09:43:56 -04:00
tasproj tastudio states decay: fix logic for last edited frame 2018-08-22 20:05:33 +03:00
HeaderKeys.cs misc Client.Common code cleanups 2017-05-09 13:19:55 -05:00
MovieService.cs heh 2017-05-10 07:45:23 -04:00
MovieSession.cs here's how I think input display should work. also fixes your bug. also breaks something that had this comment (maybe) 2018-09-10 16:57:10 -04:00
MultitrackRecording.cs heh 2017-05-10 07:45:23 -04:00
PlatformFrameRates.cs ZXHawk: platformrates - more accuratey 2018-05-08 22:01:10 +01:00
Subtitle.cs Misc cleanups in Client.Common 2017-05-19 13:17:07 -05:00
SubtitleList.cs more misc Client.Common cleanups 2017-05-17 13:18:26 -05:00