|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53330
|
10 years |
vboxsync |
ConsoleImpl2.cpp: Replaced VERR_GENERAL_FAILURE with more specific …
|
|
|
@53297
|
10 years |
vboxsync |
Main: Added API to report actual USB device speed.
|
|
|
@53222
|
10 years |
vboxsync |
Devices/vmsvga: enabled 3D and a few warning fixes
|
|
|
@53201
|
10 years |
vboxsync |
Devices/Main: vmsvga updates
|
|
|
@53128
|
10 years |
vboxsync |
Main/GuestControl: typos
|
|
|
@53127
|
10 years |
vboxsync |
Main/GuestDirectoryImpl: fixed typo
|
|
|
@53082
|
10 years |
vboxsync |
NetFlt/win: NDIS6: no halt on host suspend, hardware id changed to …
|
|
|
@53080
|
10 years |
vboxsync |
USB LED fix.
|
|
|
@53066
|
10 years |
vboxsync |
Fix typo introduced with r96513 which causes USB 2.0 devices being …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53053
|
10 years |
vboxsync |
DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
|
|
|
@53031
|
10 years |
vboxsync |
USB: Connecting the dots.
|
|
|
@53012
|
10 years |
vboxsync |
Main,Frontend: Windows 10 guest os type.
|
|
|
@52994
|
10 years |
vboxsync |
USB: Forgot to commit part of double LUN change.
|
|
|
@52981
|
10 years |
vboxsync |
Main: fixed memory leak
|
|
|
@52979
|
10 years |
vboxsync |
IDisplay::GetScreenResolution gcc warning
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52926
|
10 years |
vboxsync |
ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
|
|
|
@52924
|
10 years |
vboxsync |
IKeyboard::KeyboardLEDs getter
|
|
|
@52923
|
10 years |
vboxsync |
ConsoleVRDPServer: update the mouse pointer when the VRDP server is …
|
|
|
@52921
|
10 years |
vboxsync |
IMouse::PointerShape
|
|
|
@52901
|
10 years |
vboxsync |
Main: trailing spaces + warning
|
|
|
@52888
|
10 years |
vboxsync |
Main/EbmlWriter: warning
|
|
|
@52821
|
10 years |
vboxsync |
Main: warning, cleanup.
|
|
|
@52791
|
10 years |
vboxsync |
6219: EBMLWriter further code cleanup. Separate interface from …
|
|
|
@52769
|
10 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52667
|
10 years |
vboxsync |
DisplayImpl,VMMDev: cleaned up reenabling of the legacy video …
|
|
|
@52652
|
10 years |
vboxsync |
DisplayImpl: fixes for legacy VBVA locking and restoring saved state.
|
|
|
@52592
|
10 years |
vboxsync |
NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
|
|
|
@52574
|
10 years |
vboxsync |
IFramebuffer::capabilities
|
|
|
@52481
|
10 years |
vboxsync |
6813 - MachineImpl.cpp - IInternalMachineControl changes.
|
|
|
@52442
|
10 years |
vboxsync |
Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers
|
|
|
@52432
|
10 years |
vboxsync |
Main/EbmlWriter: fixed version string
|
|
|
@52427
|
10 years |
vboxsync |
#6219: Segment duration calculation fixes. Coding style fixes.
|
|
|
@52400
|
10 years |
vboxsync |
6813 KeyboardImpl.cpp changes
|
|
|
@52390
|
10 years |
vboxsync |
Main/crOpenGL: fix video recording
|
|
|
@52383
|
10 years |
vboxsync |
6219: EbmlWriter code cleanup. Default video capture quality tuning.
|
|
|
@52377
|
10 years |
vboxsync |
main/crOpenGL: only issue screen info on framebuffer attach/detach
|
|
|
@52342
|
10 years |
vboxsync |
6219: Added "quality" option for video capture
|
|
|
@52325
|
10 years |
vboxsync |
6219: Available storage free space check has been added. The capture …
|
|
|
@52319
|
10 years |
vboxsync |
Main,Frontends: poll more than one device in IConsole::GetDeviceActivity.
|
|
|
@52316
|
10 years |
vboxsync |
6219: Compilation fixes
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52309
|
10 years |
vboxsync |
DisplayImpl: do not wait for InvalidateAndUpdateEMT completion, …
|
|
|
@52252
|
10 years |
vboxsync |
Main: removed unnecesary vector/SafeArray conversion in …
|
|
|
@52251
|
10 years |
vboxsync |
Main: update guest properties API to work with API wrappers, removed …
|
|
|
@52248
|
10 years |
vboxsync |
Main: ISession fully converted to use API wrappers
|
|
|
@52247
|
10 years |
vboxsync |
VMM/GIM: Keep Minimal GIM provider guest agnostic.
|
|
|
@52237
|
10 years |
vboxsync |
Main/DisplayImpl: don't attempt to free this command buffer as the …
|
|
|
@52232
|
10 years |
vboxsync |
Main: ISession partially converted to use API wrappers
|
|
|
@52200
|
10 years |
vboxsync |
Main,Frontends: TakeScreenShot API cleanup.
|
|
|
@52117
|
10 years |
vboxsync |
DisplayImpl: IDisplay::InvalidateAndUpdateScreen
|
|
|
@52107
|
10 years |
vboxsync |
Missing cast.
|
|
|
@52104
|
10 years |
vboxsync |
Console: secret keys require non pageable memory too
|
|
|
@52090
|
10 years |
vboxsync |
Main, Fe/Qt4: Added method to get effective paravirt. provider in …
|
|
|
@52085
|
10 years |
vboxsync |
6813 - GuestImpl using COM Wrappers - bug fixes
|
|
|
@52082
|
10 years |
vboxsync |
6813 - DisplayImpl using COM Wrappers
|
|
|
@52064
|
10 years |
vboxsync |
Main: IDisplay converted to use API wrappers.
|
|
|
@52032
|
10 years |
vboxsync |
Console: Make it possible to disable saving state using new extradata
|
|
|
@52019
|
10 years |
vboxsync |
Main/Console: Switch to RTMemSafer* for key backings
|
|
|
@52009
|
10 years |
vboxsync |
Comments and nits.
|
|
|
@52004
|
10 years |
vboxsync |
Main/src-client: Fix passing the right OS-type for minimal provider as …
|
|
|
@51997
|
10 years |
vboxsync |
include,Main,Additions: SHFLSTRING cleanup.
|
|
|
@51984
|
10 years |
vboxsync |
Main: fix mode switch issue
|
|
|
@51925
|
10 years |
vboxsync |
Console,DrvVD: Clear the encryption keys on suspend
|
|
|
@51903
|
10 years |
vboxsync |
Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
|
|
|
@51899
|
10 years |
vboxsync |
Console,DrvVD: Make disk encryption completely configurable through …
|
|
|
@51836
|
10 years |
vboxsync |
DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
|
|
|
@51804
|
10 years |
vboxsync |
Main/src-client: Fix GIM provider for default/legacy OS X VMs.
|
|
|
@51799
|
10 years |
vboxsync |
Main/GuestDnD: warings
|
|
|
@51797
|
10 years |
vboxsync |
VMM/GIM/Minimal: OS X bits.
|
|
|
@51765
|
10 years |
vboxsync |
Main/src-client: fix SEGFAULT when returning USB devices and Shared …
|
|
|
@51764
|
10 years |
vboxsync |
don't insist on the presence of the crypt lib
|
|
|
@51762
|
10 years |
vboxsync |
DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
|
|
|
@51754
|
10 years |
vboxsync |
Main,DrvVD,VD: Implement support for VD plugins from extension packs
|
|
|
@51752
|
10 years |
vboxsync |
Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
|
|
|
@51724
|
10 years |
vboxsync |
DisplayImpl: removed obsolete g_StatDisplayRefresh.
|
|
|
@51687
|
10 years |
vboxsync |
Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
|
|
|
@51678
|
10 years |
vboxsync |
DisplayImpl: disabled source bitmap update, need to fix locking first.
|
|
|
@51656
|
10 years |
vboxsync |
DisplayImpl: workaround for a deadlock in AttachFramebuffer
|
|
|
@51642
|
10 years |
vboxsync |
LogRel nits.
|
|
|
@51639
|
10 years |
vboxsync |
LogRel cosmetics/consistency.
|
|
|
@51630
|
10 years |
vboxsync |
Main/Console: fix severe BSTR vs. Bstr related regressions from …
|
|
|
@51627
|
10 years |
vboxsync |
IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
|
|
|
@51620
|
10 years |
vboxsync |
DnD: Autocallers, locking.
|
|
|
@51614
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn3
|
|
|
@51613
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp - vn2
|
|
|
@51612
|
10 years |
vboxsync |
6813 Use of server side API wrapper code - ConsoleImpl.cpp
|
|
|
@51610
|
10 years |
vboxsync |
Reverted r94341: too early.
|
|
|
@51607
|
10 years |
vboxsync |
gcc warning
|
|
|
@51606
|
10 years |
vboxsync |
Main,Frontends: IFramebuffer::NotifyUpdateImage
|
|
|
@51605
|
10 years |
vboxsync |
Main,Frontends: removed obsolete IFramebuffer methods: Address, …
|
|
|
@51604
|
10 years |
vboxsync |
DisplayImpl: removed obsolete mLast* fields.
|
|
|
@51603
|
10 years |
vboxsync |
DisplayImpl: removed obsolete framebuffer resize handling.
|
|
|
@51560
|
10 years |
vboxsync |
VMM/GIM: Mapping of GIM MMIO2 regions and Hyper-V provider work.
|
|
|
@51556
|
10 years |
vboxsync |
DnD: Added support for dynamically managing formats on the host.
|
|
|
@51553
|
10 years |
vboxsync |
Main: removed obsolete SetFramebuffer method.
|
|
|