VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30032   15 years vboxsync DisplayImpl: fixed VRDP multimonitor (xTracker 5014).
(edit) @29542   15 years vboxsync Main: better handle null shapes
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @28927   15 years vboxsync Main/Display: seamless for multimonitor, fix for not Windows guests. …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28602   15 years vboxsync Main/Display: resize a new framebuffer (xTracker 4655)
(edit) @28468   15 years vboxsync Main: bug in args check of Display::TakeScreenShotToArray
(edit) @28447   15 years vboxsync Main/Display: fixed memory leak in Display::TakeScreenShotToArray()
(edit) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28310   15 years vboxsync accident
(edit) @28308   15 years vboxsync Main/DisplayImpl.cpp: fix
(edit) @28282   15 years vboxsync 2d: disable Assert
(edit) @28264   15 years vboxsync VideoModeSupported for multimonitor. (xTracker 4655)
(edit) @28256   15 years vboxsync Main/DisplayImpl.cpp: gcc warnings
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28240   15 years vboxsync IDisplay::InvalidateAndUpdate for multimonitor, DrawToScreen fix for …
(edit) @28235   15 years vboxsync IDisplay::DrawToScreen for multimonitor, update rectangle, fixed typo …
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @27905   15 years vboxsync Main: coding style
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27754   15 years vboxsync Main/Display, Devices/Graphics: added a generic guest …
(edit) @27751   15 years vboxsync Main/Display: VBVA should call Framebuffer::RequestResize only if …
(edit) @27724   15 years vboxsync 2d: more clean 'hacking'
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27560   15 years vboxsync Fix #4631 (Crash when taking a snapshot of a VM running with …
(edit) @26443   15 years vboxsync Fixed loading DisplayScreenshot from saved state (a corrected fix).
(edit) @26426   15 years vboxsync Fixed loading DisplayScreenshot from saved state.
(edit) @26235   15 years vboxsync Main: coding style
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26166   15 years vboxsync PDM: s/szDriverName/szName/g - PDMDRVREG.
(edit) @26004   15 years vboxsync png_write_data_fn: another (uint32_t) cast to shut up MSC, added …
(edit) @26002   15 years vboxsync build fix.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25971   15 years vboxsync pdmifs.h: another batch of _IID changes.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25893   15 years vboxsync PDMDrv,*: multi context drivers, part 2.
(edit) @25860   15 years vboxsync Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @25126   15 years vboxsync Main: fixes for libpng14 (public ticket #5615)
(edit) @25069   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP …
(edit) @25054   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP …
(edit) @25052   15 years vboxsync HGSMI/VBVA: enable VRDP commands only if there are connected RDP clients.
(edit) @25036   15 years vboxsync Fixed black screen when guest color depth is not 32 bpp (xTracker 4495).
(edit) @24995   15 years vboxsync Main: gcc warning
(edit) @24941   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24932   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24931   15 years vboxsync DisplayImpl: VBVA lock (xTracker 4463).
(edit) @24924   15 years vboxsync More VBVA lock code (disabled, xTracker 4463)
(edit) @24890   15 years vboxsync DisplayImpl: VBVA lock (incomplete, xTracker 4463).
(edit) @24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24464   15 years vboxsync TakeScreenShotSlow corrected comment and API spec.
(edit) @24459   15 years vboxsync TakeScreenShotSlow convert pixels.
(edit) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24407   15 years vboxsync Put screenshot to saved state (incomplete and disabled), fixed burn.
(edit) @24405   15 years vboxsync Put screenshot to saved state (incomplete and disabled).
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @24301   15 years vboxsync Main,Frontends: Added two new running states: Teleporting and …
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24166   15 years vboxsync 2d accel: fix the typo; some dbg assertions
(edit) @24165   15 years vboxsync 2d accel: proper handle the 2d command when framebuffer in null
(edit) @23185   15 years vboxsync Skip VBVA update if framebufer is being resized.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22443   15 years vboxsync Removed unnecessary log statement.
(edit) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21796   15 years vboxsync trailing spaces
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(edit) @20224   16 years vboxsync Main/Display: Fixes for multiple screens. Don't update the screen …
(edit) @20021   16 years vboxsync Main/Display: properly save/restore some important members, see …
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19588   16 years vboxsync Do not lock IFramebuffer while it is being resized (xTracker #3902).
(edit) @19432   16 years vboxsync HGSMI: Main.
(edit) @19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
(edit) @18669   16 years vboxsync DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
(edit) @16199   16 years vboxsync displayRefreshCallback: removed obsolete assertion (xTracker #3489).
(edit) @16196   16 years vboxsync handleDisplayResize: corrected the return code (xTracker #3489).
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @16181   16 years vboxsync Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
(edit) @15874   16 years vboxsync More detailed assertion message.
(edit) @15812   16 years vboxsync Fixed completely broken Display::COMGETTER(Width)
(edit) @15762   16 years vboxsync Main: Exmplicit machine state comparisons replaced with bool …
(edit) @15732   16 years vboxsync #3285: Improve error handling API to include unique error numbers …
(edit) @15256   16 years vboxsync Explicit cast for VMR3ReqCall NULL parameters.
(edit) @14972   16 years vboxsync #3285: Improve error handling API to include unique error numbers The …
(edit) @14942   16 years vboxsync Tabs to spaces.
(edit) @14772   16 years vboxsync Added vim modelines to aid following coding guidelines, like no tabs, …
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