VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54911   10 years vboxsync Main: Added paravirt. provider KVM APIs.
(edit) @54841   10 years vboxsync Main/Display: fixes to new screen blanking feature.
(edit) @54830   10 years vboxsync DisplayImpl: release display lock
(edit) @54828   10 years vboxsync Main,Frontends: use BitmapFormat in API.
(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) @54744   10 years vboxsync Main/Console: Set the correct interfaces to retrieve keys for …
(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) @54616   10 years vboxsync Initialize input mapping variables.
(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) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54567   10 years vboxsync DisplayImpl: handle VBVA_SCREEN_F_BLANK
(edit) @54495   10 years vboxsync Main/Display and Mouse: input mapping fix for when VMMDev is not in use.
(edit) @54494   10 years vboxsync Main/Display: input mapping fix.
(edit) @54493   10 years vboxsync Build fix.
(edit) @54491   10 years vboxsync PDM/Audio: Fixed crashes on termination.
(edit) @54425   10 years vboxsync Main/DisplayImpl: make it work with VBOX_WITH_CROGL disabled
(edit) @54368   10 years vboxsync PDM/Audio: Some renaming.
(edit) @54231   10 years vboxsync Build fix.
(edit) @54230   10 years vboxsync PDM/Audio: Update.
(edit) @54165   10 years vboxsync Display::notifyScaleFactorChange: thanks a bunch.
(edit) @54164   10 years vboxsync Main/Display: do not send ACPI events at all on cursor capability …
(edit) @54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
(edit) @54114   10 years vboxsync FE/Qt, Main: 7678: Do not log the improper call to 3D-overlay …
(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) @54054   10 years vboxsync Main and Additions/x11: remove VMMDEV_MOUSE_HOST_HAS_ABS_DEV (leaving …
(edit) @54053   10 years vboxsync Main/Display: do not send ACPI events if host cursor capabilities have …
(edit) @54023   10 years vboxsync Main: warning
(edit) @54009   10 years vboxsync LogRelMax
(edit) @53971   10 years vboxsync Main/DisplayImpl: less complicated
(edit) @53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
(edit) @53890   10 years vboxsync Host 3D: scaling: more instrumentation.
(edit) @53889   10 years vboxsync Host 3D: a bit more error reporting for scaling factor stuff.
(edit) @53888   10 years vboxsync Host 3D scaling: src-client: fix GUI notification about result of …
(edit) @53873   10 years vboxsync Main/include: remove some unneeded includes, they created an …
(edit) @53851   10 years vboxsync Host 3D & Main: coding style update.
(edit) @53849   10 years vboxsync Attempt to fix Windows burns.
(edit) @53847   10 years vboxsync Host 3D: content scalling: export IDisplay interface and connect it to …
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53815   10 years vboxsync Rename include/VBox/VBoxOGLTest.h to more common name (VBoxOGL.h) …
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(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) @53758   10 years vboxsync Main/DisplayImpl: replaced a few %d by %Rrc where appropriate
(edit) @53748   10 years vboxsync DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType …
(edit) @53730   10 years vboxsync DisplayImpl.cpp: VMSVGA3d does not use the mCrOglCallbacks.
(edit) @53723   10 years vboxsync Don't enabled the VBoxSharedOpenGL stuff if we're using VMSVGA3d.
(edit) @53722   10 years vboxsync Fixed some missing H()s in the graphics department. Use ptr for …
(edit) @53624   10 years vboxsync scm automatic cleanups.
(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) @53523   10 years vboxsync PDM/Audio: Add ALSA backend (work in progress).
(edit) @53508   10 years vboxsync warning
(edit) @53486   10 years vboxsync PDM/Audio: Warnings.
(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) @53330   10 years vboxsync ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
(edit) @53297   10 years vboxsync Main: Added API to report actual USB device speed.
(edit) @53222   10 years vboxsync Devices/vmsvga: enabled 3D and a few warning fixes
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @53128   10 years vboxsync Main/GuestControl: typos
(edit) @53127   10 years vboxsync Main/GuestDirectoryImpl: fixed typo
(edit) @53082   10 years vboxsync NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
(edit) @53080   10 years vboxsync USB LED fix.
(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) @53053   10 years vboxsync DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @53012   10 years vboxsync Main,Frontend: Windows 10 guest os type.
(edit) @52994   10 years vboxsync USB: Forgot to commit part of double LUN change.
(edit) @52981   10 years vboxsync Main: fixed memory leak
(edit) @52979   10 years vboxsync IDisplay::GetScreenResolution gcc warning
(edit) @52978   10 years vboxsync IDisplay::GetScreenResolution returns status of the guest monitor.
(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) @52924   10 years vboxsync IKeyboard::KeyboardLEDs getter
(edit) @52923   10 years vboxsync ConsoleVRDPServer: update the mouse pointer when the VRDP server is …
(edit) @52921   10 years vboxsync IMouse::PointerShape
(edit) @52901   10 years vboxsync Main: trailing spaces + warning
(edit) @52888   10 years vboxsync Main/EbmlWriter: warning
(edit) @52821   10 years vboxsync Main: warning, cleanup.
(edit) @52791   10 years vboxsync 6219: EBMLWriter further code cleanup. Separate interface from …
(edit) @52769   10 years vboxsync DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
(edit) @52667   10 years vboxsync DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
(edit) @52652   10 years vboxsync DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52481   10 years vboxsync 6813 - MachineImpl.cpp - IInternalMachineControl changes.
(edit) @52442   10 years vboxsync Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
(edit) @52432   10 years vboxsync Main/EbmlWriter: fixed version string
(edit) @52427   10 years vboxsync #6219: Segment duration calculation fixes. Coding style fixes.
(edit) @52400   10 years vboxsync 6813 KeyboardImpl.cpp changes
(edit) @52390   10 years vboxsync Main/crOpenGL: fix video recording
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