VirtualBox

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

Name Size Rev Age Author Last Change
../
win 55784   10 years vboxsync Restored lost ProductVersion.
xpcom 55401   10 years vboxsync added a couple of missing Id headers
AdditionsFacilityImpl.cpp 5.8 KB 55401   10 years vboxsync added a couple of missing Id headers
AudioSnifferInterface.cpp 8.3 KB 53442   10 years vboxsync PDM Audio: Branch -> trunk.
BusAssignmentManager.cpp 14.7 KB 51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
ClientTokenHolder.cpp 9.6 KB 55401   10 years vboxsync added a couple of missing Id headers
ConsoleImpl2.cpp 239.2 KB 55941   10 years vboxsync Network/HostOnly: Use driver enumeration instead of registry access …
ConsoleImpl.cpp 340.8 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
ConsoleImplTeleporter.cpp 45.7 KB 55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
ConsoleVRDPServer.cpp 138.3 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
DisplayImpl.cpp 147.9 KB 55837   10 years vboxsync DisplayImpl: getScreenResolution, etc should use framebuffer info.
DisplayImplLegacy.cpp 30.7 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
DisplaySourceBitmapImpl.cpp 4.8 KB 55328   10 years vboxsync Main: clear DisplaySourceBitmap if screen is disabled.
DrvAudioVideoRec.cpp 30.5 KB 55768   10 years vboxsync uninitialized variable
DrvAudioVRDE.cpp 18.9 KB 55921   10 years vboxsync Whops, forgot to commit this.
EbmlWriter.cpp 21.9 KB 52901   11 years vboxsync Main: trailing spaces + warning
EbmlWriter.h 2.8 KB 52901   11 years vboxsync Main: trailing spaces + warning
EmulatedUSBImpl.cpp 17.5 KB 53062   11 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
GuestCtrlImpl.cpp 18.8 KB 55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
GuestCtrlPrivate.cpp 31.1 KB 55769   10 years vboxsync Main: it++ => ++it
GuestDirectoryImpl.cpp 11.7 KB 55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
GuestDnDPrivate.cpp 28.9 KB 55963   10 years vboxsync DnD: Fixed hang when reporting host errors such as inaccessible …
GuestDnDSourceImpl.cpp 43.6 KB 55965   10 years vboxsync build fix
GuestDnDTargetImpl.cpp 42.5 KB 55963   10 years vboxsync DnD: Fixed hang when reporting host errors such as inaccessible …
GuestFileImpl.cpp 37.9 KB 55668   10 years vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
GuestFsObjInfoImpl.cpp 4.8 KB 55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
GuestImpl.cpp 37.8 KB 55644   10 years vboxsync Main: Made it compile without VBOX_WITH_GUEST_CONTROL.
GuestProcessImpl.cpp 71.5 KB 55645   10 years vboxsync Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was …
GuestSessionImpl.cpp 109.5 KB 55769   10 years vboxsync Main: it++ => ++it
GuestSessionImplTasks.cpp 62.4 KB 55644   10 years vboxsync Main: Made it compile without VBOX_WITH_GUEST_CONTROL.
HGCM.cpp 72.5 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
HGCMObjects.cpp 6.8 KB 35374   14 years vboxsync hgcm -> main
HGCMThread.cpp 21.3 KB 51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
KeyboardImpl.cpp 12.6 KB 52934   11 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
MachineDebuggerImpl.cpp 42.0 KB 55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MouseImpl.cpp 38.4 KB 54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
Nvram.cpp 14.0 KB 51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
PCIRawDevImpl.cpp 5.6 KB 53873   10 years vboxsync Main/include: remove some unneeded includes, they created an …
README.testing 735 bytes 54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
RemoteUSBBackend.cpp 39.4 KB 55401   10 years vboxsync added a couple of missing Id headers
RemoteUSBDeviceImpl.cpp 9.4 KB 53624   10 years vboxsync scm automatic cleanups.
SessionImpl.cpp 35.9 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
UsbCardReader.cpp 65.8 KB 54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
USBDeviceImpl.cpp 7.1 KB 53297   11 years vboxsync Main: Added API to report actual USB device speed.
UsbWebcamInterface.cpp 14.1 KB 51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
VBoxDriversRegister.cpp 3.1 KB 55401   10 years vboxsync added a couple of missing Id headers
VideoRec.cpp 30.6 KB 52901   11 years vboxsync Main: trailing spaces + warning
VideoRec.h 1.7 KB 52312   11 years vboxsync 6219: New parameters related to file size / recording time limitation …
VirtualBoxClientImpl.cpp 9.0 KB 52442   11 years vboxsync Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
VMMDevInterface.cpp 30.5 KB 55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
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