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) @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
(edit) @76419   6 years vboxsync VBox/VMMDev.h: Replaced VBox/err.h with iprt/errcore.h. bugref:9344
(edit) @75836   6 years vboxsync Additions/x11/VBoxClient: do not start on Linux 4.6 and later. …
(edit) @70169   7 years vboxsync display-svga-x11.cpp: fix trailing whitespace.
(add) @70127   7 years vboxsync Additions/x11/VBoxClient: split vmsvga service into separate X11 and …
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