1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
Colomban Wendling 294bdab77f fix(x11grab): try and use the current display
Don't hard-code ":0" as the display and try and use the DISPLAY
environment variable instead.

This fixes screen grabbing under X11 when the user is not on screen 0.

Fix #3500.
2016-07-12 21:31:33 +02:00
..
cameradevice.cpp fix(x11grab): try and use the current display 2016-07-12 21:31:33 +02:00
cameradevice.h feat(cameradevice, avform): Added ability of screen selection 2016-06-25 14:20:08 +03:00
camerasource.cpp feat(camerasource): Change default video mode to preferred 2016-06-25 14:20:13 +03:00
camerasource.h perf(camerasource): Passed parameter by reference 2016-04-20 22:53:27 +03:00
corevideosource.cpp style(corevideosource): Small style fixes 2016-06-25 14:20:13 +03:00
corevideosource.h CoreVideoSource: Replace insane spinlock by QMutex 2015-10-24 04:38:00 +02:00
genericnetcamview.cpp fix(video): Changed minimum window size with video 2016-07-09 22:15:04 +03:00
genericnetcamview.h fix(video): Changed minimum window size with video 2016-07-09 22:15:04 +03:00
groupnetcamview.cpp Fix avatars for encrypted profiles 2015-12-05 19:08:28 +01:00
groupnetcamview.h Video: Cleanup 2015-08-19 19:13:45 -04:00
netcamview.cpp feat(videomode): Added possible video shift 2016-06-25 14:19:46 +03:00
netcamview.h Fix use after free of NetCamView 2015-12-15 21:19:18 +01:00
videoframe.cpp fix(videoframe): Added correct image copy 2016-06-25 14:20:13 +03:00
videoframe.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
videomode.h feat(videomode): Added possible video shift 2016-06-25 14:19:46 +03:00
videosource.h Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00
videosurface.cpp Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00
videosurface.h Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00