VirtualBox

source: vbox/trunk/src/VBox/Devices/Input/UsbKbd.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99558   20 months vboxsync DevPS2K/UsbKbd: Improved range checks.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95427   2 years vboxsync UsbKbd: Reshuffled code to avoid assertion.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91881   3 years vboxsync Devices/Input: Change the USB keyboard and mouse device emulations to …
(edit) @90700   3 years vboxsync UsbKbd: Corrected intended default (see bugref:10068).
(edit) @90697   3 years vboxsync UsbKbd: Extended USB keyboard emulation to optionally support …
(edit) @89941   3 years vboxsync scm
(edit) @89940   3 years vboxsync Doxygen.
(edit) @89937   3 years vboxsync Warnings.
(edit) @89935   3 years vboxsync Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82213   5 years vboxsync doxygen fixes. bugref:9218
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @71779   7 years vboxsync USB*: no else after return
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @66989   8 years vboxsync VUSB: Collect opaque class-specific data between config and interface …
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @64368   8 years vboxsync Devices/Input: Doxygen
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @62956   8 years vboxsync @copydoc -> @interface_method_impl
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62513   8 years vboxsync (C) 2016
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(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) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49385   11 years vboxsync USBK: Recognize 0xFC as a special 'release all keys' event.
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @47675   11 years vboxsync UsbKbd: Report LED state changes.
(edit) @47316   11 years vboxsync UsbKbd: Do not drop SysReq.
(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) @44022   12 years vboxsync Typo fix.
(edit) @43960   12 years vboxsync VUSB: interface association descriptor for emulated devices.
(edit) @40392   13 years vboxsync Devices/keyboards: try to better support Sun function keys, take 2.
(edit) @40326   13 years vboxsync Devices/keyboards: try to better support Sun function keys.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @37795   13 years vboxsync Devices: use helpers
(edit) @37388   13 years vboxsync Devices/Input/UsbMouse, UsbKbd: Support explicit USB HID descriptor …
(edit) @36445   14 years vboxsync Input/USB: comments (typo).
(edit) @36421   14 years vboxsync Input/Usb: typo (comments).
(edit) @36322   14 years vboxsync USB/Input: comments typo.
(edit) @35438   14 years vboxsync Devices/Input/UsbKbd: wrong index
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34028   14 years vboxsync UsbKbd: Fixed off-by-one bug which broke the Right GUI key translation.
(edit) @34001   14 years vboxsync UsbKbd: Proper fix for funny Korean keys.
(edit) @34000   14 years vboxsync UsbKbd: Tentative fix for funny Korean keys.
(edit) @33330   14 years vboxsync warning
(edit) @30511   14 years vboxsync Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
(edit) @30507   14 years vboxsync Devices/Input/UsbKbd: rewrite of the event processing code to make it …
(edit) @30224   14 years vboxsync Devices: three size_t warnings.
(edit) @29749   15 years vboxsync Devices and FE/Common: keyboard table cleanup and a hack to support …
(edit) @28909   15 years vboxsync Route input to PS/2 keyboard unless USB keyboard was explicitly activated.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27969   15 years vboxsync UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; …
(edit) @27917   15 years vboxsync UsbKbd: Really ignore key repeat events.
(edit) @27915   15 years vboxsync UsbKbd: Improved translation tables.
(edit) @27901   15 years vboxsync OSE header fixes
(edit) @27890   15 years vboxsync USB keyboard: state machine refinements, locking, Caps Lock scancode bug
(edit) @27838   15 years vboxsync USB keyboard: avoid loosing keypresses due to missed URBs
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @26966   15 years vboxsync UsbKbd: Sign fix.
(edit) @26948   15 years vboxsync UsbKbd: Fixed broken keyboard report descriptor. Now works with Linux …
(edit) @26945   15 years vboxsync UsbKbd: Implemented GET_STATUS request processing.
(edit) @26875   15 years vboxsync UsbKbd: Avoided warning, but Pause key handling still needs to be …
(edit) @26870   15 years vboxsync USB Keyboard: Build fix.
(edit) @26867   15 years vboxsync UsbKbd: Improved scancode to HID usage translation.
(edit) @26669   15 years vboxsync Devices/Input/UsbKbd.cpp: warning, style
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(add) @26473   15 years vboxsync USB: Added a virtual USB mouse and keyboard. Not yet enabled.
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