VirtualBox

source: vbox/trunk/src/VBox/Main@ 24557

Name Size Rev Age Author Last Change
../
cbinding 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
darwin 23384   15 years vboxsync crOpenGL-OSX: check for the necessary OpenGL extensions on OSX
freebsd 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
generic 24339   15 years vboxsync VBoxTestOGL: on crashes, don't generate core dumps and redirect stderr …
glue 23552   15 years vboxsync Python WS: docs update, minor build changes
hgcm 22814   15 years vboxsync HGCM: delete a disconnected client handle. Fixes HGCMReset hang/assertion.
idl 24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
include 24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
linux 23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
nls 2634   18 years vboxsync nls
os2 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
solaris 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
testcase 24499   15 years vboxsync Main/testcase: build fix
webservice 24220   15 years vboxsync split-soapC.cpp: warnings and seek checks.
win 22472   15 years vboxsync netadp/win: install from specified inf (first step to pure non-DIFX …
xml 24551   15 years vboxsync virtio: no setting file updates needed, reverting r54670
xpcom 24541   15 years vboxsync fix #4415: VBoxSVC zombie
ApplianceImpl.cpp 196.3 KB 24526   15 years vboxsync OVF: fix import and export of floppy and DVD attachments broken by …
AudioAdapterImpl.cpp 12.5 KB 22186   15 years vboxsync Main: fix more windows warnings
AudioSnifferInterface.cpp 7.0 KB 22277   15 years vboxsync PDMDRVREG change (big changeset).
AutoLock.cpp 1.7 KB 24000   15 years vboxsync small svn property cleanup
BIOSSettingsImpl.cpp 13.3 KB 24000   15 years vboxsync small svn property cleanup
ConsoleImpl2.cpp 131.3 KB 24546   15 years vboxsync virtio: string mismatch between device and some parts of main.
ConsoleImpl.cpp 245.9 KB 24552   15 years vboxsync ConsoleImpl: Assertion update
ConsoleImplTeleporter.cpp 36.5 KB 24365   15 years vboxsync ConsoleImplTeleporter.cpp: Error info handling on windows (grrr!). …
ConsoleVRDPServer.cpp 67.9 KB 23643   15 years vboxsync VRDP port range API.
DHCPServerImpl.cpp 7.3 KB 23319   15 years vboxsync Main: more header cleanup
DHCPServerRunner.cpp 3.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
DisplayImpl.cpp 98.3 KB 24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
DisplayResampleImage.cpp 4.7 KB 24373   15 years vboxsync Updated screenshot API (xTracker 4364).
Doxyfile.Main 59.1 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
Global.cpp 16.8 KB 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
GuestImpl.cpp 9.4 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
GuestOSTypeImpl.cpp 7.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
HostImpl.cpp 82.4 KB 24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
HostNetworkInterfaceImpl.cpp 16.2 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
HostPower.cpp 5.7 KB 23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
KeyboardImpl.cpp 10.0 KB 22277   15 years vboxsync PDMDRVREG change (big changeset).
Logging.cpp 927 bytes 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
MachineDebuggerImpl.cpp 18.6 KB 24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
MachineImpl.cpp 322.7 KB 24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
Makefile.kmk 26.3 KB 24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
Matching.cpp 4.9 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
MediumAttachmentImpl.cpp 6.3 KB 24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
MediumFormatImpl.cpp 9.3 KB 24000   15 years vboxsync small svn property cleanup
MediumImpl.cpp 188.8 KB 24509   15 years vboxsync Main: fix deleteSnapshot failure: medium backreferences were not …
MouseImpl.cpp 14.4 KB 22810   15 years vboxsync FE/Qt, Devices/Input, Main, FE/*: upgrade mouse device to an MS …
NetworkAdapterImpl.cpp 31.3 KB 23222   15 years vboxsync ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime
ParallelPortImpl.cpp 13.5 KB 24000   15 years vboxsync small svn property cleanup
Performance.cpp 15.9 KB 22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
PerformanceImpl.cpp 21.6 KB 22399   15 years vboxsync Main: gcc-3.3 cruft
ProgressImpl.cpp 50.4 KB 23827   15 years vboxsync Main: Cancellation fixes (almost perfect).
RemoteUSBDeviceImpl.cpp 7.8 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
SerialPortImpl.cpp 17.0 KB 24000   15 years vboxsync small svn property cleanup
SessionImpl.cpp 34.1 KB 24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
SharedFolderImpl.cpp 9.7 KB 23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
SnapshotImpl.cpp 76.4 KB 24556   15 years vboxsync Main/snapshots: another attempt at progress crash fixing
StorageControllerImpl.cpp 18.4 KB 24250   15 years vboxsync StorageController: added support for Instance number
SystemPropertiesImpl.cpp 23.0 KB 24438   15 years vboxsync Wrong approach
USBControllerImpl.cpp 35.4 KB 23271   15 years vboxsync Main: duplicate NS_DECL_ISUPPORTS (already done as part of the COM map)
USBDeviceImpl.cpp 8.4 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
VBoxDll.cpp 1.2 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VBoxDriversRegister.cpp 2.4 KB 14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
VFSExplorerImpl.cpp 18.1 KB 23327   15 years vboxsync Main: more header cleanup; move VirtualBox instance data to cpp …
VirtualBoxBase.cpp 34.8 KB 23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
VirtualBoxCallbackImpl.cpp 8.2 KB 23643   15 years vboxsync VRDP port range API.
VirtualBoxErrorInfoImpl.cpp 6.5 KB 21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
VirtualBoxImpl.cpp 136.8 KB 24555   15 years vboxsync Main/VirtualBox: fix a bunch of error messages which weren't converted …
VMMDevInterface.cpp 28.4 KB 22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
Note: See TracBrowser for help on using the repository browser.

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