Heather Anderson
|
2e5244663e
|
transition listener registration from member string name to member string pointer
|
2020-08-09 14:57:00 -07:00 |
|
Zach Fox
|
2b7d66c710
|
Slight optimization; comments
|
2019-12-06 10:32:45 -08:00 |
|
Zach Fox
|
04fe2988f5
|
Working
|
2019-12-05 18:50:31 -08:00 |
|
Zach Fox
|
c96c684400
|
Initial path to fixing screenshare auth race condition
|
2019-12-05 15:47:43 -08:00 |
|
Zach Fox
|
8be866ebbb
|
DEV-2840: Fix z-fighting issues in Smartboard and enable quicker positional iteration in the future
|
2019-11-26 18:10:21 -05:00 |
|
Zach
|
7b49542a4d
|
Fix screenshare on MacOS DEBUG builds; fix z-fighting on smartboard in screenshare mode
|
2019-11-26 14:16:09 -05:00 |
|
milad
|
8676eaf0a0
|
removed additional signal
|
2019-11-19 13:04:27 -08:00 |
|
milad
|
0d713fcc8d
|
new values for position and dimensions
|
2019-11-19 10:12:17 -08:00 |
|
Zach Fox
|
73590d2570
|
Fix DEV-2789: Implement retry timer when retrieving screen share info
|
2019-11-18 15:13:51 -08:00 |
|
milad
|
65089494a8
|
updated cmake
|
2019-11-14 15:09:23 -08:00 |
|
milad
|
a4ad78c337
|
comment updates and extra includes removed
|
2019-11-14 11:28:37 -08:00 |
|
Zach Fox
|
b4135e2655
|
We are so close...
|
2019-11-13 17:35:57 -08:00 |
|
Zach Fox
|
8255210c6a
|
Add new screenshare error signals
|
2019-11-13 15:43:41 -08:00 |
|
Zach Fox
|
50a1ebaa4d
|
Call stopScreenshare when screenshare app closed
|
2019-11-13 14:24:01 -08:00 |
|
Zach Fox
|
61f0896e30
|
Fix small bugs with the HTTP request to screenshare endpoint
|
2019-11-13 12:35:01 -08:00 |
|
Zach Fox
|
b0c578aa7f
|
Improved HTTP request to proper endpoint - won't work until PR16459 is merged
|
2019-11-12 17:06:35 -08:00 |
|
milad
|
ea8e285793
|
Zach's ss cpp cleanup changes
|
2019-11-12 16:02:52 -08:00 |
|
milad
|
49f972714c
|
more cleanup
|
2019-11-12 13:12:10 -08:00 |
|
milad
|
0f605ffc43
|
clean up code
|
2019-11-12 11:37:07 -08:00 |
|
milad
|
7cce153b6d
|
working flow. Needs clean up and final ui tweaks
|
2019-11-11 20:13:23 -08:00 |
|
milad
|
c7b8d97639
|
updated api to try and communicate over EB, but still not working
|
2019-11-11 09:56:46 -08:00 |
|
Zach Fox
|
c8464786e7
|
Steps closer...
|
2019-11-06 17:16:21 -08:00 |
|
Zach Fox
|
a41ae3daa9
|
Move the local web entity logic to c++ - might not be working
|
2019-11-06 15:45:48 -08:00 |
|
milad
|
894b4127b4
|
modifying screenshare API for viewer
|
2019-11-06 14:35:20 -08:00 |
|
Zach Fox
|
e1b02fb73a
|
The same message as the last commit, except do the work this time
|
2019-11-01 13:23:25 -07:00 |
|
Zach Fox
|
9273db4844
|
Fix an issue that prevented new screenshare scripts from running properly
|
2019-11-01 13:03:16 -07:00 |
|
milad
|
1b3367fcf9
|
logging ids
|
2019-11-01 10:51:23 -07:00 |
|
Zach Fox
|
47b3fdbfe3
|
Stop screenshare process on interface shutdown
|
2019-10-31 10:01:00 -07:00 |
|
Zach Fox
|
d8026304a4
|
Guard against a crash in stopScreenshare()
|
2019-10-31 09:47:31 -07:00 |
|
Zach Fox
|
1e2fcf8bd5
|
Add screenshareStopped signal; use std::unique_ptr<QProcess>
|
2019-10-31 09:43:56 -07:00 |
|
Zach Fox
|
1e24df3f71
|
Get Interface to look in the proper directories
|
2019-10-31 08:57:06 -07:00 |
|
milad
|
ea373ac14c
|
First steps towards a screenshare app
|
2019-10-30 16:44:42 -07:00 |
|