VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(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).
(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 …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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