Aegisub/aegisub/libaegisub
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
..
ass Fix compilation with clang 2013-02-08 09:53:34 -08:00
common Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
include/libaegisub Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
osx Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
unix Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
windows Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
Makefile Move uuencoding logic to libaegisub and add tests 2013-02-07 16:02:44 -08:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
lagi_pre.h Remove use of copy_file from boost.filesystem 2013-05-05 08:17:55 -07:00