mirror of
https://github.com/mpv-player/mpv
synced 2025-01-14 02:51:26 +00:00
b6aedaa726
The ctime member on Windows uses FILE_BASIC_INFO.ChangeTime, which is pretty much the same as st_ctime on POSIX. See https://devblogs.microsoft.com/oldnewthing/20100709-00/?p=13463 : ... The LastWriteTime covers writes to the file’s data stream (which you accomplish via the WriteFile function). On the other hand, the ChangeTime also includes changes to the file metadata, such as changing its file attributes ... Fixes #8801 |
||
---|---|---|
.. | ||
af.rst | ||
ao.rst | ||
changes.rst | ||
console.rst | ||
encode.rst | ||
input.rst | ||
ipc.rst | ||
javascript.rst | ||
libmpv.rst | ||
lua.rst | ||
mpv.rst | ||
options.rst | ||
osc.rst | ||
stats.rst | ||
vf.rst | ||
vo.rst |