VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97960   2 years vboxsync add/x11/VBoxClient: Merged our changes in f86CVTMode to the clean copy …
(edit) @97958   2 years vboxsync add/x11/VBoxClient: Address warnings in f86CVTMode and elsewhere in …
(edit) @96876   2 years vboxsync Additions: X11: Move Wayland env detection to common place, bugref:10134.
(edit) @96875   2 years vboxsync Aditions: X11: Consolidate all the environment variables we use at one …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95468   3 years vboxsync Additions: X11: VBoxClient --vmsvga: Use proper index when caching …
(edit) @95467   3 years vboxsync Additions: X11: VBoxClient --vmsvga: Only destroy unused video modes …
(edit) @95466   3 years vboxsync Additions: X11: VBoxClient --vmsvga: Do proper clock conversion, …
(edit) @95145   3 years vboxsync Additions: X11: VBoxClient: pass to XRRDestroyMode only modes created …
(edit) @94978   3 years vboxsync Additions: X11: Delete unused display mode on screen resize event, …
(edit) @94903   3 years vboxsync Additions: X11: fix guest screen handling in multi-monitor setup, …
(edit) @94770   3 years vboxsync Additions: Solaris: make guest screen resize work in VMSVGA …
(edit) @94306   3 years vboxsync Additions: X11: partly restore legacy X11 resize service removed in …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91962   3 years vboxsync Additions: X11: partly revert r147454, bugref:10120. Restore screens …
(edit) @91716   3 years vboxsync Additions: X11: fix setscreenlayout handling, bugref:10120. Take into …
(edit) @91670   3 years vboxsync Additions: X11: VMSVGA: gracefully exit VBoxClient process if has been …
(edit) @90629   3 years vboxsync add/x11/VBoxClient: hanging intdentation fixes. bugref:10028
(edit) @90624   3 years vboxsync Additions: X11: VBoxSVGA: prevent fatal error notification flooding, …
(edit) @90581   3 years vboxsync Additions: X11: VBoxSVGA: prevent VBoxClient crash when X11 is not …
(edit) @90324   4 years vboxsync Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
(edit) @90218   4 years vboxsync Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
(edit) @90036   4 years vboxsync Additions: X11: VMSVGA: do not attempt to display graphical …
(edit) @89749   4 years vboxsync Additions: X11: VBoxClient: VMSVGA: process graceful shutdown, …
(edit) @89635   4 years vboxsync Additions: X11: VMSVGA: add missing initialization piece, bugref#10028.
(edit) @89609   4 years vboxsync Additions: X11: VMSVGA: prevent memory leak on CRTC disable, bugref#10028.
(edit) @89603   4 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89598   4 years vboxsync Additions: X11: VMSVGA: attempt to fix black screen when X11 has no …
(edit) @86887   4 years vboxsync Additions: Renaming (VbglR3DRMClient -> VbglR3DrmClient).
(edit) @86878   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86877   4 years vboxsync Additions/VBoxDRMClient: Removed code duplication between VBoxClient / …
(edit) @86876   4 years vboxsync Guest Additions/VbglR3: Condensed / removed duplicate guest property …
(edit) @86873   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86871   4 years vboxsync Additions/VBoxClient: Big revamp of the internal service handling and …
(edit) @86469   4 years vboxsync bugref:9637. Exit the resizing client if randr extension version is …
(edit) @86459   4 years vboxsync bugref:9637. Dont start screen topology monitoring thread if xrandr is …
(edit) @86078   4 years vboxsync FE/Qt: bugref:9637. Using DRM client on 32 bit vms
(edit) @85976   4 years vboxsync bugref:9637. Checking if VBoxDRMClient is running during VBoxClient …
(edit) @85962   4 years vboxsync bugref:9637. Starting VBoxDRMClient from VBoxService when some geust …
(edit) @84832   5 years vboxsync bugref:9637. freeing after return does not make much sense.
(edit) @84831   5 years vboxsync bugref:9637. don't make vmware_ctrl extention call at each resize …
(edit) @84661   5 years vboxsync VBoxClient: Display the function pointer variable name with the 'could …
(edit) @84637   5 years vboxsync bugref:9637. using RTPATH_MAX rather than a magic number.
(edit) @84636   5 years vboxsync bugref:9637. fixing drm client path. now we use full path rather than …
(edit) @84586   5 years vboxsync bugref:9637. get rig of some debug stuff
(edit) @84584   5 years vboxsync bugref:9637. setting suid of the drm client
(edit) @84561   5 years vboxsync bugref:9637. Adding the crm client to GA installation.
(edit) @84479   5 years vboxsync bugref:9637. Relax function pointer checks for XRRGetMonitors and …
(edit) @84369   5 years vboxsync Linux/GA/X11: ticketref:19590 VBoxClient: The parent session seems to …
(edit) @84262   5 years vboxsync bugref:9637. checking env. variable to detect if the service session …
(edit) @84258   5 years vboxsync bugref:9637. dont return success in case of failure.
(edit) @84252   5 years vboxsync bugref:9637. Listening to RRScreenChangeNotify event seems to be sufficient
(edit) @84219   5 years vboxsync bugref:9637. r137824 was incomplete.
(edit) @84216   5 years vboxsync bugref:9637. Set monitor count to 1 when VMWARE_CTRL is not available
(edit) @84173   5 years vboxsync bugref:9637. stop leaking stuff.
(edit) @84156   5 years vboxsync bugref:9637. Don't bail out if wmware's extension is not avaible.
(edit) @84045   5 years vboxsync bugref:9637. Calling vmware_ctrl before getting screen resources. that …
(edit) @84026   5 years vboxsync bugref:9637. Calling vmware_ctrl extension at each resize iteration. …
(edit) @84025   5 years vboxsync bugref:9637. Try sleeping before the first resize to avoid races with DE
(edit) @83935   5 years vboxsync bugref:9637. Some comment corrections.
(edit) @83934   5 years vboxsync bugref:9637. Using a separate X11 connection for RandR event monitoring.
(edit) @83933   5 years vboxsync bugref:9637. Re-enabling event monitoring.
(edit) @83928   5 years vboxsync bugref:9637. Some fixes. Resizing single monitor works.
(edit) @83911   5 years vboxsync bugref:9637. build fix.
(edit) @83910   5 years vboxsync bugref:9637. Replacing xrandr binary calls with libxrandr ones. not tested.
(edit) @83257   5 years vboxsync bugref:9637. Adding a few alternative library names for libXrandr.
(edit) @83253   5 years vboxsync bugref:9637. Small cleanup
(edit) @83242   5 years vboxsync bugref:9637. More fixes
(edit) @83236   5 years vboxsync bugref:9637. First select the events then start listening to themsvn …
(edit) @83234   5 years vboxsync bugref:9637. small fixes
(edit) @83229   5 years vboxsync bugref:9637. Build fix for some gcc version that cannot swallow some casts.
(edit) @83224   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. part-2
(edit) @83217   5 years vboxsync bugref:9637. optional dlopen'ing libXrandr instead of linking. not …
(edit) @83210   5 years vboxsync bugref:9637. We need panoramiXproto.h rather than Xinerama.h
(edit) @83208   5 years vboxsync bugref:9637. build fix. take 1
(edit) @83207   5 years vboxsync bugref:9637. Using xinerama includes from our tree instead of the …
(edit) @83206   5 years vboxsync bugref:9637. Small clean-up
(edit) @83201   5 years vboxsync bugref:9637. build fix
(edit) @83200   5 years vboxsync bugref:9637. Call vmw_ctrl extension to connect outputs to crtcs
(edit) @83173   5 years vboxsync bugref:9637. Some fixes
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83140   5 years vboxsync bugref:9637. build fix. ifdef'ing some code for now until we decide …
(edit) @83139   5 years vboxsync bugref:9637. Doxyfix
(edit) @83138   5 years vboxsync bugref:9637. scm fix
(edit) @83137   5 years vboxsync bugref:9637. Build fix.
(edit) @83136   5 years vboxsync bugref:9637. Adding randr event monitoring to display-svga client.
(edit) @83123   5 years vboxsync bugref:9637. Some cleanup.
(edit) @83045   5 years vboxsync bugref:9637. Some build fix to make our GA build box happy
(edit) @83039   5 years vboxsync bugref:9637. Some comment correction.
(edit) @83038   5 years vboxsync bugref:9637. build fix. take 2
(edit) @83037   5 years vboxsync bugref:9637. build fix
(edit) @83035   5 years vboxsync bugref:9637. Updating svga-display-x11 to use xrandr directly.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81028   5 years vboxsync Additions/VBoxClient: Removed ugly hack requiring …
(edit) @79028   6 years vboxsync Additions/VBoxClient/VMSVGA: use VbglR3GetDisplayChangeRequestMulti. …
(edit) @77938   6 years vboxsync Additions/x11/VBoxClient: mis-type in display-svga-x11. bugref:3810: …
(edit) @77265   6 years vboxsync VBoxClient/vmsvga-x11: test for uname(2) being -1 on failure, not just …
(edit) @76553   6 years vboxsync scm --update-copyright-year
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