VirtualBox

source: vbox/trunk/src/VBox/Main/src-client@ 107532

Name Size Rev Age Author Last Change
../
xpcom 106061   6 months vboxsync Copyright year updates by scm.
win 106061   6 months vboxsync Copyright year updates by scm.
WebMWriter.cpp 28.5 KB 107504   3 months vboxsync src/VBox/Main/src-client/WebMWriter.cpp: Fixed warning found by …
VMMDevInterface.cpp 41.9 KB 107493   3 months vboxsync Main/src-client/VMMDevInterface.cpp: Fixed a warning found by Parfait. …
VirtualBoxClientImpl.cpp 33.3 KB 106881   5 months vboxsync Added gTrackedObjectsCollector initialization and uninitialization.
VBoxDriversRegister.cpp 3.9 KB 106061   6 months vboxsync Copyright year updates by scm.
UsbWebcamInterface.cpp 14.6 KB 106061   6 months vboxsync Copyright year updates by scm.
USBDeviceImpl.cpp 8.1 KB 106061   6 months vboxsync Copyright year updates by scm.
UsbCardReader.cpp 66.3 KB 106061   6 months vboxsync Copyright year updates by scm.
SystemTableBuilder.cpp 50.4 KB 107065   4 months vboxsync Main/SystemTableBuilder: Finish generating the TPM PPI ACPI bytecode, …
SessionImpl.cpp 41.5 KB 106976   5 months vboxsync Added tracking for medium, machine, session, progress objects.
ResourceStoreImpl.cpp 12.8 KB 107461   3 months vboxsync Main/src-client/ResourceStoreImpl.cpp: Missing field initialisers, …
ResourceAssignmentManager.cpp 17.9 KB 107462   3 months vboxsync Main/src-client/ResourceAssignmentManager.cpp: Missing field …
RemoteUSBDeviceImpl.cpp 8.0 KB 106061   6 months vboxsync Copyright year updates by scm.
RemoteUSBBackend.cpp 40.7 KB 106061   6 months vboxsync Copyright year updates by scm.
RecordingUtils.cpp 16.3 KB 106061   6 months vboxsync Copyright year updates by scm.
RecordingStream.cpp 33.8 KB 106061   6 months vboxsync Copyright year updates by scm.
RecordingInternals.cpp 20.6 KB 106061   6 months vboxsync Copyright year updates by scm.
RecordingCodec.cpp 46.8 KB 106061   6 months vboxsync Copyright year updates by scm.
Recording.cpp 42.4 KB 107496   3 months vboxsync src/VBox/Main/src-client/Recording.cpp: Fixed warnings found by …
README.testing 735 bytes 54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
PCIRawDevImpl.cpp 5.9 KB 106061   6 months vboxsync Copyright year updates by scm.
MouseImpl.cpp 43.6 KB 106061   6 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MachineDebuggerImpl.cpp 51.9 KB 107505   3 months vboxsync src/VBox/Main/src-client/MachineDebuggerImpl.cpp: Fixed warning found …
KeyboardImpl.cpp 14.8 KB 107495   3 months vboxsync src/VBox/Main/src-client/KeyboardImpl.cpp: Fixed a warning found by …
HGCMThread.cpp 23.4 KB 107427   3 months vboxsync HGCMThread.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
HGCMObjects.cpp 7.0 KB 106061   6 months vboxsync Copyright year updates by scm.
HGCM.cpp 98.8 KB 107501   3 months vboxsync src/VBox/Main/src-client/HGCM.cpp: Fixed warning found by Parfait …
GuestShClPrivate.cpp 8.6 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestSessionImplTasks.cpp 138.4 KB 107512   3 months vboxsync src/VBox/Main/src-client/GuestSessionImplTasks.cpp: Fixed warning …
GuestSessionImpl.cpp 183.7 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestProcessImpl.cpp 107.0 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestImpl.cpp 42.3 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestFsObjInfoImpl.cpp 5.1 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestFsInfoImpl.cpp 4.8 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestFileImpl.cpp 61.5 KB 107381   3 months vboxsync Guest Control/Main: Also handle VERR_PATH_NOT_FOUND in …
GuestDnDTargetImpl.cpp 63.4 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestDnDSourceImpl.cpp 60.0 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestDnDPrivate.cpp 54.0 KB 107499   3 months vboxsync src/VBox/Main/src-client/GuestDnDPrivate.cpp: Fixed warning found by …
GuestDirectoryImpl.cpp 55.2 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestCtrlPrivate.cpp 72.9 KB 106061   6 months vboxsync Copyright year updates by scm.
GuestCtrlImpl.cpp 25.1 KB 106061   6 months vboxsync Copyright year updates by scm.
EmulatedUSBImpl.cpp 18.3 KB 106061   6 months vboxsync Copyright year updates by scm.
EBMLWriter.cpp 8.6 KB 106061   6 months vboxsync Copyright year updates by scm.
DrvAudioVRDE.cpp 28.8 KB 106061   6 months vboxsync Copyright year updates by scm.
DrvAudioRec.cpp 31.5 KB 106061   6 months vboxsync Copyright year updates by scm.
DisplaySourceBitmapImpl.cpp 5.1 KB 106061   6 months vboxsync Copyright year updates by scm.
DisplayImplLegacy.cpp 31.0 KB 106061   6 months vboxsync Copyright year updates by scm.
DisplayImpl.cpp 140.9 KB 106061   6 months vboxsync Copyright year updates by scm.
ConsoleVRDPServer.cpp 135.4 KB 107419   3 months vboxsync ConsoleVRDPServer.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424
ConsoleImplTeleporter.cpp 48.2 KB 106061   6 months vboxsync Copyright year updates by scm.
ConsoleImplConfigX86.cpp 85.7 KB 107267   4 months vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
ConsoleImplConfigCommon.cpp 224.5 KB 107448   3 months vboxsync Main/src-client/ConsoleImplConfigCommon.cpp: Fix vrc/hrc mixup, remove …
ConsoleImplConfigArmV8.cpp 53.6 KB 107492   3 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Missing error checks, bugref:3409
ConsoleImpl.cpp 420.5 KB 107498   3 months vboxsync src/VBox/Main/include/ConsoleImpl: Fixed warning found by Parfait …
CloudGateway.cpp 9.4 KB 106061   6 months vboxsync Copyright year updates by scm.
ClientTokenHolder.cpp 10.1 KB 106061   6 months vboxsync Copyright year updates by scm.
BusAssignmentManager.cpp 27.1 KB 107491   3 months vboxsync Main/src-client/BusAssignmentManager.cpp: Missing field initialiser, …
AudioDriver.cpp 11.2 KB 106061   6 months vboxsync Copyright year updates by scm.
AdditionsFacilityImpl.cpp 7.1 KB 106061   6 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

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