VirtualBox

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

Name Size Rev Age Author Last Change
../
cbinding 32404   14 years vboxsync missing svn:keywords
darwin 31892   14 years vboxsync OSE header fixes
freebsd 32015   14 years vboxsync Main/FreeBSD: Fix debug build
generic 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
glue 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
hgcm 29976   14 years vboxsync HGCM: workaround for a hang (xTracker 4985).
idl 32885   14 years vboxsync Renaming cpu priority to cpu execution cap
include 32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
linux 32469   14 years vboxsync Main/USB/linux: minor fixes to USBGetDevides
nls 2634   17 years vboxsync nls
os2 31892   14 years vboxsync OSE header fixes
solaris 32244   14 years vboxsync Main/solaris/NetIf-solaris: added bnx NIC description.
testcase 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
webservice 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
win 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
xml 32986   14 years vboxsync Main: now that IPRT can read {UUID} we don't need to worry
xpcom 31872   14 years vboxsync xpcom: SIGUSR1 will quit the server immediately if there are no open …
ApplianceImpl.cpp 52.1 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
ApplianceImplExport.cpp 89.5 KB 32850   14 years vboxsync Main: utilize Medium::exportFile on Appliance export
ApplianceImplImport.cpp 105.3 KB 32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
AudioAdapterImpl.cpp 12.4 KB 30976   14 years vboxsync add support for Intel HD Audio, now built by default
AudioSnifferInterface.cpp 6.6 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
BIOSSettingsImpl.cpp 15.5 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ConsoleImpl2.cpp 183.0 KB 32910   14 years vboxsync VMM: hyper heap size selection
ConsoleImpl.cpp 277.6 KB 32961   14 years vboxsync whitespace
ConsoleImplTeleporter.cpp 45.1 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
ConsoleVRDPServer.cpp 72.5 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
DHCPServerImpl.cpp 7.1 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
DHCPServerRunner.cpp 3.7 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
DisplayImpl.cpp 127.0 KB 32928   14 years vboxsync Main/Display: properly change VBVA flags (the bug caused the guest …
DisplayPNGUtil.cpp 6.9 KB 31958   14 years vboxsync Main: thumbnail PNG API, refactoring
DisplayResampleImage.cpp 9.3 KB 31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
DisplayUtils.cpp 5.9 KB 32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
Doxyfile.Main 58.1 KB 25642   14 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
EventImpl.cpp 30.5 KB 31572   14 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
Global.cpp 32.9 KB 32880   14 years vboxsync Main: Solaris defaults back to IDE, OpenSolaris default remains SATA
GuestImpl.cpp 82.6 KB 32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
GuestOSTypeImpl.cpp 13.3 KB 32894   14 years vboxsync Main: clean up GuestOSType constructor
HostImpl.cpp 95.2 KB 32932   14 years vboxsync Main/HostImpl: Solaris DVD enumeration fix for USB CD/DVD drives.
HostNetworkInterfaceImpl.cpp 16.4 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
HostPower.cpp 5.5 KB 32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
HostUSBDeviceImpl.cpp 91.4 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
KeyboardImpl.cpp 12.0 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
Logging.cpp 739 bytes 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MachineDebuggerImpl.cpp 19.4 KB 31698   14 years vboxsync Main, frontends: unsigned long long -> long long
MachineImpl.cpp 379.4 KB 33000   14 years vboxsync Disable an assert for DEBUG_sunlover.
Makefile.kmk 29.9 KB 32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
Matching.cpp 4.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MediumAttachmentImpl.cpp 10.6 KB 31301   14 years vboxsync More resource control changes
MediumFormatImpl.cpp 9.2 KB 32682   14 years vboxsync Main: fixed incorrect parameters checking in MediumFormat implementation
MediumImpl.cpp 232.1 KB 32934   14 years vboxsync Main/Medium: Automatically repair streamOptimized VMDK files too. They …
MediumLock.cpp 8.5 KB 28835   14 years vboxsync Main: live snapshot merging. initially limited to forward merging …
MouseImpl.cpp 22.9 KB 32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
NATEngineImpl.cpp 17.2 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
NetworkAdapterImpl.cpp 44.7 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
ParallelPortImpl.cpp 13.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Performance.cpp 21.1 KB 32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
PerformanceImpl.cpp 23.4 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
ProgressImpl.cpp 52.4 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
ProgressProxyImpl.cpp 22.0 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
RemoteUSBBackend.cpp 37.0 KB 31892   14 years vboxsync OSE header fixes
RemoteUSBDeviceImpl.cpp 7.9 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
SerialPortImpl.cpp 18.2 KB 32659   14 years vboxsync Main: clarification
SessionImpl.cpp 37.6 KB 32885   14 years vboxsync Renaming cpu priority to cpu execution cap
SharedFolderImpl.cpp 10.4 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
SnapshotImpl.cpp 123.6 KB 32900   14 years vboxsync Main: typo
StorageControllerImpl.cpp 23.7 KB 32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
SystemPropertiesImpl.cpp 25.1 KB 32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
USBControllerImpl.cpp 35.7 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
USBDeviceFilterImpl.cpp 37.7 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
USBDeviceImpl.cpp 8.5 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
USBProxyService.cpp 37.0 KB 32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
VBoxDll.cpp 1.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxDriversRegister.cpp 2.2 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VFSExplorerImpl.cpp 18.5 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
VirtualBoxBase.cpp 30.9 KB 30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
VirtualBoxErrorInfoImpl.cpp 6.7 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
VirtualBoxImpl.cpp 141.1 KB 32894   14 years vboxsync Main: clean up GuestOSType constructor
VMMDevInterface.cpp 31.2 KB 32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use