VirtualBox

source: vbox/trunk/src/VBox/Main/include/ConsoleImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65482   8 years vboxsync Main/Console: Add the disk integrity driver into the chain if some …
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65164   8 years vboxsync Main/VRDE: Got rid of Doppelmoppel i_getAudioVRDE() functions and use …
(edit) @65162   8 years vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65088   8 years vboxsync Main: doxygen fixes
(edit) @64134   8 years vboxsync AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
(edit) @64096   8 years vboxsync Main/ConsoleImpl: Move the check for the underlying filesystem of a …
(edit) @64093   8 years vboxsync Storage: Move the NonRotationalMedium property from the devices and …
(edit) @63239   8 years vboxsync Main: warnings
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @62918   8 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62636   8 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @61930   8 years vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61610   8 years vboxsync Main: properly inform the user if the VRDE server cannot be started at …
(edit) @59787   9 years vboxsync Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58004   9 years vboxsync pr7179. Part related to Console class and VMPowerUpTask, …
(edit) @58002   9 years vboxsync Revert 103021 because it's needed to split one commit up on to 3 …
(edit) @57996   9 years vboxsync pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @56268   9 years vboxsync Main/Console: improved NDIS version detection (#7849)
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55941   10 years vboxsync Network/HostOnly: Use driver enumeration instead of registry access …
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55184   10 years vboxsync Missing files
(edit) @54978   10 years vboxsync Main/Console: Fix automatic unpausing a VM which has several disks …
(edit) @54976   10 years vboxsync Main/Console: Add method to add multiple disk encryption passwords …
(edit) @54798   10 years vboxsync Main/Console: Automatically resume the VM if all passwords were …
(edit) @54758   10 years vboxsync Fixes for disk encryption when working with snapshots
(edit) @54625   10 years vboxsync Main: Fixes for disk encryption support and make use of the optimized …
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54106   10 years vboxsync NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
(edit) @54060   10 years vboxsync Main: Fix i_configMediumAttachment inconsistency for USB storage devices
(edit) @53722   10 years vboxsync Fixed some missing H()s in the graphics department. Use ptr for …
(edit) @53560   10 years vboxsync Main: Fixes for disk encryption, delete the key again if configuring …
(edit) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53407   10 years vboxsync Disk encryption: Make sure the DekMissing guest property is set before …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @52934   10 years vboxsync Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
(edit) @52926   10 years vboxsync ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
(edit) @52319   10 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52252   10 years vboxsync Main: removed unnecesary vector/SafeArray conversion in …
(edit) @52251   10 years vboxsync Main: update guest properties API to work with API wrappers, removed …
(edit) @52019   10 years vboxsync Main/Console: Switch to RTMemSafer* for key backings
(edit) @51925   10 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51753   10 years vboxsync Fix comment
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51476   11 years vboxsync DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
(edit) @51342   11 years vboxsync Main,DrvVD: Interface to pass the keys to the disk encryption module …
(edit) @51217   11 years vboxsync crOpenGL: pdm led, some fixes to follow
(edit) @51026   11 years vboxsync ConsoleImpl: SafeVMPtr mRC priority.
(edit) @51008   11 years vboxsync ConsoleImpl: SafeVMPtr, AutoVMCaller mRC init.
(edit) @50945   11 years vboxsync ConsoleImpl: fix a race at SafeVMPtr.
(edit) @50736   11 years vboxsync Main/Console: fixed error code if changing a medium / network …
(edit) @50723   11 years vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49324   11 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49120   11 years vboxsync Main: emulated webcam updates.
(edit) @48983   11 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48054   11 years vboxsync Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
(edit) @47342   11 years vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47106   11 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46465   11 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @45675   12 years vboxsync Main/Console: OSX fix
(edit) @45674   12 years vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45284   12 years vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @44425   12 years vboxsync Main: Some more pVM cleanups.
(edit) @44421   12 years vboxsync mpVM -> mpUVM in comments and such.
(edit) @44419   12 years vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44402   12 years vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44393   12 years vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 years vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44364   12 years vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44191   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44151   12 years vboxsync Main/Console: dump the VBoxInternal2 extradata settings since they …
(edit) @43908   12 years vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43584   12 years vboxsync Main,VRDP,VBoxTray: location awareness extension (ported from 4.2).
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42382   12 years vboxsync Main/Session+Console+Machine: minimal change to reduce the overhead of …
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @41925   12 years vboxsync allow to change the clipboard mode during runtime (API change …
(edit) @41528   13 years vboxsync Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
(edit) @41352   13 years vboxsync Main: remote smartcard
(edit) @41214   13 years vboxsync Main: move handleUnexpectedExceptions method to VirtualBoxBase
Note: See TracRevisionLog for help on using the revision log.

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