This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 08:13:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a262a4e6810c2412847624d07670bad74a125f0
stf-DeviceFarmer-1
/
lib
/
units
/
device
/
plugins
/
screen
History
Simo Kinnunen
1d15e8e3d7
Since minicap is quite complicated and gets restarted often, perhaps it's best if we let changes fully propagate before restarting it again. There was a problem with someone changing rotation so quickly that pid retrieval failed, which means that stopping was sort of iffy, which then caused various problems. The pid retrieval process was improved in
5a77d300dc
.
2015-07-21 15:42:58 +09:00
..
util
Hopefully fix occasional errors when trying to send an initial banner to a frame client. After looking through ws' source, the most likely reason seems to be that the websocket is in CLOSING state. Even if not, we should get a bit more useful log output this time.
2015-07-01 12:49:12 +09:00
capture.js
Make screenshots work again.
2015-04-29 13:10:46 +09:00
options.js
Give open device ports their own options. Preparing for future refactor.
2015-04-29 16:38:03 +09:00
stream.js
Since minicap is quite complicated and gets restarted often, perhaps it's best if we let changes fully propagate before restarting it again. There was a problem with someone changing rotation so quickly that pid retrieval failed, which means that stopping was sort of iffy, which then caused various problems. The pid retrieval process was improved in
5a77d300dc
.
2015-07-21 15:42:58 +09:00