Aegisub/aegisub/libaegisub/windows
Thomas Goyne af74371f6d Retry commits of file writes for up to a second to work around AV scanning
Poorly-written antivirus software briefly lock newly written files to
scan them for viruses, which makes the rename from the temp file to
actual file fail. Work around this by retrying the rename up to ten
times.

Closes #1620.
2013-07-02 20:09:01 -07:00
..
access.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
charset_conv_win.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fs.cpp Remove use of copy_file from boost.filesystem 2013-05-05 08:17:55 -07:00
lagi_pre.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
log_win.cpp Make log messages a little saner 2013-02-06 13:22:16 -08:00
path_win.cpp Set ?data in a way that works with spaces in the path on Windows 2013-02-06 19:15:21 -08:00
util_win.cpp Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00