Aegisub/libaegisub/windows
arch1t3cht b697ad6ca0 Remove access checks in windows fs operations
These were giving false negatives on samba shares, which broke the font
collector. Windows also recommends to not use access checks in these
cases, and instead just see if the operations succeeds or not.
2022-08-17 02:54:09 +02:00
..
access.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
charset_conv_win.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
fs.cpp Remove access checks in windows fs operations 2022-08-17 02:54:09 +02:00
log_win.cpp Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00
path_win.cpp Bump _WIN32_WINNT to Vista 2019-01-07 21:48:49 -05:00
util_win.cpp Replace timeval junk with std::chrono 2014-05-26 09:34:19 -07:00