aboutsummaryrefslogtreecommitdiff
path: root/sftsr.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-27refactor to add per-mount options to vbsfJavier1-10/+28
2022-06-12Fix hash short names when host file system is case sensitiveEduardo Casino1-1/+1
2022-06-12Add support for hash-generated short file namesEduardo Casino1-1/+4
2022-05-23Add support for windows host short file namesEduardo Casino1-0/+2
2022-05-08Add unicode and NLS supportEduardo Casino1-0/+5
2022-04-30add hack to make filemgr stop leaking dir handlesJavier1-1/+5
2022-04-30save findfirst/findnext state in sdb, support concurrent callsJavier1-8/+5
2022-04-27refactor: use INTPACKW (always 16-bit) instead of INTPACKXJavier1-0/+1
2022-04-18switch mouse driver to always use 1-byte packets from BIOSJavier1-3/+0
2022-04-18make vbsf less verboseJavier1-0/+2
2022-04-16fix negative timezone supportJavier1-1/+2
2022-04-15add rescan option to redo automounts, in case user changes themJavier1-0/+3
2022-04-15show disk free space (up to 2GB), necessary for filemgr to workJavier1-0/+6
2022-04-15use different buffer sizes for vbx mouse & sfJavier1-1/+6
2022-04-12add file date/time listing support, closeall callJavier1-9/+23
2022-04-11add missing vbsf headersJavier1-0/+19
2022-04-11add new virtualbox shared folders clientJavier1-0/+54