|
|
@82208
|
5 years |
vboxsync |
DevPS2: Converted the generic queue stuff into some a lot more …
|
|
|
@82206
|
5 years |
vboxsync |
DevPS2: Split up the state structures. bugref:9218
|
|
|
@82204
|
5 years |
vboxsync |
DevPS2: type name cleanup. bugref:9218
|
|
|
@82203
|
5 years |
vboxsync |
DevPS2: Eliminated some pDevInsR? structure members. bugref:9218
|
|
|
@82202
|
5 years |
vboxsync |
DevPS2: simplifying fluff. bugref:9218
|
|
|
@82201
|
5 years |
vboxsync |
DevPS2: Converted I/O ports. bugref:9218
|
|
|
@82200
|
5 years |
vboxsync |
DevPS2: Critsect. bugref:9218
|
|
|
@82195
|
5 years |
vboxsync |
DevPS2: Converted timers. bugref:9218
|
|
|
@82191
|
5 years |
vboxsync |
DevPS2: Moved XlateAT2PC to the DevPS2.cpp file. bugref:9218
|
|
|
@82190
|
5 years |
vboxsync |
DevPS2: ps2kRemoveQueue is common to both DevPS2M.cpp and DevPS2K.cpp, …
|
|
|
@82189
|
5 years |
vboxsync |
DevPS2: Saved state, prefixes, ++. bugref:9218
|
|
|
@82173
|
5 years |
vboxsync |
DevPS2: Less opaque and structure duplicatication. (The opaque stuff …
|
|
|
@82170
|
5 years |
vboxsync |
Devices: PS2K.cpp -> DevPS2K.cpp; PS2M.cpp -> DevPS2M.cpp; PS2Dev.h -> …
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81216
|
5 years |
vboxsync |
Bracing for more.
|
|
|
@81215
|
5 years |
vboxsync |
Signedness.
|
|
|
@81214
|
5 years |
vboxsync |
Input: Added support for translating USB HID usage page 12 (Consumer …
|
|
|
@81067
|
5 years |
vboxsync |
tstUsbMouse: Must initialize pvInstanceDataR3 or PDMINS_2_DATA will …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80703
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80040
|
5 years |
vboxsync |
scm.
|
|
|
@80039
|
5 years |
vboxsync |
PS2M: Implemented (again) support for horizontal scrolling over the …
|
|
|
@79675
|
5 years |
vboxsync |
PDM: Added a way to directly queue HID usage based keyboard events.
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72450
|
6 years |
vboxsync |
PS2K: Switched delay timers from real to virtual time. That is what …
|
|
|
@72408
|
7 years |
vboxsync |
PS2K: Corrected typematic action stopping. See bbugref:4118c57
|
|
|
@72407
|
7 years |
vboxsync |
PS2K: Renamed variable to avoid partial duplicate.
|
|
|
@72115
|
7 years |
vboxsync |
SCM
|
|
|
@72113
|
7 years |
vboxsync |
PS2K: Place only entire key press/release sequences in queue to avoid …
|
|
|
@71779
|
7 years |
vboxsync |
USB*: no else after return
|
|
|
@71358
|
7 years |
vboxsync |
PS2K: Forgot to relocate the new timer.
|
|
|
@71351
|
7 years |
vboxsync |
PS2K: Throttle keyboard input to satisfy questionable software (see …
|
|
|
@69704
|
7 years |
vboxsync |
DevPS2: They really do think different! Darwin 6.0.2 and earlier reads …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69341
|
7 years |
vboxsync |
UsbMouse: Report no input capability on device reset.
|
|
|
@69296
|
7 years |
vboxsync |
Devices/Input: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68109
|
7 years |
vboxsync |
PS2M: Removed unused code, cleaned up comments.
|
|
|
@68100
|
7 years |
vboxsync |
PS/2 mouse emulation: correct comment in test case and move test code …
|
|
|
@68089
|
7 years |
vboxsync |
bugref:8778: Double click not working with precision touchpad (user …
|
|
|
@68088
|
7 years |
vboxsync |
bugref:8778: Double click not working with precision touchpad (user …
|
|
|
@68052
|
7 years |
vboxsync |
bugref:8778: Double click not working with precision touchpad (user …
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65648
|
8 years |
vboxsync |
gcc 7: Devices: fall thru
|
|
|
@64368
|
8 years |
vboxsync |
Devices/Input: Doxygen
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63208
|
8 years |
vboxsync |
DrvMouseQueue: Hook up PDMIMOUSECONNECTOR::pfnFlushQueue and …
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62920
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62907
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62906
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62889
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62888
|
8 years |
vboxsync |
tstUsbMouse: Fixed.
|
|
|
@62885
|
8 years |
vboxsync |
Devices: gcc warnings
|
|
|
@62573
|
8 years |
vboxsync |
Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
|
|
|
@62513
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60404
|
9 years |
vboxsync |
VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
|
|
|
@59466
|
9 years |
vboxsync |
Devices/Input/testcase: fixed a path and added LIB_REM explicitly in …
|
|
|
@58170
|
9 years |
vboxsync |
doxygen: fixes.
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56674
|
9 years |
vboxsync |
Devices/PS2K: LogRel nit.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@55874
|
10 years |
vboxsync |
Devices/Input: re-add release flow logging to PS/2 input devices.
|
|
|
@55873
|
10 years |
vboxsync |
KBC: Allow word reads of KBC status register.
|
|
|
@55401
|
10 years |
vboxsync |
added a couple of missing Id headers
|
|
|
@55164
|
10 years |
vboxsync |
PS2M: Vertical scrolling and buttons 4/5 fix.
|
|
|
@55077
|
10 years |
vboxsync |
PS2K: group IN_RING3 code.
|
|
|
@55076
|
10 years |
vboxsync |
PS2K: drop excessive IN_RING3.
|
|
|
@55075
|
10 years |
vboxsync |
PS2K: coding style.
|
|
|
@55073
|
10 years |
vboxsync |
PS2K: HID LEDs sync: notify listener (GUI) about LEDs state on VM restore.
|
|
|
@54877
|
10 years |
vboxsync |
DevPS2: Allow 16-bit KBC writes.
|
|
|
@54788
|
10 years |
vboxsync |
Fix signed/unsigned comparison.
|
|
|
@54787
|
10 years |
vboxsync |
PS2: A couple of todos plus better handling of incorrectly saved …
|
|
|
@54735
|
10 years |
vboxsync |
PS2M.cpp: Avoid division by chainsaw restoring old state or worse.
|
|
|
@54289
|
10 years |
vboxsync |
PS2M: Try harder not to leave buttons hanging.
|
|
|
@54271
|
10 years |
vboxsync |
PS2M: Restrict X/Y range, report buttons in E9 command.
|
|
|
@54261
|
10 years |
vboxsync |
Devices/Input/PS2: Assert->AssertMsg.
|
|
|
@54247
|
10 years |
vboxsync |
Alignment!?
|
|
|
@54246
|
10 years |
vboxsync |
Alignment…
|
|
|
@54245
|
10 years |
vboxsync |
Alignment?
|
|
|
@54243
|
10 years |
vboxsync |
Alignment.
|
|
|
@54240
|
10 years |
vboxsync |
PS2M: Final round of fixes before enabling.
|
|
|
@54094
|
10 years |
vboxsync |
PS2K: Do not react to commands when resetting.
|
|
|
@53322
|
10 years |
vboxsync |
PS2M: Fixed assertion.
|
|
|
@53204
|
10 years |
vboxsync |
Removed unreferenced variable.
|
|
|
@53055
|
10 years |
vboxsync |
KBC: Be more AT compatible.
|
|
|