Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-30 | refactor: switch debug log to a more convenient printf-like API | Javier | 1 | -0/+3 | |
2022-04-30 | save findfirst/findnext state in sdb, support concurrent calls | Javier | 1 | -2/+2 | |
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-18 | switch mouse driver to always use 1-byte packets from BIOS | Javier | 1 | -0/+1 | |
2022-04-16 | avoid leaking HMA on install error | Javier | 1 | -6/+8 | |
2022-04-16 | license is gplv2+ | Javier | 1 | -1/+1 | |
2022-04-15 | add rescan option to redo automounts, in case user changes them | Javier | 1 | -3/+21 | |
2022-04-15 | use different buffer sizes for vbx mouse & sf | Javier | 1 | -1/+1 | |
2022-04-14 | cleanup vbox code | Javier | 1 | -2/+0 | |
2022-04-12 | add file date/time listing support, closeall call | Javier | 1 | -5/+78 | |
2022-04-11 | add new virtualbox shared folders client | Javier | 1 | -0/+531 | |