source:
vbox/trunk/src/VBox/Main@
21395
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cbinding | 20223 | 15 年 | cbinding: changed version 2.5 => version 3.0 | ||
darwin | 20512 | 15 年 | OSE headers | ||
freebsd | 19067 | 16 年 | Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to … | ||
generic | 20515 | 15 年 | typo | ||
glue | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | ||
hgcm | 21227 | 15 年 | VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup. | ||
idl | 21364 | 15 年 | readability newline | ||
include | 21395 | 15 年 | Stop performance counter sampling when the host goes into suspend … | ||
linux | 20481 | 15 年 | #3773: Detection of primary NIC for bridging in Linux. | ||
nls | 2634 | 18 年 | nls | ||
os2 | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
solaris | 19433 | 16 年 | #2957: Dynamic adding/removing host-only adapters via GUI/Main. | ||
testcase | 20977 | 15 年 | API: weed out NULL strings, as many clients cannot use them | ||
webservice | 21301 | 15 年 | webservice/Makefile.kmk: Restored spaces that r49593 removed and fixed … | ||
win | 21243 | 15 年 | Use normal priority for the power notification thread. (windows host) | ||
xml | 21079 | 15 年 | Main: move libxml2 to IPRT unconditionally (remove … | ||
xpcom | 21179 | 15 年 | xpcom: small double-slash fix for the special VBoxSVC launch logic on … | ||
ApplianceImpl.cpp | 209.1 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
AudioAdapterImpl.cpp | 17.0 KB | 20501 | 15 年 | Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+). | |
AudioSnifferInterface.cpp | 7.3 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
AutoLock.cpp | 1.7 KB | 20932 | 15 年 | Main/AutoLock: eliminate not entirely working custom windows … | |
BIOSSettingsImpl.cpp | 17.3 KB | 17669 | 16 年 | Main: Rework storage controller handling to allow an arbitrary number … | |
ConsoleImpl2.cpp | 128.1 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
ConsoleImpl.cpp | 237.6 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
ConsoleVRDPServer.cpp | 65.2 KB | 19134 | 16 年 | Main: make VBox interfaces scriptable (that is, callable from Python … | |
DHCPServerImpl.cpp | 7.6 KB | 20596 | 15 年 | Corrected xml format change compared to 2.2.x. | |
DHCPServerRunner.cpp | 3.5 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
DisplayImpl.cpp | 77.5 KB | 20814 | 15 年 | Main: prototyped screenshot usable for scripting languages | |
Doxyfile.Main | 59.1 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
DVDDriveImpl.cpp | 18.7 KB | 19511 | 16 年 | DVD/Floppy: rollback if unmount failed | |
FloppyDriveImpl.cpp | 18.9 KB | 19511 | 16 年 | DVD/Floppy: rollback if unmount failed | |
Global.cpp | 14.4 KB | 19811 | 16 年 | Wrong default memory size for Solaris and OpenSolaris (now 768) | |
GuestImpl.cpp | 9.4 KB | 21219 | 15 年 | VBox/VBoxDev.h -> VBox/VMMDev.h | |
GuestOSTypeImpl.cpp | 7.7 KB | 15064 | 16 年 | Added QNX guest OS type. Cleaned up the guest OS table. | |
HardDiskAttachmentImpl.cpp | 3.7 KB | 17671 | 16 年 | Main: Try to fix Windows builds | |
HardDiskFormatImpl.cpp | 9.3 KB | 16873 | 16 年 | Storage/VBoxHDD: eliminate the obsolete "-new" part of the name. | |
HardDiskImpl.cpp | 159.2 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
HostDVDDriveImpl.cpp | 3.6 KB | 20977 | 15 年 | API: weed out NULL strings, as many clients cannot use them | |
HostFloppyDriveImpl.cpp | 3.6 KB | 20977 | 15 年 | API: weed out NULL strings, as many clients cannot use them | |
HostImpl.cpp | 87.5 KB | 21395 | 15 年 | Stop performance counter sampling when the host goes into suspend … | |
HostNetworkInterfaceImpl.cpp | 16.3 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
HostPower.cpp | 5.4 KB | 21395 | 15 年 | Stop performance counter sampling when the host goes into suspend … | |
KeyboardImpl.cpp | 10.3 KB | 15715 | 16 年 | #3285: Improve error handling API to include unique error numbers … | |
Logging.cpp | 927 位元組 | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MachineDebuggerImpl.cpp | 18.7 KB | 19500 | 16 年 | TM: Moved the WarpDrive feature out of TMVirtual and made the setter … | |
MachineImpl.cpp | 374.0 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
Makefile.kmk | 26.0 KB | 21138 | 15 年 | Main/Makefile.kmk: Fixed annoying remaking of VirtualBox_stripped.xidl … | |
Matching.cpp | 4.9 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MediumImpl.cpp | 30.6 KB | 20977 | 15 年 | API: weed out NULL strings, as many clients cannot use them | |
MouseImpl.cpp | 14.1 KB | 21226 | 15 年 | VMMDev.h: cleanup. | |
NetworkAdapterImpl.cpp | 33.0 KB | 20977 | 15 年 | API: weed out NULL strings, as many clients cannot use them | |
ParallelPortImpl.cpp | 14.0 KB | 16560 | 16 年 | Main: do not include include/VBox/settings.h from other header files … | |
Performance.cpp | 16.0 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
PerformanceImpl.cpp | 21.7 KB | 21395 | 15 年 | Stop performance counter sampling when the host goes into suspend … | |
ProgressImpl.cpp | 48.2 KB | 20220 | 15 年 | Main: back out the IProgess::GetResultCode() parameter change | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
SerialPortImpl.cpp | 18.2 KB | 19624 | 16 年 | added raw file serial driver | |
SessionImpl.cpp | 34.3 KB | 20274 | 15 年 | Main/Session: add missing flow logging for GetRemoteConsole | |
SharedFolderImpl.cpp | 9.6 KB | 21079 | 15 年 | Main: move libxml2 to IPRT unconditionally (remove … | |
SnapshotImpl.cpp | 10.4 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
StorageControllerImpl.cpp | 17.8 KB | 17768 | 16 年 | export | |
SystemPropertiesImpl.cpp | 20.2 KB | 20262 | 15 年 | Main: fix linux burns | |
USBControllerImpl.cpp | 37.6 KB | 20976 | 15 年 | Removed incorrect checks for USB product id Doxyfile.Main= 0. Some … | |
USBDeviceImpl.cpp | 8.5 KB | 20976 | 15 年 | Removed incorrect checks for USB product id Doxyfile.Main= 0. Some … | |
VBoxDll.cpp | 1.2 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VBoxDriversRegister.cpp | 2.4 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
Version.cpp | 1.0 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
VFSExplorerImpl.cpp | 18.1 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
VirtualBoxBase.cpp | 39.6 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxErrorInfoImpl.cpp | 6.4 KB | 21079 | 15 年 | Main: move libxml2 to IPRT unconditionally (remove … | |
VirtualBoxImpl.cpp | 148.9 KB | 21394 | 15 年 | Backing out r49763 to fix Windows burns. | |
VirtualBoxImplExtra.cpp | 9.0 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VMMDevInterface.cpp | 28.5 KB | 21227 | 15 年 | VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器