VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @7788   17 年 vboxsync Properly determine USB port version on Windows hosts.
(edit) @7773   17 年 vboxsync spaces.
(edit) @7761   17 年 vboxsync Use RTLdrLoadAppSharedLib for VRDP and HGCM libraries.
(edit) @7759   17 年 vboxsync The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support.
(edit) @7746   17 年 vboxsync Solaris host USB: Initially proxy stuff.
(edit) @7745   17 年 vboxsync Added enmSpeed to USBDEVICE, needed to figure out where to attach a device.
(edit) @7611   17 年 vboxsync Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
(edit) @7607   17 年 vboxsync Main: Added more OS Type IDs.
(edit) @7596   17 年 vboxsync Dynamic memory allocation for the path variable.
(edit) @7594   17 年 vboxsync FE/Qt3-4: openRemoteSession get the path to the executable through the …
(edit) @7568   17 年 vboxsync Main/Settings: Fixed typo in converter xslt that affected MacOSX hosts …
(edit) @7556   17 年 vboxsync AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
(edit) @7525   17 年 vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7516   17 年 vboxsync better error message if host kernel lacks support for SysV IPC
(edit) @7492   17 年 vboxsync Main/Settings: Fixed 1.2=>1.3 conversion: Add UART and LPT keys if missing.
(edit) @7466   17 年 vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7457   17 年 vboxsync AHCI: add configuration options for VBoxManage and fix two mistakes
(edit) @7442   17 年 vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7441   17 年 vboxsync Main/Settings: Added version 1.2=>1.3.pre conversion templates.
(edit) @7434   17 年 vboxsync AMD SVM -> AMD-V
(edit) @7430   17 年 vboxsync RTUCS2 -> RTUTF16
(edit) @7418   17 年 vboxsync UCS-2 -> UTF-16.
(edit) @7409   17 年 vboxsync VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by …
(edit) @7389   17 年 vboxsync Main/tstVBoxAPIWin: Updated to use arrays instead of collections.
(edit) @7387   17 年 vboxsync Main/Settings: Perform conversion in a loop to allow for multi-step …
(edit) @7370   17 年 vboxsync A little adjustment of the RTFILECOPY flags.
(edit) @7359   17 年 vboxsync Fix spelling of tun permission message.
(edit) @7350   17 年 vboxsync Main: Typo fix.
(edit) @7349   17 年 vboxsync Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier …
(edit) @7341   17 年 vboxsync Main/Settings: Implemented support for settings file auto-conversion …
(edit) @7340   17 年 vboxsync Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
(edit) @7327   17 年 vboxsync fixed windows builds
(edit) @7324   17 年 vboxsync Save/load implemented. Irq thread. It is highly advised to include …
(edit) @7315   17 年 vboxsync Main/Settings: Added XmlTreeBackend::AutoConverter subckasss and old …
(edit) @7309   17 年 vboxsync Main/Settings: Added XSLT-based auto-conversion functionality to the …
(edit) @7283   17 年 vboxsync Main: improve session documentation
(edit) @7277   17 年 vboxsync Make the backend type a per-image property and get away from the per …
(edit) @7258   17 年 vboxsync Deleted obsolete code.
(edit) @7257   17 年 vboxsync Load VRDP library from the vbox path.
(edit) @7256   17 年 vboxsync LogRel the failure to load VRDP library.
(edit) @7233   17 年 vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7218   17 年 vboxsync default reported NIC speed is 1GB/s
(edit) @7216   17 年 vboxsync Main/xml: Ident 4 -> 2.
(edit) @7207   17 年 vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @7164   17 年 vboxsync Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required.
(edit) @7104   17 年 vboxsync checkUSBProxyService warning message for solaris.
(edit) @7027   17 年 vboxsync Main/Settings: FromString <bool>: Recognize "0" and "1" and forget …
(edit) @7002   17 年 vboxsync Main: No warnings on VINF_SUCCESS.
(edit) @6988   17 年 vboxsync VBOXMAINDLL are used for stuff in different directories, so having …
(edit) @6985   17 年 vboxsync HGCM: reapplied r28137, which got lost when I commited the code Vitali …
(edit) @6981   17 年 vboxsync HostServices/SharedClipboard: attempt to handle the guest reconnecting …
(edit) @6972   17 年 vboxsync Don't kill debug builds on solaris with silly assertions.
(edit) @6968   17 年 vboxsync added support for E1000 to VBoxManage
(edit) @6967   17 年 vboxsync Don't use the system library path to look for plugins.
(edit) @6965   17 年 vboxsync Main: Host::checkUSBProxyService() now returns a warning instead of an …
(edit) @6964   17 年 vboxsync Main: Added support for warning result codes and for multi-error mode …
(edit) @6955   17 年 vboxsync reverted 28115 because of 28118
(edit) @6952   17 年 vboxsync HGCM tries to load service libs from specific locations.
(edit) @6950   17 年 vboxsync Enabled shared folders on the darwin platform.
(edit) @6935   17 年 vboxsync Main: Changed 'defined (RT_OS_WINDOWS)' => '!defined …
(edit) @6923   17 年 vboxsync Main: Added simple MS VisualBasic testcase.
(edit) @6922   17 年 vboxsync Main: COM Arrays: Allow for zero-sized arrays.
(edit) @6909   17 年 vboxsync Main: Added IMachine::machines2 that returns the array instead of the …
(edit) @6895   17 年 vboxsync Main: Error spelling.
(edit) @6875   17 年 vboxsync Main: Updated Doxygen XSL to properly suffix array parameters with [].
(edit) @6853   17 年 vboxsync fixed windows builds
(edit) @6852   17 年 vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6851   17 年 vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
(edit) @6828   17 年 vboxsync warning.
(edit) @6827   17 年 vboxsync warning.
(edit) @6826   17 年 vboxsync Fixed the lingering VBoxSVC process on darwin. The daemonize fix for …
(edit) @6792   17 年 vboxsync Wrong parameters order.
(edit) @6778   17 年 vboxsync VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
(edit) @6772   17 年 vboxsync A little adjustment of the put webservices-last hack.
(edit) @6762   17 年 vboxsync Main: Fixed loading of the Shared Folders service on OS/2.
(edit) @6752   17 年 vboxsync Converted to sub-makefiles so we can build webservices in parallel …
(edit) @6658   17 年 vboxsync VRDP server: fixed error handling if the VRDP library could not be loaded
(edit) @6616   17 年 vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6606   17 年 vboxsync attempt to fix xsl
(edit) @6597   17 年 vboxsync SB16 taken from qemu
(edit) @6596   17 年 vboxsync eol
(edit) @6511   17 年 vboxsync Added VBOX_WITH_WEBSERVICES for including / excluding the webservices …
(edit) @6464   17 年 vboxsync Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
(edit) @6461   17 年 vboxsync Main: No need to use goto in this case.
(edit) @6457   17 年 vboxsync Fix error message handling
(edit) @6449   17 年 vboxsync Main: Fixed build after r27415.
(edit) @6446   17 年 vboxsync Main: removed an unnecessary check in ConsoleImpl.cpp
(edit) @6444   17 年 vboxsync Main: moved release logging initialisation to before the power up thread
(edit) @6440   17 年 vboxsync Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
(edit) @6400   17 年 vboxsync shared folders: store 'writable' attribute, do it backward compatible
(edit) @6388   17 年 vboxsync BOOL seems to be more correct
(edit) @6387   17 年 vboxsync warning
(edit) @6384   17 年 vboxsync next try
(edit) @6382   17 年 vboxsync backed out again, needs build fixes on Windows
(edit) @6381   17 年 vboxsync build fix
(edit) @6380   17 年 vboxsync build fix
(edit) @6379   17 年 vboxsync support read-only shared folders
(edit) @6375   17 年 vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
(edit) @6367   17 年 vboxsync Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
(edit) @6361   17 年 vboxsync Fixed OS/2 build.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette