VirtualBox

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

Name Size Rev Age Author Last Change
../
darwin 7745   16 years vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
glue 7430   17 years vboxsync RTUCS2 -> RTUTF16
hgcm 7801   16 years vboxsync HGCM: Add user data pointer to HGCM service function table
idl 7848   16 years vboxsync webservice: change wsmap=struct to wsmap=managed for IAudioAdapter, …
include 7954   16 years vboxsync HostUSBDeviceState and HostUSBDeviceSubState typedefs.
linux 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
nls 2634   17 years vboxsync nls
testcase 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
win32 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
xml 7607   17 years vboxsync Main: Added more OS Type IDs.
AudioAdapterImpl.cpp 15.7 KB 7525   17 years vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
AudioSnifferInterface.cpp 7.1 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
BIOSSettingsImpl.cpp 18.5 KB 7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
ConsoleImpl2.cpp 81.0 KB 7946   16 years vboxsync cosmetics.
ConsoleImpl.cpp 210.3 KB 7939   16 years vboxsync AHCI: add status LED support, minor cleanups in the ahci controller code
ConsoleVRDPServer.cpp 63.7 KB 7761   16 years vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
DisplayImpl.cpp 75.0 KB 7258   17 years vboxsync Deleted obsolete code.
Doxyfile.Main 46.7 KB 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
DVDDriveImpl.cpp 14.8 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
DVDImageImpl.cpp 7.4 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
FloppyDriveImpl.cpp 15.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
FloppyImageImpl.cpp 7.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
FramebufferImpl.cpp 6.0 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
GuestImpl.cpp 9.1 KB 7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
GuestOSTypeImpl.cpp 4.4 KB 7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
HardDiskAttachmentImpl.cpp 3.4 KB 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
HardDiskImpl.cpp 166.1 KB 7277   17 years vboxsync Make the backend type a per-image property and get away from the per …
HostDVDDriveImpl.cpp 3.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostFloppyDriveImpl.cpp 3.3 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostImpl.cpp 107.0 KB 7944   16 years vboxsync Disabled host USB on solaris, not done yet.
HostNetworkInterfaceImpl.cpp 2.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
HostUSBDeviceImpl.cpp 37.2 KB 7852   16 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
KeyboardImpl.cpp 9.5 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
Logging.cpp 686 bytes 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
MachineDebuggerImpl.cpp 15.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
MachineImpl.cpp 314.4 KB 7611   17 years vboxsync Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
Makefile.kmk 17.9 KB 7852   16 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
Matching.cpp 4.7 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
MouseImpl.cpp 12.6 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
NetworkAdapterImpl.cpp 33.2 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
ParallelPortImpl.cpp 13.6 KB 6168   17 years vboxsync Main: Return errors when the parallel port is enabled but the path is null.
ProgressImpl.cpp 38.0 KB 6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
RemoteUSBDeviceImpl.cpp 5.8 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SATAControllerImpl.cpp 12.0 KB 7556   17 years vboxsync AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
SerialPortImpl.cpp 17.9 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SessionImpl.cpp 28.8 KB 7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
SharedFolderImpl.cpp 9.2 KB 6388   17 years vboxsync BOOL seems to be more correct
SnapshotImpl.cpp 12.1 KB 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
SystemPropertiesImpl.cpp 12.1 KB 6096   17 years vboxsync HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
USBControllerImpl.cpp 35.0 KB 7852   16 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
USBDeviceFilterImpl.cpp 33.9 KB 7852   16 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
USBDeviceImpl.cpp 6.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
USBProxyService.cpp 19.1 KB 7852   16 years vboxsync manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
VBoxDll.cpp 1000 bytes 6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
VBoxDriversRegister.cpp 2.2 KB 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
Version.cpp 830 bytes 5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
VirtualBoxBase.cpp 38.6 KB 6964   17 years vboxsync Main: Added support for warning result codes and for multi-error mode …
VirtualBoxErrorInfoImpl.cpp 6.1 KB 6935   17 years vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
VirtualBoxImpl.cpp 150.8 KB 7912   16 years vboxsync 12MB VRAM default for guests capable of seamless mode, Fedora Core is …
VirtualBoxImplExtra.cpp 6.0 KB 7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
VMMDevInterface.cpp 27.0 KB 7409   17 years vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
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