Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-30 | save findfirst/findnext state in sdb, support concurrent calls | Javier | 1 | -8/+5 | |
fd xcopy at least uses this. since we don't have a findclose call, we may leak the dir fd if the program does not finish reading the entire directory | |||||
2022-04-27 | refactor: use INTPACKW (always 16-bit) instead of INTPACKX | Javier | 1 | -0/+1 | |
2022-04-18 | switch mouse driver to always use 1-byte packets from BIOS | Javier | 1 | -3/+0 | |
2022-04-18 | make vbsf less verbose | Javier | 1 | -0/+2 | |
2022-04-16 | fix negative timezone support | Javier | 1 | -1/+2 | |
2022-04-15 | add rescan option to redo automounts, in case user changes them | Javier | 1 | -0/+3 | |
2022-04-15 | show disk free space (up to 2GB), necessary for filemgr to work | Javier | 1 | -0/+6 | |
2022-04-15 | use different buffer sizes for vbx mouse & sf | Javier | 1 | -1/+6 | |
2022-04-12 | add file date/time listing support, closeall call | Javier | 1 | -9/+23 | |
2022-04-11 | add missing vbsf headers | Javier | 1 | -0/+19 | |
2022-04-11 | add new virtualbox shared folders client | Javier | 1 | -0/+54 | |