VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55222   10 年 vboxsync Main/Console: next attempt at making some g++ versions happy
(edit) @55219   10 年 vboxsync Main/Console: some g++ versions complain and need help to get the POD
(edit) @55214   10 年 vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55185   10 年 vboxsync Oops
(edit) @55182   10 年 vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55180   10 年 vboxsync s/drag'n'drop/drag and drop/
(edit) @54994   10 年 vboxsync Preserve error messages before calling …
(edit) @54978   10 年 vboxsync Main/Console: Fix automatic unpausing a VM which has several disks …
(edit) @54976   10 年 vboxsync Main/Console: Add method to add multiple disk encryption passwords …
(edit) @54809   10 年 vboxsync Distinguished error codes when a provided password is wrong
(edit) @54798   10 年 vboxsync Main/Console: Automatically resume the VM if all passwords were …
(edit) @54796   10 年 vboxsync Fix crash when loading a saved state with encrypted disks
(edit) @54758   10 年 vboxsync Fixes for disk encryption when working with snapshots
(edit) @54716   10 年 vboxsync Main: if the guest notifies us about a medium ejected, save the …
(edit) @54625   10 年 vboxsync Main: Fixes for disk encryption support and make use of the optimized …
(edit) @54592   10 年 vboxsync Build fix
(edit) @54591   10 年 vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54230   10 年 vboxsync PDM/Audio: Update.
(edit) @54108   10 年 vboxsync ConsoleImpl: Ifdef out the code to retrieve DNS info in …
(edit) @54106   10 年 vboxsync NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
(edit) @54060   10 年 vboxsync Main: Fix i_configMediumAttachment inconsistency for USB storage devices
(edit) @53767   10 年 vboxsync s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
(edit) @53760   10 年 vboxsync Main/ConsoleImpl: when doing VMR3ReqCall requests, do always drop the …
(edit) @53560   10 年 vboxsync Main: Fixes for disk encryption, delete the key again if configuring …
(edit) @53528   10 年 vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53442   10 年 vboxsync PDM Audio: Branch -> trunk.
(edit) @53407   10 年 vboxsync Disk encryption: Make sure the DekMissing guest property is set before …
(edit) @53066   10 年 vboxsync Fix typo introduced with r96513 which causes USB 2.0 devices being …
(edit) @53062   10 年 vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53031   10 年 vboxsync USB: Connecting the dots.
(edit) @52934   10 年 vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52926   10 年 vboxsync ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
(edit) @52921   10 年 vboxsync IMouse::PointerShape
(edit) @52901   10 年 vboxsync Main: trailing spaces + warning
(edit) @52319   10 年 vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52252   10 年 vboxsync Main: removed unnecesary vector/SafeArray conversion in …
(edit) @52251   10 年 vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52107   10 年 vboxsync Missing cast.
(edit) @52104   10 年 vboxsync Console: secret keys require non pageable memory too
(edit) @52082   10 年 vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52064   10 年 vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52032   10 年 vboxsync Console: Make it possible to disable saving state using new extradata
(edit) @52019   10 年 vboxsync Main/Console: Switch to RTMemSafer* for key backings
(edit) @51997   10 年 vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51925   10 年 vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51903   10 年 vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51765   10 年 vboxsync Main/src-client: fix SEGFAULT when returning USB devices and Shared …
(edit) @51752   10 年 vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51687   10 年 vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51630   10 年 vboxsync Main/Console: fix severe BSTR vs. Bstr related regressions from …
(edit) @51614   10 年 vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
(edit) @51612   10 年 vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51552   10 年 vboxsync Main: removed obsolete GetFramebuffer, updateDisplayData methods.
(edit) @51525   10 年 vboxsync DisplayImpl: notify framebuffer about VM shutdown.
(edit) @51476   10 年 vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51412   10 年 vboxsync Main/Console: preparations for OpenSSL FIPS container use, put …
(edit) @51342   11 年 vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51292   11 年 vboxsync Main/Console: fix medium change for virtual USB DVD drives, still hacky
(edit) @51219   11 年 vboxsync crOpenGL: PDMLED some naming
(edit) @51217   11 年 vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51096   11 年 vboxsync Main: use RT_FROM_MEMBER instead of RT_OFFSETOF; some Assert* cleanup
(edit) @51092   11 年 vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @50919   11 年 vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 年 vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50874   11 年 vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50737   11 年 vboxsync Main/Console: another error code
(edit) @50736   11 年 vboxsync Main/Console: fixed error code if changing a medium / network …
(edit) @50723   11 年 vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50686   11 年 vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50544   11 年 vboxsync Main/Event: eliminate unused parameter
(edit) @50403   11 年 vboxsync 6813 - src-client/USBDeviceImpl.cpp
(edit) @50033   11 年 vboxsync ConsoleImpl: load transient shared folders from saved state
(edit) @49949   11 年 vboxsync Main/ConsoleImpl: Indents for preprocessor.
(edit) @49679   11 年 vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49598   11 年 vboxsync warnings in normally disabled legacy code
(edit) @49471   11 年 vboxsync ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
(edit) @49324   11 年 vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49120   11 年 vboxsync Main: emulated webcam updates.
(edit) @48983   11 年 vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48528   11 年 vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48406   11 年 vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48313   11 年 vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48297   11 年 vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48054   11 年 vboxsync Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
(edit) @47905   11 年 vboxsync Main: warnings.
(edit) @47342   11 年 vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47249   11 年 vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47190   11 年 vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47174   11 年 vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47117   11 年 vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47106   11 年 vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @46815   11 年 vboxsync Main/VPX: be more verbose on error
(edit) @46807   11 年 vboxsync Main/ConsoleImpl: consider NULL here
(edit) @46788   11 年 vboxsync VMM: Suspend and resume reasons.
(edit) @46775   11 年 vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46610   11 年 vboxsync Main: properly fixed the return code of VRDEServer::COMSETTER(Enabled) …
(edit) @46584   11 年 vboxsync Main/ConsoleImpl: allow to change the VRDE server state even if the VM …
(edit) @46523   11 年 vboxsync Main/VBoxManage: allow to enable video recording at VM runtime
(edit) @46465   11 年 vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46451   11 年 vboxsync Console::powerDown: Fixed UVM referencing bug (typo).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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