VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62296   8 年 vboxsync fix for r108820
(edit) @62295   8 年 vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62292   8 年 vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62258   8 年 vboxsync Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
(edit) @62222   8 年 vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @62221   8 年 vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
(edit) @62192   8 年 vboxsync Main: Allow StorageBus_PCIe
(edit) @62176   8 年 vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @62157   8 年 vboxsync *: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
(edit) @62141   8 年 vboxsync Main: fixed a few small memory leaks
(edit) @62139   8 年 vboxsync bugref:8389: Main: fixed video recording with VBoxheadless
(edit) @62117   8 年 vboxsync Audio: Bugfixes, logging.
(edit) @62105   8 年 vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62103   8 年 vboxsync Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
(edit) @62067   8 年 vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   8 年 vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62056   8 年 vboxsync Audio: More cleanup for backend defines.
(edit) @62047   8 年 vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62046   8 年 vboxsync Fix printf signed/unsigned mismatch.
(edit) @62014   8 年 vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @62013   8 年 vboxsync VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
(edit) @61986   8 年 vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61958   8 年 vboxsync Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
(edit) @61935   8 年 vboxsync MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
(edit) @61930   8 年 vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61923   8 年 vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   8 年 vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61917   8 年 vboxsync Main: doxygen fix
(edit) @61915   8 年 vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61914   8 年 vboxsync Main/webservice: warning
(edit) @61913   8 年 vboxsync src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
(edit) @61912   8 年 vboxsync Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
(edit) @61911   8 年 vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   8 年 vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61908   8 年 vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61893   8 年 vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61863   8 年 vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61792   8 年 vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @61790   8 年 vboxsync bugref:8344. Removed useless comparison.
(edit) @61788   8 年 vboxsync re-enable x2APIC for new Linux VMs
(edit) @61786   8 年 vboxsync Main/MachineDebugger: Pause the VM before querying the guest stack or …
(edit) @61783   8 年 vboxsync Main/xml/Settings.cpp: fix PCnet default settings handling
(edit) @61778   8 年 vboxsync ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings.
(edit) @61776   8 年 vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61774   8 年 vboxsync ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
(edit) @61765   8 年 vboxsync doxygen fix
(edit) @61758   8 年 vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61749   8 年 vboxsync required UUID change for r108134
(edit) @61747   8 年 vboxsync enable X2APIC for Linux guests
(edit) @61740   8 年 vboxsync Main/Display: when taking a screenshot of a blanked/disabled screen, …
(edit) @61714   8 年 vboxsync Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
(edit) @61713   8 年 vboxsync Main/MediumAttachment: Update the medium attachment log tag string …
(edit) @61697   8 年 vboxsync Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
(edit) @61689   8 年 vboxsync Main: increased the default size of RAM, VRAM and hard disk of some …
(edit) @61686   8 年 vboxsync Main: allow to compile with VBOX_WITH_USB=
(edit) @61684   8 年 vboxsync Main: IDisplay reverted r108035, not needed
(edit) @61678   8 年 vboxsync Main: IDisplay restored compatibility with 5.0 by using reserved …
(edit) @61667   8 年 vboxsync bugref:8238 VBoxSVC settings - USBDeviceFilter
(edit) @61645   8 年 vboxsync bugref:8344. added logic when new location consists of only a filename …
(edit) @61644   8 年 vboxsync Main/ConsoleImpl: refine error handling for enabling the VRDE server
(edit) @61624   8 年 vboxsync Main: fixed lock ordering
(edit) @61617   8 年 vboxsync naughty!
(edit) @61611   8 年 vboxsync Main: properly revert the internal state if the VRDE server cannot be …
(edit) @61610   8 年 vboxsync Main: properly inform the user if the VRDE server cannot be started at …
(edit) @61609   8 年 vboxsync Audio: Update.
(edit) @61604   8 年 vboxsync bugref:8344. using RTPATH_SLASH.
(edit) @61588   8 年 vboxsync Main/Machine: some comment fixing
(edit) @61564   8 年 vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61561   8 年 vboxsync Main: Implement IMachineDebugger::dumpGuestStack (implementation …
(edit) @61560   8 年 vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @61549   8 年 vboxsync bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl
(edit) @61541   8 年 vboxsync bugref:8344. Better processing of source and destination filename. …
(edit) @61536   8 年 vboxsync Main/ConsoleImpl: provide an error message if enabling the VRDP server …
(edit) @61519   8 年 vboxsync bugref:8344. Added logic checking new path for correctness.
(edit) @61517   8 年 vboxsync cosmetics
(edit) @61501   8 年 vboxsync Main/xml/Settings.cpp: fix almost complete snapshot breakage, it saved …
(edit) @61497   8 年 vboxsync Main/xml/Settings.cpp: more complete audio enable handling fix, should …
(edit) @61496   8 年 vboxsync Main/xml/Settings.cpp: fix audio enabled handling for VM configs file …
(edit) @61483   8 年 vboxsync bugref:8344. First variant of "move" operation for medium. Standalone …
(edit) @61482   8 年 vboxsync Main/USBProxyBackendSolaris: No need to destroy semaphore twice.
(edit) @61481   8 年 vboxsync Main/USBProxyBackendSolaris.cpp: better event semaphore destruction …
(edit) @61452   8 年 vboxsync Main/glue/glue-java.xsl: release all unused managed object references, …
(edit) @61423   8 年 vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @61418   8 年 vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
(edit) @61413   8 年 vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61380   8 年 vboxsync bugref:8238 VBoxSVC settings - Tidy Up
(edit) @61379   8 年 vboxsync Main/webservice: don't ship webtest any longer (to save space) and …
(edit) @61378   8 年 vboxsync bugref:8238 VBoxSVC settings - USBControllerImpl
(edit) @61377   8 年 vboxsync bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp
(edit) @61376   8 年 vboxsync Main/glue/vboxapi.py: fix API termination issue (double deinit, once …
(edit) @61367   8 年 vboxsync glue-java.xsl: update (c) year
(edit) @61365   8 年 vboxsync Main/glue-java.xsl: Addendum for r107491, make sure there is only a …
(edit) @61362   8 年 vboxsync Main: follow-up for r107642: during the first hour log everything
(edit) @61361   8 年 vboxsync Main/webservice: switch to using monotonic time for sessin expiration, …
(edit) @61349   8 年 vboxsync MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, …
(edit) @61347   8 年 vboxsync Main: reduce the occurrence of certain messages to max 1/minute
(edit) @61332   8 年 vboxsync Audio: Update.
(edit) @61326   8 年 vboxsync Main/VirtualBoxBase: Need to use Utf8StrFmt here
(edit) @61320   8 年 vboxsync Audio: Update.
(edit) @61314   8 年 vboxsync Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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