VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 98103   17 months vboxsync Copyright year updates by scm.
win 98103   17 months vboxsync Copyright year updates by scm.
WebMWriter.cpp 28.4 KB 98103   17 months vboxsync Copyright year updates by scm.
VMMDevInterface.cpp 41.9 KB 99775   13 months vboxsync *: Mark functions as static if not used outside of a given compilation …
VirtualBoxClientImpl.cpp 31.7 KB 98103   17 months vboxsync Copyright year updates by scm.
VBoxDriversRegister.cpp 3.9 KB 100038   13 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
UsbWebcamInterface.cpp 14.6 KB 98103   17 months vboxsync Copyright year updates by scm.
USBDeviceImpl.cpp 8.1 KB 98103   17 months vboxsync Copyright year updates by scm.
UsbCardReader.cpp 66.5 KB 102499   6 months vboxsync Main/UsbCardReader: Don't try to copy the reader name if it is NULL …
SessionImpl.cpp 40.9 KB 98262   17 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
ResourceStoreImpl.cpp 12.8 KB 100042   13 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
ResourceAssignmentManager.cpp 9.9 KB 102517   6 months vboxsync Main/ConsoleImplConfigArmV8.cpp: Get rid of most hardcoded addresses …
RemoteUSBDeviceImpl.cpp 8.0 KB 100521   11 months vboxsync Main: separate function for parsing the entries in remote USB device …
RemoteUSBBackend.cpp 40.7 KB 100521   11 months vboxsync Main: separate function for parsing the entries in remote USB device …
RecordingUtils.cpp 10.5 KB 98103   17 months vboxsync Copyright year updates by scm.
RecordingStream.cpp 32.6 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
RecordingInternals.cpp 4.0 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
RecordingCodec.cpp 32.3 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
Recording.cpp 25.6 KB 98278   17 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   17 months vboxsync Main/PCIRawDevImpl.cpp: rc -> hrc/vrc. bugref:10223
MouseImpl.cpp 42.9 KB 99739   13 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   5 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
KeyboardImpl.cpp 14.8 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
HGCMThread.cpp 23.4 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
HGCMObjects.cpp 7.0 KB 98103   17 months vboxsync Copyright year updates by scm.
HGCM.cpp 98.5 KB 99739   13 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GuestShClPrivate.cpp 8.6 KB 100651   11 months vboxsync Shared Clipboard: Also give the registered service extension the …
GuestSessionImplTasks.cpp 133.8 KB 103244   4 months vboxsync Guest Control/GuestSessionImplTasks: Fixed implicit fallthrough for …
GuestSessionImpl.cpp 182.8 KB 102833   5 months vboxsync Guest Control: Added a flag for the get mount points HGCM API, so that …
GuestProcessImpl.cpp 99.4 KB 99782   13 months vboxsync Guest Control/Main: Marked IGuestSession::waitFor() and …
GuestImpl.cpp 42.3 KB 102533   6 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
GuestFsObjInfoImpl.cpp 5.1 KB 98103   17 months vboxsync Copyright year updates by scm.
GuestFsInfoImpl.cpp 4.8 KB 99262   15 months vboxsync Guest Control: Implements IGuestSession::fsQueryInfo() and …
GuestFileImpl.cpp 61.5 KB 99252   15 months vboxsync Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
GuestDnDTargetImpl.cpp 63.4 KB 103415   4 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
GuestDnDSourceImpl.cpp 60.0 KB 103415   4 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
GuestDnDPrivate.cpp 53.9 KB 98286   17 months vboxsync Main/src-client: doxygen. bugref:10223
GuestDirectoryImpl.cpp 54.8 KB 99295   15 months vboxsync Guest Additions/Main: Return and document a dedicated error if …
GuestCtrlPrivate.cpp 72.5 KB 99393   14 months vboxsync Guest Control: Completely revamped / overhauled the (now legacy) …
GuestCtrlImpl.cpp 25.1 KB 102533   6 months vboxsync Main/Guest Control: Fixed a shutdown race when uninitializing guest …
EmulatedUSBImpl.cpp 18.3 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
EBMLWriter.cpp 8.6 KB 98103   17 months vboxsync Copyright year updates by scm.
DrvAudioVRDE.cpp 28.8 KB 98103   17 months vboxsync Copyright year updates by scm.
DrvAudioRec.cpp 31.3 KB 103420   4 months vboxsync Main/DrvAudioRec: Don't evaluate RTCircBufFree() twice. bugref:3409
DisplaySourceBitmapImpl.cpp 5.1 KB 98103   17 months vboxsync Copyright year updates by scm.
DisplayImplLegacy.cpp 31.0 KB 98103   17 months vboxsync Copyright year updates by scm.
DisplayImpl.cpp 133.4 KB 99912   13 months vboxsync Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
ConsoleVRDPServer.cpp 135.5 KB 100655   11 months vboxsync Shared Clipboard/VRDE: Integrated the logic of …
ConsoleImplTeleporter.cpp 48.2 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
ConsoleImplConfigX86.cpp 85.2 KB 103091   5 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
ConsoleImplConfigCommon.cpp 219.9 KB 101515   8 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
ConsoleImplConfigArmV8.cpp 43.0 KB 103085   5 months vboxsync Main,FE/VBoxManage,FE/VirtualBox,ValidationKit: Allow setting the …
ConsoleImpl.cpp 414.6 KB 103856   3 months vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
CloudGateway.cpp 9.4 KB 98261   17 months vboxsync Main/CloudGateway.cpp: rc -> vrc/hrc bugref:10223
ClientTokenHolder.cpp 10.1 KB 98103   17 months vboxsync Copyright year updates by scm.
BusAssignmentManager.cpp 27.0 KB 101480   8 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
AudioDriver.cpp 11.2 KB 98278   17 months vboxsync Main/src-client: Some more rc -> hrc/vrc stuff found by grep. A build …
AdditionsFacilityImpl.cpp 7.1 KB 98103   17 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use