VirtualBox

source: vbox/trunk/src/VBox/Devices/Input

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56674   9 years vboxsync Devices/PS2K: LogRel nit.
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55874   10 years vboxsync Devices/Input: re-add release flow logging to PS/2 input devices.
(edit) @55873   10 years vboxsync KBC: Allow word reads of KBC status register.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55164   10 years vboxsync PS2M: Vertical scrolling and buttons 4/5 fix.
(edit) @55077   10 years vboxsync PS2K: group IN_RING3 code.
(edit) @55076   10 years vboxsync PS2K: drop excessive IN_RING3.
(edit) @55075   10 years vboxsync PS2K: coding style.
(edit) @55073   10 years vboxsync PS2K: HID LEDs sync: notify listener (GUI) about LEDs state on VM restore.
(edit) @54877   10 years vboxsync DevPS2: Allow 16-bit KBC writes.
(edit) @54788   10 years vboxsync Fix signed/unsigned comparison.
(edit) @54787   10 years vboxsync PS2: A couple of todos plus better handling of incorrectly saved …
(edit) @54735   10 years vboxsync PS2M.cpp: Avoid division by chainsaw restoring old state or worse.
(edit) @54289   10 years vboxsync PS2M: Try harder not to leave buttons hanging.
(edit) @54271   10 years vboxsync PS2M: Restrict X/Y range, report buttons in E9 command.
(edit) @54261   10 years vboxsync Devices/Input/PS2: Assert->AssertMsg.
(edit) @54247   10 years vboxsync Alignment!?
(edit) @54246   10 years vboxsync Alignment…
(edit) @54245   10 years vboxsync Alignment?
(edit) @54243   10 years vboxsync Alignment.
(edit) @54240   10 years vboxsync PS2M: Final round of fixes before enabling.
(edit) @54094   10 years vboxsync PS2K: Do not react to commands when resetting.
(edit) @53322   10 years vboxsync PS2M: Fixed assertion.
(edit) @53204   10 years vboxsync Removed unreferenced variable.
(edit) @53055   10 years vboxsync KBC: Be more AT compatible.
(edit) @52782   10 years vboxsync ps2kLoadQueue: Paraoia, check SSMR3GetU32 return code before using the …
(edit) @52128   10 years vboxsync PS2M: Do not delay resets (too much trouble).
(edit) @52052   10 years vboxsync DevPS2: Removed debugging code inadvertently left in a while ago.
(edit) @51609   11 years vboxsync DrvMouse: Added queue flush callback like we have for keyboard.
(edit) @51546   11 years vboxsync UsbKbd: Added a brief theory of operation.
(edit) @51539   11 years vboxsync Keyboard: Extended keyboard driver and reworked USB keyboard device …
(edit) @50998   11 years vboxsync PS2M: Clear any buffered command response if command reissued.
(edit) @50965   11 years vboxsync DevPS2: Saved state update for new PS/2 mouse emulation. Curretly disabled.
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50806   11 years vboxsync PS2M: ImEx can be enabled any time.
(edit) @49886   11 years vboxsync Devices/Input/DevPS2.cpp: fix regression in previous change, …
(edit) @49882   11 years vboxsync Devices/Input/DevPS2.cpp: eliminate use of vl_vbox.h
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49469   11 years vboxsync DevPS2: Release keys after restoring saved state, not while loading it.
(edit) @49451   11 years vboxsync DrvKeyboardQueue: activate on resume (from saved state).
(edit) @49423   11 years vboxsync Do not block input on keyboard queue level when VM is paused.
(edit) @49385   11 years vboxsync USBK: Recognize 0xFC as a special 'release all keys' event.
(edit) @49384   11 years vboxsync PS2K: Recognize 0xFC as a special 'release all keys' event.
(edit) @49255   11 years vboxsync PS2M: Use default critsect for timers, too.
(edit) @49254   11 years vboxsync PS2K: Use default critsect for timers, too.
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48358   11 years vboxsync PS2M: Implemented wrap mode.
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @48033   11 years vboxsync DevPS2: Support alternate KBC reset command.
(edit) @47885   11 years vboxsync Devices\Input\UsbMouse: update.
(edit) @47855   11 years vboxsync Devices/input: re-added mouse wheel to tablet device.
(edit) @47796   11 years vboxsync Devices/Input: reverting r88027 as several guests did not like it.
(edit) @47768   11 years vboxsync Devices/Input: add horizontal scrolling to the USB mouse device.
(edit) @47727   11 years vboxsync Devices\Input\UsbMouse: report the latest state (update).
(edit) @47725   11 years vboxsync Devices\Input\UsbMouse: implemented GET_REPORT stubs; report the …
(edit) @47675   11 years vboxsync UsbKbd: Report LED state changes.
(edit) @47674   11 years vboxsync tstUsbMouse: update.
(edit) @47672   11 years vboxsync Frontend,Devices: touch input updates
(edit) @47656   11 years vboxsync Devices\Input\UsbMouse: fixed tablet emulation (regression from r87343).
(edit) @47613   11 years vboxsync Input/UsbMouse: warnings
(edit) @47576   11 years vboxsync Devices,Main: another multi-touch build fix.
(edit) @47574   11 years vboxsync Devices: multi-touch build fix.
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47468   11 years vboxsync Devices/Input: try to avoid losing multi-touch events if the guest is …
(edit) @47422   11 years vboxsync Devices/Input: updated the USB mouse unit test.
(edit) @47418   11 years vboxsync Devices/Input/UsbMouse: multi-touch co-ordinate fix.
(edit) @47397   11 years vboxsync Removed irrelevant copy-and-pasted code.
(edit) @47360   11 years vboxsync Multi-touch: little fixes.
(edit) @47331   11 years vboxsync Devices/Input/Multi-Touch: actually install the multi-touch call back.
(edit) @47321   11 years vboxsync PS2K: Merged and extended scan set 1/2 processing.
(edit) @47316   11 years vboxsync UsbKbd: Do not drop SysReq.
(edit) @47313   11 years vboxsync PS2K: Do not lose SysReq key.
(edit) @47259   11 years vboxsync pdmifs: fix putEventMT definition.
(edit) @47248   11 years vboxsync Input/USBMouse: fixed a warning in the test case.
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47244   11 years vboxsync Devices/input: make Windows like the device again for mysterious reasons.
(edit) @47227   11 years vboxsync Devices/input: more adjustments to the USB input device.
(edit) @47219   11 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @46932   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM.
(edit) @46930   11 years vboxsync Devices/Input/UsbMouse: release logging.
(edit) @46923   11 years vboxsync Devices/Input: add USB multi-touch device, not yet active.
(edit) @46818   11 years vboxsync Devices/Input/UsbMouse: added the specification multi-touch …
(edit) @46817   11 years vboxsync Devices/Input/UsbMouse: simple report test.
(edit) @46800   11 years vboxsync Devices/Input/UsbMouse: only build the unit test if test cases are …
(edit) @46799   11 years vboxsync Devices/Input/UsbMouse: new unit test harness.
(edit) @46767   11 years vboxsync Devices/Input: and reverted r86653.
(edit) @46766   11 years vboxsync Devices/Input: reverted r86686 again.
(edit) @46758   11 years vboxsync Devices/Input/UsbMouse: add basic unit test harness.
(edit) @46730   11 years vboxsync Devices/Input/UsbMouse: re-factor code to make it easier to put it …
(edit) @46516   12 years vboxsync Devices/Input: add a report ID field to our USB tablet report descriptor.
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44973   12 years vboxsync PS2K: Redo typematic setup when loading state.
(edit) @44806   12 years vboxsync DevPS2.cpp++: Drop two critsects in favor of the default device …
(edit) @44764   12 years vboxsync UsbKbd: Workaround for simulated Ctrl-Alt-Del being sent too fast.
(edit) @44755   12 years vboxsync UsbKbd: Avoid stuck keys when overrun.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44023   12 years vboxsync PS2K: Fixed Korean keys broken earlier.:
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette