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) @59596   9 years vboxsync DisplayImpl: initialize mcRectVisibleRegion member
(edit) @59571   9 years vboxsync Main(bugref:7809): Moved driver version reporting from VBox.log to …
(edit) @59419   9 years vboxsync DrvAudioVRDE.cpp: Fixed wrong casting (PVRDESTREAMIN -> …
(edit) @59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
(edit) @59369   9 years vboxsync VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
(edit) @59341   9 years vboxsync Main/ExtPack: also mention that the version of the ExtPack might be …
(edit) @59288   9 years vboxsync Main: fix for VBOX_WITH_VUSB disabled
(edit) @59267   9 years vboxsync gcc warning
(edit) @59252   9 years vboxsync pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
(edit) @59248   9 years vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59229   9 years vboxsync DBGC,Main: Global and per-VM debugger console init script support.
(edit) @59122   9 years vboxsync Main/USB: More fixes
(edit) @59117   9 years vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58959   9 years vboxsync Main: Fix starting a VM with a physical PCI device attached. The …
(edit) @58552   9 years vboxsync pr7179. Fixes and improvement in the classes GuestSessionTask, …
(edit) @58521   9 years vboxsync pr7179. GuestSession, GuestProcess, GuestControl classes have been …
(edit) @58519   9 years vboxsync pr7179. DnD part has been changed.
(edit) @58449   9 years vboxsync Main/ConsoleImpl2: comment.
(edit) @58437   9 years vboxsync Main: Added paravirtdebug options.
(edit) @58414   9 years vboxsync Main/Console: Remove wrong alock.release() call introduced in r97548, …
(edit) @58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58370   9 years vboxsync DnD: Warnings.
(edit) @58368   9 years vboxsync Main: moved external auth library helpers to a separate source file.
(edit) @58330   9 years vboxsync Build fix.
(edit) @58329   9 years vboxsync DnD: Updates/bugfixes: - Added separate VBOXDNDDISCONNECTMSG …
(edit) @58257   9 years vboxsync DnD: Added context IDs for all HGCM messages.
(edit) @58232   9 years vboxsync DnD: More validation.
(edit) @58231   9 years vboxsync DnD: Added VBOX_DND_CB_MAGIC_MAKE.
(edit) @58230   9 years vboxsync DnD: Bugfixes.
(edit) @58212   9 years vboxsync DnD: Updates. - Introduced protocol changelog in DragAndDropSvc.h. …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58111   9 years vboxsync include,misc: More Doxygen grouping adjustments.
(edit) @58056   9 years vboxsync Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg …
(edit) @58048   9 years vboxsync DisplayImpl: warning.
(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) @57989   9 years vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57979   9 years vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57948   9 years vboxsync Guest*Impl.cpp: Two VERR_PERMISSION_DENIED todos.
(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) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57776   9 years vboxsync DnD: Renamed DNDDIRDROPPEDFILES to DnDDroppedFiles and restructured it …
(edit) @57654   9 years vboxsync DnD: Moved allocation of DNDDIRDROPPEDFILES into …
(edit) @57599   9 years vboxsync Main/ConsoleImpl: don't complain if NAT redirection rules should be …
(edit) @57595   9 years vboxsync NVMe: Fixes
(edit) @57552   9 years vboxsync Main: be slightly more descriptive with this informational message
(edit) @57546   9 years vboxsync UsbCardReader: Clear the pointer to the driver or we might run into a …
(edit) @57524   9 years vboxsync Main: NVMe integration
(edit) @57505   9 years vboxsync Main: a warning and a false positive
(edit) @57500   9 years vboxsync DnD: Use a separate context for URI object when transferring, misc …
(edit) @57469   9 years vboxsync DnD: Fixed host->guest crashes on OS X hosts.
(edit) @57452   9 years vboxsync Build fix; forgot a file.
(edit) @57425   9 years vboxsync DECLCALLBACK
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57326   9 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57295   9 years vboxsync Logging instead of assertion.
(edit) @57291   9 years vboxsync Assertion.
(edit) @57287   9 years vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57221   9 years vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
(edit) @57194   9 years vboxsync Main/Display: additional seamless rectangle logging.
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57188   9 years vboxsync Main/Console: when starting a VM from saved state, skip the immutable …
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56963   9 years vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56907   9 years vboxsync DnD/Main: GuestDnDSourceImpl.cpp: Compare incoming and previously …
(edit) @56858   9 years vboxsync ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
(edit) @56853   9 years vboxsync DisplayImpl: LogRel nit.
(edit) @56840   9 years vboxsync Main/Display: notify when video mode hint capability is disabled too.
(edit) @56782   9 years vboxsync Nit.
(edit) @56734   9 years vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56712   9 years vboxsync IGuestDirectory: Another missing first arg, found by the assertion in …
(edit) @56711   9 years vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56709   9 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56683   9 years vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56657   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
(edit) @56656   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
(edit) @56655   9 years vboxsync Build fix.
(edit) @56653   9 years vboxsync DnD: Some renaming, documentation, logging.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56616   9 years vboxsync DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @56584   9 years vboxsync Main/RemoteUSBDevice: convert to API wrapper usage
(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) @56567   9 years vboxsync IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
(edit) @56554   9 years vboxsync DnD/Main: Wait a bit longer when checking for pending guest->host …
(edit) @56553   9 years vboxsync DnD/Main: Update for error messages.
(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) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
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