This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-19 08:33:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d806d4fe543189a90dbfef0378f1821027a67b79
stf-DeviceFarmer
/
lib
/
units
/
device
/
plugins
/
screen
History
Simo Kinnunen
d806d4fe54
EventEmitter constructor was not being called in many places. It did work due to the EventEmitter3 constructor being empty, but we can't rely on that.
2015-06-02 13:26:43 +09:00
..
util
Move some screen utilities to the global util directory so that they can be used for other things too.
2015-04-30 13:41:32 +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
EventEmitter constructor was not being called in many places. It did work due to the EventEmitter3 constructor being empty, but we can't rely on that.
2015-06-02 13:26:43 +09:00