VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65162   8 years vboxsync Audio/Main: Some (ground) work for audio support for video recording.
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @65103   8 years vboxsync Main: doxygen fixes
(edit) @63239   8 years vboxsync Main: warnings
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63164   8 years vboxsync Main: Warnings
(edit) @63147   8 years vboxsync Main: warnings
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62222   8 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @61930   8 years vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61644   8 years vboxsync Main/ConsoleImpl: refine error handling for enabling the VRDE server
(edit) @61617   8 years vboxsync naughty!
(edit) @61610   8 years vboxsync Main: properly inform the user if the VRDE server cannot be started at …
(edit) @61536   8 years vboxsync Main/ConsoleImpl: provide an error message if enabling the VRDP server …
(edit) @61157   9 years vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @61009   9 years vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58414   9 years vboxsync Main/Console: Remove wrong alock.release() call introduced in r97548, …
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58170   9 years vboxsync doxygen: fixes.
(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) @57828   9 years vboxsync small fix. wrong condition in AssertBreakStmt
(edit) @57818   9 years vboxsync pr7179. as example, first attempt to replace auto_ptr on generic C++ …
(edit) @57599   9 years vboxsync Main/ConsoleImpl: don't complain if NAT redirection rules should be …
(edit) @57595   9 years vboxsync NVMe: Fixes
(edit) @57425   9 years vboxsync DECLCALLBACK
(edit) @57188   9 years vboxsync Main/Console: when starting a VM from saved state, skip the immutable …
(edit) @56963   9 years vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @56583   9 years vboxsync Main/ConsoleImpl: LogRel nit and todo has been addressed.
(edit) @56582   9 years vboxsync Main/Console: make resume attempts over the API fail with a …
(edit) @56581   9 years vboxsync Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
(edit) @56552   9 years vboxsync ConsoleImpl: use doxygen for todo.
(edit) @56551   9 years vboxsync Main/src-client: Don't resume a VM on host-resume unless it was …
(edit) @56470   9 years vboxsync Main: when reporting the guest CPU metrics, use the average between …
(edit) @56283   9 years vboxsync ConsoleImpl: LogRel nit.
(edit) @56268   9 years vboxsync Main/Console: improved NDIS version detection (#7849)
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56035   10 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55941   10 years vboxsync Network/HostOnly: Use driver enumeration instead of registry access …
(edit) @55769   10 years vboxsync Main: it++ => ++it
(edit) @55721   10 years vboxsync Main: Allow host-suspend/resume notifiers to be called several times …
(edit) @55542   10 years vboxsync Main: take approvals of VBoxEventType_OnCanShowWindow into account.
(edit) @55443   10 years vboxsync ConsoleImpl: removed unnecessary local variable.
(edit) @55442   10 years vboxsync Main/Console: fix shared folder crashes (mixup between API method and …
(edit) @55441   10 years vboxsync ConsoleImpl: call the right method i_removeSharedFolder
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55382   10 years vboxsync ConsoleImpl: log nit.
(edit) @55370   10 years vboxsync ConsoleImpl: log nit.
(edit) @55222   10 years vboxsync Main/Console: next attempt at making some g++ versions happy
(edit) @55219   10 years vboxsync Main/Console: some g++ versions complain and need help to get the POD
(edit) @55214   10 years vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @55185   10 years vboxsync Oops
(edit) @55182   10 years vboxsync Main,FE/VBoxManage: Support exporting machines as appliances which …
(edit) @55180   10 years vboxsync s/drag'n'drop/drag and drop/
(edit) @54994   10 years vboxsync Preserve error messages before calling …
(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) @54809   10 years vboxsync Distinguished error codes when a provided password is wrong
(edit) @54798   10 years vboxsync Main/Console: Automatically resume the VM if all passwords were …
(edit) @54796   10 years vboxsync Fix crash when loading a saved state with encrypted disks
(edit) @54758   10 years vboxsync Fixes for disk encryption when working with snapshots
(edit) @54716   10 years vboxsync Main: if the guest notifies us about a medium ejected, save the …
(edit) @54625   10 years vboxsync Main: Fixes for disk encryption support and make use of the optimized …
(edit) @54592   10 years vboxsync Build fix
(edit) @54591   10 years vboxsync Add support to supply passwords for disk encryption while the VM is running
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @54108   10 years vboxsync ConsoleImpl: Ifdef out the code to retrieve DNS info in …
(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) @53767   10 years vboxsync s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_M …
(edit) @53760   10 years vboxsync Main/ConsoleImpl: when doing VMR3ReqCall requests, do always drop the …
(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) @53066   10 years vboxsync Fix typo introduced with r96513 which causes USB 2.0 devices being …
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(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) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52901   10 years vboxsync Main: trailing spaces + warning
(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) @52107   10 years vboxsync Missing cast.
(edit) @52104   10 years vboxsync Console: secret keys require non pageable memory too
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
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