Aegisub/aegisub/libaegisub
Thomas Goyne 69b05d49de 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 #1618.
2013-07-03 07:17:08 -07:00
..
common Retry commits of file writes for up to a second to work around AV scanning 2013-07-03 07:17:08 -07:00
include/libaegisub Add _tmp before the extension when saving 2012-10-28 13:51:23 -07:00
osx Don't use ARC in the Obj-C++ code 2012-09-29 22:10:45 -07:00
unix Remove the platform-specific agi::io implementations since they were nearly identical 2012-10-28 13:51:23 -07:00
windows Actually check MoveFileEx's return value 2012-10-28 13:51:23 -07:00
Makefile Remove the platform-specific agi::io implementations since they were nearly identical 2012-10-28 13:51:23 -07:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00