This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf
Watch
1
Star
0
Fork
0
You've already forked stf
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 12:53:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ff066d672201a3ed22a13740e9d063519ef4e57
stf
/
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