| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 9 days | embed language & unicode tables into main executables | Javier | 1 | -3/+1 | |
| use KITTENC to embed all NLS files into executable KITTENC does not allow loading external files anymore... embed the cp???uni.tbl (codepage -> unicode conversion tables) into the main executable too. however, we will still try to find them in PATH if user cp is missing from the internal ones. this means the distribution zip/flp now contain much fewer files. con: some utilities now need to built in the host (kittenc & unitbl2c) this may make the build less portable; so far unix and dos/386 still work. | |||||
| 13 days | handle wheel serial protocol (untested) | Javier | 1 | -17/+29 | |
| 13 days | readd hack to kitten to load files from exe path, update vbmouse help ↵ | Javier | 1 | -10/+18 | |
| message & nls files | |||||
| 14 days | allow for 'vbados reconf' command to re-search for mouse and reconfigure driver | Javier | 1 | -72/+129 | |
| 14 days | update es translation and add error message for wheels on serial mice | Javier | 1 | -3/+8 | |
| 14 days | first steps towards (optional) serial mouse support | Javier | 1 | -31/+275 | |
| 2026-03-01 | add initial support for emulating left/right arrow keys from horizontal wheel | Javier | 1 | -8/+48 | |
| 2024-07-07 | refactor int16 store keystroke with separate scancode/character args | Javier | 1 | -4/+4 | |
| 2024-05-20 | detect num wheels while loading TSR | Javier | 1 | -4/+10 | |
| 2024-05-19 | add initial support for 2nd wheel & 4-5 mouse buttons | Javier | 1 | -9/+12 | |
| 2023-12-16 | separate define for tracing ps/2 protocol events | Javier | 1 | -2/+2 | |
| 2022-11-27 | refactor to add per-mount options to vbsf | Javier | 1 | -15/+16 | |
| 2022-07-15 | Define _() macro for kittengets() | Eduardo Casino | 1 | -46/+46 | |
| 2022-07-14 | Localization support | Eduardo Casino | 1 | -48/+53 | |
| 2022-04-20 | add back support for using ps/2 bios with 3-byte packets | Javier | 1 | -1/+1 | |
| apparently some BIOSes and DOSBox don't support 1-byte streaming mode, and neither does win386 without a special vkd | |||||
| 2022-04-18 | switch mouse driver to always use 1-byte packets from BIOS | Javier | 1 | -2/+2 | |
| 2022-04-16 | avoid leaking HMA on install error | Javier | 1 | -5/+5 | |
| 2022-04-15 | rename some headers for consistency | Javier | 1 | -1/+1 | |
| 2022-04-15 | add log msgs for non-detection of ps2 wheel | Javier | 1 | -0/+3 | |
| 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 | -2/+2 | |
| 2022-04-11 | add new virtualbox shared folders client | Javier | 1 | -98/+8 | |
| 2022-04-09 | rename source files for consistency | Javier | 1 | -0/+646 | |
