VirtualBox

source: vbox/trunk/src/VBox/Main

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @57415   9 年 vboxsync More DECLCALLBACK fixes.
(edit) @57413   9 年 vboxsync More DECLCALLBACK fixes.
(edit) @57403   9 年 vboxsync Main/Machine: Make sure the list of USB controllers is empty before …
(edit) @57372   9 年 vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57338   9 年 vboxsync Main/HostUSBdevice: Fixed issue on Linux
(edit) @57332   9 年 vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57326   9 年 vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57319   9 年 vboxsync MachineImpl: slightly adapted the error text
(edit) @57295   9 年 vboxsync Logging instead of assertion.
(edit) @57291   9 年 vboxsync Assertion.
(edit) @57287   9 年 vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57280   9 年 vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57277   9 年 vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57221   9 年 vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
(edit) @57216   9 年 vboxsync pr7972. OVF: fixed VBox version to correctly support new features …
(edit) @57194   9 年 vboxsync Main/Display: additional seamless rectangle logging.
(edit) @57191   9 年 vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57188   9 年 vboxsync Main/Console: when starting a VM from saved state, skip the immutable …
(edit) @57185   9 年 vboxsync build fix
(edit) @57183   9 年 vboxsync Main: use explicit types here to prevent compiler warnings
(edit) @57134   9 年 vboxsync Main/Machine: fix session state checking helpers (properly …
(edit) @57130   9 年 vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @57088   9 年 vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57065   9 年 vboxsync Main: in the macro declaring empty constructor/destructor, use a …
(edit) @57034   9 年 vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @57006   9 年 vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56994   9 年 vboxsync Main: Log and assert formatting fixes.
(edit) @56963   9 年 vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56959   9 年 vboxsync Main/Makefile.kmk: Sketched out how to generate code in makefiles …
(edit) @56958   9 年 vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
(edit) @56941   9 年 vboxsync VBoxSVC/iokit.cpp: OS X 10.11 USB tweaks.
(edit) @56925   9 年 vboxsync Main/Medium: Fix error message
(edit) @56909   9 年 vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56907   9 年 vboxsync DnD/Main: GuestDnDSourceImpl.cpp: Compare incoming and previously …
(edit) @56901   9 年 vboxsync DnD/Main: Gracefully rollback on GuestDnDURIData::Reset().
(edit) @56867   9 年 vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56864   9 年 vboxsync added two more OSX guest types
(edit) @56858   9 年 vboxsync ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
(edit) @56854   9 年 vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56853   9 年 vboxsync DisplayImpl: LogRel nit.
(edit) @56845   9 年 vboxsync added test
(edit) @56840   9 年 vboxsync Main/Display: notify when video mode hint capability is disabled too.
(edit) @56830   9 年 vboxsync Main/idl: comment
(edit) @56825   9 年 vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56824   9 年 vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   9 年 vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56820   9 年 vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   9 年 vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56782   9 年 vboxsync Nit.
(edit) @56734   9 年 vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56712   9 年 vboxsync IGuestDirectory: Another missing first arg, found by the assertion in …
(edit) @56711   9 年 vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56709   9 年 vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56696   9 年 vboxsync Main/cbinding: fix a possible NULL pointer dereference in the sample …
(edit) @56683   9 年 vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56681   9 年 vboxsync GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
(edit) @56679   9 年 vboxsync Main/cbinding: fix new style reserved attribute "unit" (forgotten …
(edit) @56669   9 年 vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @56662   9 年 vboxsync Main: When changing audio controller, change codec as well.
(edit) @56657   9 年 vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
(edit) @56656   9 年 vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
(edit) @56655   9 年 vboxsync Build fix.
(edit) @56653   9 年 vboxsync DnD: Some renaming, documentation, logging.
(edit) @56648   9 年 vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56636   9 年 vboxsync Main/glue/tests: add some comments to the java sample code, and clean …
(edit) @56625   9 年 vboxsync doc/SDKRef: Document how to run the system event queue when using the …
(edit) @56616   9 年 vboxsync DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
(edit) @56615   9 年 vboxsync Main: build fixes
(edit) @56610   9 年 vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56600   9 年 vboxsync Main/webservice: more Windows build fixing
(edit) @56599   9 年 vboxsync Warning fix (32-bit Windows).
(edit) @56598   9 年 vboxsync Main/webservice: windows build fix
(edit) @56597   9 年 vboxsync Main/webservice: make an attempt at gracefully handling webservice …
(edit) @56596   9 年 vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56595   9 年 vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56588   9 年 vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56587   9 年 vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @56584   9 年 vboxsync Main/RemoteUSBDevice: convert to API wrapper usage
(edit) @56583   9 年 vboxsync Main/ConsoleImpl: LogRel nit and todo has been addressed.
(edit) @56582   9 年 vboxsync Main/Console: make resume attempts over the API fail with a …
(edit) @56581   9 年 vboxsync Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
(edit) @56577   9 年 vboxsync Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
(edit) @56574   9 年 vboxsync Main/ProgressProxy: eliminate unnecessary includes
(edit) @56567   9 年 vboxsync IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
(edit) @56563   9 年 vboxsync Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
(edit) @56554   9 年 vboxsync DnD/Main: Wait a bit longer when checking for pending guest->host …
(edit) @56553   9 年 vboxsync DnD/Main: Update for error messages.
(edit) @56552   9 年 vboxsync ConsoleImpl: use doxygen for todo.
(edit) @56551   9 年 vboxsync Main/src-client: Don't resume a VM on host-resume unless it was …
(edit) @56523   9 年 vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56516   9 年 vboxsync Main: Save audio codec settings (see #7902).
(edit) @56512   9 年 vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56506   9 年 vboxsync DnD: Main: GuestDnDSourceImpl.cpp: More code for guest error handling.
(edit) @56494   9 年 vboxsync DnD: GuestDnDPrivate.cpp: Don't bail out too early when waiting for …
(edit) @56492   9 年 vboxsync Main: Raised the default RAM size of common Linux distributions from …
(edit) @56480   9 年 vboxsync Cleaned up leftovers.
(edit) @56477   9 年 vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(edit) @56474   9 年 vboxsync Main/Medium: Don't log an error when the medium is not configured for …
(edit) @56470   9 年 vboxsync Main: when reporting the guest CPU metrics, use the average between …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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