|
|
@47259
|
11 years |
vboxsync |
pdmifs: fix putEventMT definition.
|
|
|
@47248
|
11 years |
vboxsync |
Input/USBMouse: fixed a warning in the test case.
|
|
|
@47246
|
11 years |
vboxsync |
Setings: add multi-touch setting and fix combo mouse somewhat.
|
|
|
@47244
|
11 years |
vboxsync |
Devices/input: make Windows like the device again for mysterious reasons.
|
|
|
@47227
|
11 years |
vboxsync |
Devices/input: more adjustments to the USB input device.
|
|
|
@47219
|
11 years |
vboxsync |
Devices/Input: machine configuration for multi-touch device.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@46932
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
|
|
|
@46930
|
11 years |
vboxsync |
Devices/Input/UsbMouse: release logging.
|
|
|
@46923
|
11 years |
vboxsync |
Devices/Input: add USB multi-touch device, not yet active.
|
|
|
@46818
|
11 years |
vboxsync |
Devices/Input/UsbMouse: added the specification multi-touch …
|
|
|
@46817
|
11 years |
vboxsync |
Devices/Input/UsbMouse: simple report test.
|
|
|
@46800
|
11 years |
vboxsync |
Devices/Input/UsbMouse: only build the unit test if test cases are …
|
|
|
@46799
|
11 years |
vboxsync |
Devices/Input/UsbMouse: new unit test harness.
|
|
|
@46767
|
11 years |
vboxsync |
Devices/Input: and reverted r86653.
|
|
|
@46766
|
11 years |
vboxsync |
Devices/Input: reverted r86686 again.
|
|
|
@46758
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add basic unit test harness.
|
|
|
@46730
|
11 years |
vboxsync |
Devices/Input/UsbMouse: re-factor code to make it easier to put it …
|
|
|
@46516
|
11 years |
vboxsync |
Devices/Input: add a report ID field to our USB tablet report descriptor.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44973
|
12 years |
vboxsync |
PS2K: Redo typematic setup when loading state.
|
|
|
@44806
|
12 years |
vboxsync |
DevPS2.cpp++: Drop two critsects in favor of the default device …
|
|
|
@44764
|
12 years |
vboxsync |
UsbKbd: Workaround for simulated Ctrl-Alt-Del being sent too fast.
|
|
|
@44755
|
12 years |
vboxsync |
UsbKbd: Avoid stuck keys when overrun.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44023
|
12 years |
vboxsync |
PS2K: Fixed Korean keys broken earlier.:
|
|
|
@44022
|
12 years |
vboxsync |
Typo fix.
|
|
|
@43960
|
12 years |
vboxsync |
VUSB: interface association descriptor for emulated devices.
|
|
|
@43780
|
12 years |
vboxsync |
Added forgotten USB mouse/tablet log group.
|
|
|
@43605
|
12 years |
vboxsync |
UsbMouse: If event could not be sent to guest due to lack of available …
|
|
|
@43561
|
12 years |
vboxsync |
Comment.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41569
|
13 years |
vboxsync |
Devices/Input/PS2: LogRel to Log for typematic delay.
|
|
|
@41560
|
13 years |
vboxsync |
Log which device triggered a reset.
|
|
|
@40593
|
13 years |
vboxsync |
Print PS2K queue info.
|
|
|
@40592
|
13 years |
vboxsync |
Fixed keyboard command state machine (incomplete command with …
|
|
|
@40392
|
13 years |
vboxsync |
Devices/keyboards: try to better support Sun function keys, take 2.
|
|
|
@40367
|
13 years |
vboxsync |
In-progress command blocks keyboard input.
|
|
|
@40364
|
13 years |
vboxsync |
Avoid spurious resend responses.
|
|
|
@40326
|
13 years |
vboxsync |
Devices/keyboards: try to better support Sun function keys.
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40281
|
13 years |
vboxsync |
gcc warnings
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@40133
|
13 years |
vboxsync |
Improved Num Lock handling.
|
|
|
@40096
|
13 years |
vboxsync |
Improved PrtSc/Pause key handling.
|
|
|
@40040
|
13 years |
vboxsync |
Removed old keyboard code.
|
|
|
@39977
|
13 years |
vboxsync |
Typo…
|
|
|
@39976
|
13 years |
vboxsync |
32-bit padding.
|
|
|
@39975
|
13 years |
vboxsync |
Force enum size.
|
|
|
@39973
|
13 years |
vboxsync |
Alignment again.
|
|
|
@39972
|
13 years |
vboxsync |
Updated struct testcase to see what breaks.
|
|
|
@39967
|
13 years |
vboxsync |
Is this any better?
|
|
|
@39965
|
13 years |
vboxsync |
Just being desperate.
|
|
|
@39964
|
13 years |
vboxsync |
Let us try without the enum.
|
|
|
@39963
|
13 years |
vboxsync |
Force enum to 32 bits.
|
|
|
@39960
|
13 years |
vboxsync |
Too much token pasting.
|
|
|
@39959
|
13 years |
vboxsync |
New and improved PS/2 keyboard emulation.
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38454
|
13 years |
vboxsync |
Minor scan set 3 fix.
|
|
|
@38383
|
13 years |
vboxsync |
Write obuf must ignore kbd interface state.
|
|
|
@38377
|
13 years |
vboxsync |
DevPS2: Reworked and improved the KBC emulation.
|
|
|
@37795
|
13 years |
vboxsync |
Devices: use helpers
|
|
|
@37788
|
13 years |
vboxsync |
Tablet: Added a CFGM key to modify coordinate munging.
|
|
|
@37646
|
13 years |
vboxsync |
Tiny refactoring.
|
|
|
@37466
|
13 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37388
|
13 years |
vboxsync |
Devices/Input/UsbMouse, UsbKbd: Support explicit USB HID descriptor …
|
|
|
@36989
|
14 years |
vboxsync |
kbd: Rough support for scan set 3.
|
|
|
@36445
|
14 years |
vboxsync |
Input/USB: comments (typo).
|
|
|
@36421
|
14 years |
vboxsync |
Input/Usb: typo (comments).
|
|
|
@36322
|
14 years |
vboxsync |
USB/Input: comments typo.
|
|
|
@35438
|
14 years |
vboxsync |
Devices/Input/UsbKbd: wrong index
|
|
|
@35428
|
14 years |
vboxsync |
Devices/Input/UsbMouse: wrong index
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34371
|
14 years |
vboxsync |
DevPS2: Removed code identified as incorrect in comment. I canot see …
|
|
|
@34028
|
14 years |
vboxsync |
UsbKbd: Fixed off-by-one bug which broke the Right GUI key translation.
|
|
|
@34001
|
14 years |
vboxsync |
UsbKbd: Proper fix for funny Korean keys.
|
|
|
@34000
|
14 years |
vboxsync |
UsbKbd: Tentative fix for funny Korean keys.
|
|
|
@33928
|
14 years |
vboxsync |
DevPS2: typo
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33330
|
14 years |
vboxsync |
warning
|
|
|
@30595
|
14 years |
vboxsync |
DevPS2: Only call pfnSetActive if there is a driver attached
|
|
|
@30594
|
14 years |
vboxsync |
Fix VBoxBFE frontend after latest interface changes
|
|
|
@30562
|
14 years |
vboxsync |
Devices/Input/UsbMouse: support five buttons
|
|
|
@30511
|
14 years |
vboxsync |
Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
|
|
|
@30507
|
14 years |
vboxsync |
Devices/Input/UsbKbd: rewrite of the event processing code to make it …
|
|
|
@30416
|
14 years |
vboxsync |
Devices/Input/DevPS2: fix tilt wheel reporting regression which …
|
|
|
@30224
|
14 years |
vboxsync |
Devices: three size_t warnings.
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29749
|
15 years |
vboxsync |
Devices and FE/Common: keyboard table cleanup and a hack to support …
|
|
|
@28909
|
15 years |
vboxsync |
Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28455
|
15 years |
vboxsync |
DevPS2: Once OBF is set, do not change the type of the reported event.
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28079
|
15 years |
vboxsync |
Devices/Input/DevPS2: test a fix for a mouse reporting issue with …
|
|
|
@27969
|
15 years |
vboxsync |
UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; …
|
|
|
@27917
|
15 years |
vboxsync |
UsbKbd: Really ignore key repeat events.
|
|
|
@27915
|
15 years |
vboxsync |
UsbKbd: Improved translation tables.
|
|
|
@27901
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@27890
|
15 years |
vboxsync |
USB keyboard: state machine refinements, locking, Caps Lock scancode bug
|
|
|