VirtualBox

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

Name Size Rev Age Author Last Change
../
cbinding 31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
darwin 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
freebsd 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
generic 30714   14 years vboxsync Main: remove SupportErrorInfo template magic
glue 31371   14 years vboxsync coding style
hgcm 29976   14 years vboxsync HGCM: workaround for a hang (xTracker 4985).
idl 31501   14 years vboxsync events: support for raw pointers too
include 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
linux 31040   14 years vboxsync gcc warning
nls 2634   17 years vboxsync nls
os2 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
solaris 31340   14 years vboxsync Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so.
testcase 31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
webservice 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
win 30832   14 years vboxsync Main: win burns
xml 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
xpcom 30856   14 years vboxsync OSE build fixes
ApplianceImpl.cpp 49.5 KB 30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
ApplianceImplExport.cpp 79.1 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
ApplianceImplImport.cpp 97.8 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
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   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
BIOSSettingsImpl.cpp 15.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ConsoleImpl2.cpp 179.1 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
ConsoleImpl.cpp 266.3 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
ConsoleImplTeleporter.cpp 45.0 KB 31256   14 years vboxsync ConsoleImplTeleporter.cpp: The server end as well (most important).
ConsoleVRDPServer.cpp 70.2 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
DHCPServerImpl.cpp 7.1 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
DHCPServerRunner.cpp 3.7 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
DisplayImpl.cpp 130.6 KB 31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
DisplayResampleImage.cpp 9.3 KB 31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
Doxyfile.Main 58.1 KB 25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
EventImpl.cpp 30.4 KB 31269   14 years vboxsync Main: don't return an IPRT error code here
Global.cpp 31.5 KB 31008   14 years vboxsync Main: reorganize session APIs
GuestImpl.cpp 58.5 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
GuestOSTypeImpl.cpp 12.5 KB 28825   15 years vboxsync Make SATA the default harddisk controller for Windows guests (Vista …
HostImpl.cpp 94.9 KB 31389   14 years vboxsync Main: Lock order when saving host usb filters.
HostNetworkInterfaceImpl.cpp 16.3 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
HostPower.cpp 5.5 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
KeyboardImpl.cpp 11.9 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
Logging.cpp 739 bytes 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MachineDebuggerImpl.cpp 19.4 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
MachineImpl.cpp 372.8 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
Makefile.kmk 29.7 KB 31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
Matching.cpp 4.8 KB 28800   15 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 31358   14 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
MediumImpl.cpp 211.5 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
MediumLock.cpp 8.5 KB 28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
MouseImpl.cpp 19.9 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
NATEngineImpl.cpp 17.2 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
NetworkAdapterImpl.cpp 44.6 KB 31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
ParallelPortImpl.cpp 13.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Performance.cpp 21.0 KB 30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
PerformanceImpl.cpp 23.4 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
ProgressImpl.cpp 52.2 KB 31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
ProgressProxyImpl.cpp 22.0 KB 30976   14 years vboxsync add support for Intel HD Audio, now built by default
RemoteUSBDeviceImpl.cpp 7.9 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
SerialPortImpl.cpp 17.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SessionImpl.cpp 37.6 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
SharedFolderImpl.cpp 10.4 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
SnapshotImpl.cpp 123.4 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
StorageControllerImpl.cpp 24.0 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
SystemPropertiesImpl.cpp 24.1 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
USBControllerImpl.cpp 35.7 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
USBDeviceImpl.cpp 8.5 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
VBoxDll.cpp 1.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxDriversRegister.cpp 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VFSExplorerImpl.cpp 18.5 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
VirtualBoxBase.cpp 30.9 KB 30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
VirtualBoxErrorInfoImpl.cpp 6.7 KB 30714   14 years vboxsync Main: remove SupportErrorInfo template magic
VirtualBoxImpl.cpp 140.7 KB 31539   14 years vboxsync Main: use settings struct for machine user data; remove …
VMMDevInterface.cpp 31.1 KB 31436   14 years vboxsync Guest Additions version lookup/status: Moved actual version string …
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