index
:
vbados.git
master
DOS mouse driver and shared folders for VirtualBox
Javier
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sfmain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-27
search first for .tbl and kitten files in same path as exe
Javier
1
-7
/
+26
2022-07-17
Add /cs option for mounting case sensitive filesystems
Eduardo Casino
1
-16
/
+15
2022-07-15
Define _() macro for kittengets()
Eduardo Casino
1
-59
/
+59
2022-07-14
Localization support
Eduardo Casino
1
-62
/
+67
2022-07-14
Fix error message for hash option
Eduardo Casino
1
-1
/
+1
2022-06-12
Fix mount when folder names contain utf8 chars
Eduardo Casino
1
-1
/
+3
2022-06-12
Fix hash short names when host file system is case sensitive
Eduardo Casino
1
-1
/
+1
2022-06-12
Add support for hash-generated short file names
Eduardo Casino
1
-3
/
+31
2022-05-23
Add support for windows host short file names
Eduardo Casino
1
-8
/
+16
2022-05-22
Fix automount when mount point is empty
Eduardo Casino
1
-1
/
+1
2022-05-08
Add unicode and NLS support
Eduardo Casino
1
-3
/
+128
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
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