VirtualBox

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

Name Size Rev Age Author Last Change
../
testcase 32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
linux 32143   15 years vboxsync Main/HostHardwareLinux: removed an unused parameter
include 32142   15 years vboxsync Main/linux/USB: moved a vector container-based implementation detail …
xml 32123   15 years vboxsync typo
idl 32120   15 years vboxsync Main, devices: support for chipset selection in the public API
win 32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
freebsd 32015   15 years vboxsync Main/FreeBSD: Fix debug build
solaris 31911   15 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
os2 31892   15 years vboxsync OSE header fixes
darwin 31892   15 years vboxsync OSE header fixes
xpcom 31872   15 years vboxsync xpcom: SIGUSR1 will quit the server immediately if there are no open …
glue 31711   15 years vboxsync Java glue: update, MSCOM compiles again
webservice 31708   15 years vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
cbinding 31070   15 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
generic 30714   15 years vboxsync Main: remove SupportErrorInfo template magic
hgcm 29976   15 years vboxsync HGCM: workaround for a hang (xTracker 4985).
nls 2634   18 years vboxsync nls
ConsoleImpl.cpp 271.6 KB 32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
ConsoleImpl2.cpp 179.8 KB 32147   15 years vboxsync Main, Device: fix saved states (PCI)
GuestImpl.cpp 60.2 KB 32138   15 years vboxsync GuestImpl.cpp: AdditionsRunLevelType_None and …
VirtualBoxImpl.cpp 142.3 KB 32120   15 years vboxsync Main, devices: support for chipset selection in the public API
MachineImpl.cpp 382.3 KB 32120   15 years vboxsync Main, devices: support for chipset selection in the public API
GuestOSTypeImpl.cpp 13.0 KB 32120   15 years vboxsync Main, devices: support for chipset selection in the public API
Global.cpp 32.8 KB 32120   15 years vboxsync Main, devices: support for chipset selection in the public API
SystemPropertiesImpl.cpp 25.0 KB 32074   15 years vboxsync Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
ApplianceImplExport.cpp 86.0 KB 32064   15 years vboxsync Main/OVF: fix UUID messup with multiple disks on OVF export in vbox:Machine
MediumImpl.cpp 223.2 KB 32063   15 years vboxsync Main: comments
Makefile.kmk 29.7 KB 32062   15 years vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
USBProxyService.cpp 37.0 KB 32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
Performance.cpp 21.1 KB 32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
HostPower.cpp 5.5 KB 32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
HostImpl.cpp 95.0 KB 32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
VMMDevInterface.cpp 31.0 KB 32020   15 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
DisplayPNGUtil.cpp 6.9 KB 31958   15 years vboxsync Main: thumbnail PNG API, refactoring
DisplayImpl.cpp 126.4 KB 31958   15 years vboxsync Main: thumbnail PNG API, refactoring
ConsoleVRDPServer.cpp 72.5 KB 31957   15 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
USBDeviceFilterImpl.cpp 37.7 KB 31892   15 years vboxsync OSE header fixes
RemoteUSBBackend.cpp 37.0 KB 31892   15 years vboxsync OSE header fixes
HostUSBDeviceImpl.cpp 91.4 KB 31892   15 years vboxsync OSE header fixes
SessionImpl.cpp 37.6 KB 31698   15 years vboxsync Main, frontends: unsigned long long -> long long
MachineDebuggerImpl.cpp 19.4 KB 31698   15 years vboxsync Main, frontends: unsigned long long -> long long
ApplianceImpl.cpp 51.3 KB 31677   15 years vboxsync Main: move include statement
ApplianceImplImport.cpp 108.1 KB 31676   15 years vboxsync Main/FE/Qt4: add initial OVA support
ProgressImpl.cpp 52.5 KB 31625   15 years vboxsync Main: add a getter in IProgress for getting the current operation weight
SnapshotImpl.cpp 123.5 KB 31615   15 years vboxsync Main: Implemenation of per-machine media registries; …
EventImpl.cpp 30.5 KB 31572   15 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
SharedFolderImpl.cpp 10.4 KB 31544   15 years vboxsync build fix
VFSExplorerImpl.cpp 18.5 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
USBControllerImpl.cpp 35.7 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
StorageControllerImpl.cpp 24.0 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
NATEngineImpl.cpp 17.2 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
HostNetworkInterfaceImpl.cpp 16.3 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
DHCPServerRunner.cpp 3.7 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
MediumFormatImpl.cpp 9.2 KB 31358   15 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
MediumAttachmentImpl.cpp 10.6 KB 31301   15 years vboxsync More resource control changes
NetworkAdapterImpl.cpp 44.6 KB 31287   15 years vboxsync Initial API changes for resource control (storage/network/cpu)
DisplayResampleImage.cpp 9.3 KB 31279   15 years vboxsync Display: replaced floating point implementation of screenshot scaling …
ConsoleImplTeleporter.cpp 45.0 KB 31256   15 years vboxsync ConsoleImplTeleporter.cpp: The server end as well (most important).
ProgressProxyImpl.cpp 22.0 KB 30976   15 years vboxsync add support for Intel HD Audio, now built by default
AudioAdapterImpl.cpp 12.4 KB 30976   15 years vboxsync add support for Intel HD Audio, now built by default
PerformanceImpl.cpp 23.4 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
MouseImpl.cpp 19.9 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
DHCPServerImpl.cpp 7.1 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
VirtualBoxBase.cpp 30.9 KB 30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
VirtualBoxErrorInfoImpl.cpp 6.7 KB 30714   15 years vboxsync Main: remove SupportErrorInfo template magic
USBDeviceImpl.cpp 8.5 KB 30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
RemoteUSBDeviceImpl.cpp 7.9 KB 30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
KeyboardImpl.cpp 11.9 KB 30681   15 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
MediumLock.cpp 8.5 KB 28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
VBoxDriversRegister.cpp 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxDll.cpp 1.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SerialPortImpl.cpp 17.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
ParallelPortImpl.cpp 13.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Matching.cpp 4.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Logging.cpp 739 bytes 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
AudioSnifferInterface.cpp 6.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Doxyfile.Main 58.1 KB 25642   15 years vboxsync DOXYGEN -> DOXYGEN_RUNNING.
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