VirtualBox

source: vbox/trunk/src/VBox/Main/include/DisplayImpl.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31718   14 years vboxsync Main: PNG screenshoting API
(edit) @31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @29518   15 years vboxsync Main: onMousePointerShapeChange reworked
(edit) @28973   15 years vboxsync IConsoleCallback in Display (xTracker 4878)
(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) @28368   15 years vboxsync Main/Display: seamless for multimonitor. (xTracker 4655)
(edit) @28245   15 years vboxsync IDisplay::TakeScreenshot for multimonitor. (xTracker 4655)
(edit) @28220   15 years vboxsync IDisplay::DrawToScreen for multimonitor (xTracker 4655)
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @27751   15 years vboxsync Main/Display: VBVA should call Framebuffer::RequestResize only if …
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @26782   15 years vboxsync Main, Frontends: added support for virtual pointing devices with no …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25901   15 years vboxsync CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
(edit) @25069   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) @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) @24457   15 years vboxsync Put PNG screenshot to saved state (works but disabled).
(edit) @24405   15 years vboxsync Put screenshot to saved state (incomplete and disabled).
(edit) @24373   15 years vboxsync Updated screenshot API (xTracker 4364).
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23185   15 years vboxsync Skip VBVA update if framebufer is being resized.
(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) @22412   15 years vboxsync HGSMI/VBVA updates
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @20814   15 years vboxsync Main: prototyped screenshot usable for scripting languages
(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) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19134   16 years vboxsync Main: make VBox interfaces scriptable (that is, callable from Python …
(edit) @17669   16 years vboxsync Main: Rework storage controller handling to allow an arbitrary number …
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @15051   16 years vboxsync Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
(edit) @14949   16 years vboxsync Appended vim modeline to set tabstop and expand tabs (in the way …
(edit) @13607   16 years vboxsync Main: keywords space
(edit) @13606   16 years vboxsync Main: First bulk of classes transfered to the new locking scheme.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7258   17 years vboxsync Deleted obsolete code.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4131   17 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4015   17 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3761   17 years vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3576   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3278   17 years vboxsync Removed some obsolete VRDP code.
(edit) @3153   17 years vboxsync Multimonitor support.
(edit) @3110   17 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
(edit) @2219   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2212   18 years vboxsync Repaint display when framebuffer completed an asynchronous resize.
(edit) @2106   18 years vboxsync Do not block EMT while resizing the framebuffer.
(edit) @470   18 years vboxsync Main/Frontends: Changed all interface attributes and method parameters …
(edit) @255   18 years vboxsync same magic with caps lock
(edit) @132   18 years vboxsync Main: - Prototyped IConsoleCallback::onRuntimeError(); - All size …
(add) @1   55 years vboxsync import
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