VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 98103   16 months vboxsync Copyright year updates by scm.
win 98103   16 months vboxsync Copyright year updates by scm.
WebMWriter.cpp 28.4 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMDevInterface.cpp 41.9 KB 99775   12 months vboxsync *: Mark functions as static if not used outside of a given compilation …
VirtualBoxClientImpl.cpp 31.7 KB 98103   16 months vboxsync Copyright year updates by scm.
VBoxDriversRegister.cpp 3.9 KB 100038   11 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
UsbWebcamInterface.cpp 14.6 KB 98103   16 months vboxsync Copyright year updates by scm.
USBDeviceImpl.cpp 8.1 KB 98103   16 months vboxsync Copyright year updates by scm.
UsbCardReader.cpp 66.5 KB 102499   5 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
SessionImpl.cpp 40.9 KB 98262   16 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
ResourceStoreImpl.cpp 12.8 KB 100042   11 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
ResourceAssignmentManager.cpp 9.9 KB 104028   7 weeks vboxsync Main/ResourceAssignmentManager.cpp: Make it build on linux.arm64 (gcc …
RemoteUSBDeviceImpl.cpp 8.0 KB 100521   10 months vboxsync Main: separate function for parsing the entries in remote USB device …
RemoteUSBBackend.cpp 40.7 KB 100521   10 months vboxsync Main: separate function for parsing the entries in remote USB device …
RecordingUtils.cpp 10.5 KB 98103   16 months vboxsync Copyright year updates by scm.
RecordingStream.cpp 32.6 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
RecordingInternals.cpp 4.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
RecordingCodec.cpp 32.3 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
Recording.cpp 25.6 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
README.testing 735 bytes 54162   9 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
PCIRawDevImpl.cpp 5.9 KB 98274   16 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
MouseImpl.cpp 42.9 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
Makefile.kup 0 bytes 35375   13 years vboxsync Adding Makefile.kup files to the new Main directories.
MachineDebuggerImpl.cpp 51.8 KB 103085   3 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
KeyboardImpl.cpp 14.8 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HGCMThread.cpp 23.4 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
HGCMObjects.cpp 7.0 KB 98103   16 months vboxsync Copyright year updates by scm.
HGCM.cpp 98.5 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GuestShClPrivate.cpp 8.6 KB 100651   10 months vboxsync Shared Clipboard: Also give the registered service extension the …
GuestSessionImplTasks.cpp 132.2 KB 104178   5 weeks vboxsync Guest Control: - Factored out most of the guest process stream …
GuestSessionImpl.cpp 183.8 KB 104178   5 weeks vboxsync Guest Control: - Factored out most of the guest process stream …
GuestProcessImpl.cpp 99.7 KB 104178   5 weeks vboxsync Guest Control: - Factored out most of the guest process stream …
GuestImpl.cpp 42.3 KB 102533   5 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
GuestFsObjInfoImpl.cpp 5.1 KB 98103   16 months vboxsync Copyright year updates by scm.
GuestFsInfoImpl.cpp 4.8 KB 99262   13 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
GuestFileImpl.cpp 61.4 KB 104003   7 weeks vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
GuestDnDTargetImpl.cpp 63.4 KB 103415   3 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
GuestDnDSourceImpl.cpp 60.0 KB 103415   3 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
GuestDnDPrivate.cpp 53.9 KB 98286   16 months vboxsync Main/src-client: doxygen. bugref:10223
GuestDirectoryImpl.cpp 55.2 KB 104178   5 weeks vboxsync Guest Control: - Factored out most of the guest process stream …
GuestCtrlPrivate.cpp 72.7 KB 104178   5 weeks vboxsync Guest Control: - Factored out most of the guest process stream …
GuestCtrlImpl.cpp 25.1 KB 102533   5 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
EmulatedUSBImpl.cpp 18.3 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
EBMLWriter.cpp 8.6 KB 98103   16 months vboxsync Copyright year updates by scm.
DrvAudioVRDE.cpp 28.8 KB 98103   16 months vboxsync Copyright year updates by scm.
DrvAudioRec.cpp 31.3 KB 103420   3 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
DisplaySourceBitmapImpl.cpp 5.1 KB 98103   16 months vboxsync Copyright year updates by scm.
DisplayImplLegacy.cpp 31.0 KB 98103   16 months vboxsync Copyright year updates by scm.
DisplayImpl.cpp 133.4 KB 99912   12 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
ConsoleVRDPServer.cpp 135.5 KB 100655   10 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
ConsoleImplTeleporter.cpp 48.2 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
ConsoleImplConfigX86.cpp 85.2 KB 103091   3 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
ConsoleImplConfigCommon.cpp 219.9 KB 101515   7 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
ConsoleImplConfigArmV8.cpp 43.1 KB 104386   3 weeks vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
ConsoleImpl.cpp 415.0 KB 104286   4 weeks vboxsync IPRT/log,Main: Open the parent directory of the log file on Windows …
CloudGateway.cpp 9.4 KB 98261   16 months vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
ClientTokenHolder.cpp 10.1 KB 98103   16 months vboxsync Copyright year updates by scm.
BusAssignmentManager.cpp 27.0 KB 101480   7 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
AudioDriver.cpp 11.2 KB 98278   16 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
AdditionsFacilityImpl.cpp 7.1 KB 98103   16 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use