source:
vbox/trunk/src/VBox/Main@
19410
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cbinding | 19375 | 16 年 | cbinding: fixed the samples to have string UUID's instead of struct once. | ||
darwin | 19233 | 16 年 | #2946 & #2954: Main API now supports dynamic adding/removing network … | ||
freebsd | 19067 | 16 年 | Main/PerformanceFreeBSD.cpp: Seems getHostMemoryUsage is supposed to … | ||
generic | 19242 | 16 年 | Main: hopefully fixed Linux burns | ||
glue | 18831 | 16 年 | XPCOM glue: added extra search paths | ||
hgcm | 14215 | 16 年 | Fixed some warnings | ||
idl | 19249 | 16 年 | UUID: for r46627 | ||
include | 19270 | 16 年 | #3354: SubMetric instances leak fixed. No more leaks in metric … | ||
linux | 19233 | 16 年 | #2946 & #2954: Main API now supports dynamic adding/removing network … | ||
nls | 2634 | 18 年 | nls | ||
os2 | 18732 | 16 年 | NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed | ||
solaris | 19233 | 16 年 | #2946 & #2954: Main API now supports dynamic adding/removing network … | ||
testcase | 19242 | 16 年 | Main: hopefully fixed Linux burns | ||
webservice | 19320 | 16 年 | Python bindings: fixed keyword conflict, minor cleanup | ||
win | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | ||
xml | 18591 | 16 年 | E1000: Added support for 82545EM (MT Server) | ||
xpcom | 19296 | 16 年 | Main/FreeBSD: Use the same approach as on Darwin for daemonizing … | ||
ApplianceImpl.cpp | 191.6 KB | 19310 | 16 年 | Main: adpated to paramter type change of COMGETTER(ResultCode) | |
AudioAdapterImpl.cpp | 17.5 KB | 19058 | 16 年 | AudioAdapterImpl.cpp: There might be more OSS users, so join them up. | |
AudioSnifferInterface.cpp | 7.3 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
AutoLock.cpp | 14.6 KB | 16310 | 16 年 | AutoLock.cpp: TLS question. | |
BIOSSettingsImpl.cpp | 17.3 KB | 17669 | 16 年 | Main: Rework storage controller handling to allow an arbitrary number … | |
ConsoleImpl2.cpp | 125.1 KB | 19410 | 16 年 | EFI: Pass down RAM and CPU config to DevEFI. | |
ConsoleImpl.cpp | 230.5 KB | 19300 | 16 年 | VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have … | |
ConsoleVRDPServer.cpp | 65.2 KB | 19134 | 16 年 | Main: make VBox interfaces scriptable (that is, callable from Python … | |
DHCPServerImpl.cpp | 7.5 KB | 18208 | 16 年 | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DHCPServerRunner.cpp | 3.7 KB | 18208 | 16 年 | #3569: DHCP Server is now started from VBoxSVC and terminates with it. | |
DisplayImpl.cpp | 79.0 KB | 19300 | 16 年 | VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have … | |
Doxyfile.Main | 59.1 KB | 18630 | 16 年 | Doxyfile.Main: Restored indentation and formatting. | |
DVDDriveImpl.cpp | 18.6 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
FloppyDriveImpl.cpp | 18.8 KB | 19242 | 16 年 | Main: hopefully fixed Linux burns | |
FramebufferImpl.cpp | 6.4 KB | 14972 | 16 年 | #3285: Improve error handling API to include unique error numbers The … | |
Global.cpp | 14.4 KB | 17721 | 16 年 | Turbolinux | |
GuestImpl.cpp | 9.4 KB | 18113 | 16 年 | don't spam the release log if Guest::GetStatistic() fails | |
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 | 156.1 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
HostDVDDriveImpl.cpp | 3.5 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostFloppyDriveImpl.cpp | 3.5 KB | 15051 | 16 年 | Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on … | |
HostImpl.cpp | 85.4 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
HostNetworkInterfaceImpl.cpp | 16.3 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
HostPower.cpp | 4.8 KB | 19242 | 16 年 | Main: hopefully fixed Linux burns | |
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.8 KB | 19300 | 16 年 | VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have … | |
MachineImpl.cpp | 373.0 KB | 19280 | 16 年 | Main: Build fix for FreeBSD AMD64. key_t is 8 bytes big on amd64 | |
Makefile.kmk | 25.4 KB | 19134 | 16 年 | Main: make VBox interfaces scriptable (that is, callable from Python … | |
Matching.cpp | 4.9 KB | 14772 | 16 年 | Added vim modelines to aid following coding guidelines, like no tabs, … | |
MediumImpl.cpp | 30.4 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
MouseImpl.cpp | 13.3 KB | 15716 | 16 年 | #3285: Improve error handling API to include unique error numbers … | |
NetworkAdapterImpl.cpp | 32.9 KB | 18829 | 16 年 | undo 45832 | |
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.3 KB | 19161 | 16 年 | #3860: SEGFAULT fix. Metric unregistration re-written. | |
ProgressImpl.cpp | 48.2 KB | 19242 | 16 年 | Main: hopefully fixed Linux burns | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
SerialPortImpl.cpp | 17.6 KB | 16560 | 16 年 | Main: do not include include/VBox/settings.h from other header files … | |
SessionImpl.cpp | 34.3 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
SharedFolderImpl.cpp | 9.5 KB | 16215 | 16 年 | Reapplied r41613. | |
SnapshotImpl.cpp | 10.4 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
StorageControllerImpl.cpp | 17.8 KB | 17768 | 16 年 | export | |
SystemPropertiesImpl.cpp | 18.6 KB | 19403 | 16 年 | VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => … | |
USBControllerImpl.cpp | 37.4 KB | 17394 | 16 年 | #3551: “Main: Replace remaining collections with safe arrays” Convert … | |
USBDeviceImpl.cpp | 8.5 KB | 19239 | 16 年 | Main: support for using VBox from Python on Windows (still certain … | |
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, … | |
VirtualBoxBase.cpp | 39.6 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxErrorInfoImpl.cpp | 6.3 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VirtualBoxImpl.cpp | 147.9 KB | 19283 | 16 年 | removed debugging code | |
VirtualBoxImplExtra.cpp | 9.0 KB | 17911 | 16 年 | #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); … | |
VMMDevInterface.cpp | 28.6 KB | 18637 | 16 年 | crOpenGL: add seamless mode clip regions to opengl ones |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器