VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/DisplayImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66400   8 years vboxsync Main: bugref:8783: fixes for the new resizing code.
(edit) @66396   8 years vboxsync Main: reverted r114346.
(edit) @66394   8 years vboxsync Main: remove the old resizing code.
(edit) @66330   8 years vboxsync Main: doxygen fix for the new guest resizing code.
(edit) @66328   8 years vboxsync Main: updated the guest resizing code (disabled).
(edit) @65418   8 years vboxsync Main/VideoRec: Renaming, comment.
(edit) @65412   8 years vboxsync VideoRec: Renaming.
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65401   8 years vboxsync VideoRec: Update.
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65363   8 years vboxsync Build fix.
(edit) @65263   8 years vboxsync VideoRec: Made the feature less dependent from the codec(s) being used …
(edit) @65173   8 years vboxsync VideoRec: Revamped stream context allocation / structure handling by …
(edit) @65120   8 years vboxsync Main: doxygen fixes
(edit) @64105   8 years vboxsync 3D: Support for GuestMonitorStatus_Blank flag in …
(edit) @63822   8 years vboxsync include,Main,DevVGA: bugref:8387: support for guest request to blank …
(edit) @63606   8 years vboxsync PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch.
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63418   8 years vboxsync main: warnings in weird configs
(edit) @63244   8 years vboxsync Main: warnings
(edit) @63240   8 years vboxsync Main: warnings
(edit) @63147   8 years vboxsync Main: warnings
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62296   8 years vboxsync fix for r108820
(edit) @62295   8 years vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62139   8 years vboxsync bugref:8389: Main: fixed video recording with VBoxheadless
(edit) @61740   8 years vboxsync Main/Display: when taking a screenshot of a blanked/disabled screen, …
(edit) @61564   9 years vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61560   9 years vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @60905   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not reset …
(edit) @59786   9 years vboxsync Warning.
(edit) @59596   9 years vboxsync DisplayImpl: initialize mcRectVisibleRegion member
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58048   9 years vboxsync DisplayImpl: warning.
(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) @57194   9 years vboxsync Main/Display: additional seamless rectangle logging.
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(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) @56468   9 years vboxsync Main/Display: update seamless rectangles if window origin changes.
(edit) @55837   10 years vboxsync DisplayImpl: getScreenResolution, etc should use framebuffer info.
(edit) @55133   10 years vboxsync Main,Frontends: framebuffer identifier.
(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) @54616   10 years vboxsync Initialize input mapping variables.
(edit) @54582   10 years vboxsync Host 3D unscaled HiDPI output: privide notifyHiDPIOutputPolicyChange() …
(edit) @54567   10 years vboxsync DisplayImpl: handle VBVA_SCREEN_F_BLANK
(edit) @54494   10 years vboxsync Main/Display: input mapping fix.
(edit) @54425   10 years vboxsync Main/DisplayImpl: make it work with VBOX_WITH_CROGL disabled
(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) @54053   10 years vboxsync Main/Display: do not send ACPI events if host cursor capabilities have …
(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) @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) @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) @53528   10 years vboxsync Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
(edit) @53201   10 years vboxsync Devices/Main: vmsvga updates
(edit) @53053   10 years vboxsync DisplayImpl: cleanup - inlined handleResizeCompletedEMT, removed old …
(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) @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) @52574   10 years vboxsync IFramebuffer::capabilities
(edit) @52427   10 years vboxsync #6219: Segment duration calculation fixes. Coding style fixes.
(edit) @52390   10 years vboxsync Main/crOpenGL: fix video recording
(edit) @52377   10 years vboxsync main/crOpenGL: only issue screen info on framebuffer attach/detach
(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) @52237   10 years vboxsync Main/DisplayImpl: don't attempt to free this command buffer as the …
(edit) @52200   10 years vboxsync Main,Frontends: TakeScreenShot API cleanup.
(edit) @52117   10 years vboxsync DisplayImpl: IDisplay::InvalidateAndUpdateScreen
(edit) @52064   10 years vboxsync Main: IDisplay converted to use API wrappers.
(edit) @51984   10 years vboxsync Main: fix mode switch issue
(edit) @51836   10 years vboxsync DevVGA, Main: fFailOnResize parameter for pfnUpdateDisplayAll
(edit) @51762   10 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51724   10 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(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) @51627   10 years vboxsync IDisplay::SetFramebufferUpdateMode and IFramebuffer::NotifyUpdateImage.
(edit) @51612   11 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
(edit) @51610   11 years vboxsync Reverted r94341: too early.
(edit) @51607   11 years vboxsync gcc warning
(edit) @51606   11 years vboxsync Main,Frontends: IFramebuffer::NotifyUpdateImage
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