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) @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
(edit) @52383   10 years vboxsync 6219: EbmlWriter code cleanup. Default video capture quality tuning.
(edit) @52377   10 years vboxsync main/crOpenGL: only issue screen info on framebuffer attach/detach
(edit) @52342   10 years vboxsync 6219: Added "quality" option for video capture
(edit) @52325   10 years vboxsync 6219: Available storage free space check has been added. The capture …
(edit) @52319   10 years vboxsync Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
(edit) @52316   10 years vboxsync 6219: Compilation fixes
(edit) @52312   10 years vboxsync 6219: New parameters related to file size / recording time limitation …
(edit) @52309   10 years vboxsync DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
(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) @52248   10 years vboxsync Main: ISession fully converted to use API wrappers
(edit) @52247   10 years vboxsync VMM/GIM: Keep Minimal GIM provider guest agnostic.
(edit) @52237   10 years vboxsync Main/DisplayImpl: don't attempt to free this command buffer as the …
(edit) @52232   10 years vboxsync Main: ISession partially converted to use API wrappers
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52117   10 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52107   10 years vboxsync Missing cast.
(edit) @52104   10 years vboxsync Console: secret keys require non pageable memory too
(edit) @52090   10 years vboxsync Main, Fe/Qt4: Added method to get effective paravirt. provider in …
(edit) @52085   10 years vboxsync 6813 - GuestImpl using COM Wrappers - bug fixes
(edit) @52082   10 years vboxsync 6813 - DisplayImpl using COM Wrappers
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @52032   10 years vboxsync Console: Make it possible to disable saving state using new extradata
(edit) @52019   10 years vboxsync Main/Console: Switch to RTMemSafer* for key backings
(edit) @52009   10 years vboxsync Comments and nits.
(edit) @52004   10 years vboxsync Main/src-client: Fix passing the right OS-type for minimal provider as …
(edit) @51997   10 years vboxsync include,Main,Additions: SHFLSTRING cleanup.
(edit) @51984   10 years vboxsync Main: fix mode switch issue
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