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) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70596   7 years vboxsync DevVGA: cleanup in progress
(edit) @70563   7 years vboxsync Audio/Main: Also made the video recording driver use the new …
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70036   7 years vboxsync Build fix.
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
(edit) @69725   7 years vboxsync VideoRec: Added a bit more error logging going into the release log.
(edit) @69724   7 years vboxsync VideoRec: Added a bit more error logging going into the release log.
(edit) @68990   7 years vboxsync VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
(edit) @68984   7 years vboxsync DisplayImpl.cpp: Dropped the debug LogRels.
(edit) @68975   7 years vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68972   7 years vboxsync DisplayImpl.cpp: some debug LogRel's.
(edit) @68971   7 years vboxsync VideoRec: Documentation, comments.
(edit) @68958   7 years vboxsync VideoRec: Audio recording is now disabled by default for new VMs or if …
(edit) @68947   7 years vboxsync Build fix.
(edit) @68946   7 years vboxsync Build fix.
(edit) @68944   7 years vboxsync VideoRec/Main: Implemented support for attaching + detaching the video …
(edit) @68942   7 years vboxsync VideoRec: Typo in i_videoCaptureInvalidate().
(edit) @68871   7 years vboxsync VideoRec/DisplayImpl: Moved getting IMachine::VideoCaptureEnabled to …
(edit) @68857   7 years vboxsync Comment.
(edit) @68856   7 years vboxsync VideoRec: Made failing to start video capturing non-critical on …
(edit) @68852   7 years vboxsync Main/Display+Keyboard: remove effectively unused variables, the VMMDev …
(edit) @68835   7 years vboxsync VideoRec: Set sensible defaults.
(edit) @68809   7 years vboxsync VideoRec: Enable recording audio by default. Can be disabled by the …
(edit) @68808   7 years vboxsync VideoRec: Only send CrOGL frames if video recording is enabled.
(edit) @68803   7 years vboxsync Build fix.
(edit) @68802   7 years vboxsync Build fix.
(edit) @68801   7 years vboxsync Build fix.
(edit) @68798   7 years vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68534   7 years vboxsync Main: IDisplay::DetachScreens stub
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @67531   7 years vboxsync Main/Display: eliminate the old resize code, the new code is well …
(edit) @67474   7 years vboxsync Devices/DevVGA: Unify the drawing logic (full update is handled by the …
(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   8 years vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61560   8 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.
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