VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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).
(edit) @45890   12 年 vboxsync Main: warnings
(edit) @45814   12 年 vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45757   12 年 vboxsync Main: more debugging
(edit) @45694   12 年 vboxsync Main/ConsoleImpl: don't run out of scope!
(edit) @45687   12 年 vboxsync Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
(edit) @45686   12 年 vboxsync Console::setGuestProperty: some cleanup.
(edit) @45679   12 年 vboxsync More E_INVALIDARG details on setting/deleting guest props
(edit) @45674   12 年 vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45336   12 年 vboxsync Main/Console: use appropriate API method for deleting the necessary …
(edit) @45284   12 年 vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @45030   12 年 vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 年 vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @44421   12 年 vboxsync mpVM -> mpUVM in comments and such.
(edit) @44419   12 年 vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44402   12 年 vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44393   12 年 vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44374   12 年 vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44368   12 年 vboxsync ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
(edit) @44364   12 年 vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44358   12 年 vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
(edit) @44355   12 年 vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44347   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44288   12 年 vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44191   12 年 vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44167   12 年 vboxsync Main: Increased guest property lookup performance by using a map for …
(edit) @44152   12 年 vboxsync Main/Snapshot+Console: Set up logging earlier to capture more error …
(edit) @44124   12 年 vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @44091   12 年 vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @43952   12 年 vboxsync Shared folders: instead of dropping a shared folder which does not …
(edit) @43649   12 年 vboxsync Main: typos
(edit) @43584   12 年 vboxsync Main,VRDP,VBoxTray: location awareness extension (ported from 4.2).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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