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) @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
(edit) @51925   10 years vboxsync Console,DrvVD: Clear the encryption keys on suspend
(edit) @51903   10 years vboxsync Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
(edit) @51899   10 years vboxsync Console,DrvVD: Make disk encryption completely configurable through …
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51804   10 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51799   10 years vboxsync Main/GuestDnD: warings
(edit) @51797   10 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51765   10 years vboxsync Main/src-client: fix SEGFAULT when returning USB devices and Shared …
(edit) @51764   10 years vboxsync don't insist on the presence of the crypt lib
(edit) @51762   10 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51754   10 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51752   10 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51724   10 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(edit) @51687   10 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51678   10 years vboxsync DisplayImpl: disabled source bitmap update, need to fix locking first.
(edit) @51656   10 years vboxsync DisplayImpl: workaround for a deadlock in AttachFramebuffer
(edit) @51642   10 years vboxsync LogRel nits.
(edit) @51639   10 years vboxsync LogRel cosmetics/consistency.
(edit) @51630   10 years vboxsync Main/Console: fix severe BSTR vs. Bstr related regressions from …
(edit) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51620   10 years vboxsync DnD: Autocallers, locking.
(edit) @51614   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
(edit) @51613   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
(edit) @51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51610   10 years vboxsync Reverted r94341: too early.
(edit) @51607   10 years vboxsync gcc warning
(edit) @51606   10 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
(edit) @51605   10 years vboxsync Main,Frontends: removed obsolete IFramebuffer methods: Address, …
(edit) @51604   10 years vboxsync DisplayImpl: removed obsolete mLast* fields.
(edit) @51603   10 years vboxsync DisplayImpl: removed obsolete framebuffer resize handling.
(edit) @51560   10 years vboxsync VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
(edit) @51556   10 years vboxsync DnD: Added support for dynamically managing formats on the host.
(edit) @51553   10 years vboxsync Main: removed obsolete SetFramebuffer method.
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