Commit Graph

23 Commits

Author SHA1 Message Date
Simo Kinnunen
ed31a0d0e4 Actually, let's also leave the android-M folder for older M previews, so that
they'll still be usable in STF.
2015-09-28 04:03:47 +09:00
Simo Kinnunen
dc0a6f4d96 Support Android M Developer Preview 3. 2015-09-28 03:21:06 +09:00
Simo Kinnunen
674953f727 Update minicap to fix EINTR issues on termination. 2015-07-22 16:05:09 +09:00
Simo Kinnunen
056b8843c0 Update minicap to fix screenshots. 2015-07-17 13:33:39 +09:00
Simo Kinnunen
fbae22e233 Update minicap to prevent SIGPIPE when we fail to read all frames before the connection dies. This should greatly decrease FrameProducer._stop() related errors. 2015-07-16 17:38:44 +09:00
Simo Kinnunen
ef40b59532 Update minicap files for potential SDK 9 support. We don't actually have a device to test it with, so while it should work, it might not. 2015-07-15 20:12:40 +09:00
Simo Kinnunen
e4c5ca1692 Update minicap binaries for more graceful stop behavior and x86_64 support (instead of having to rely on the x86 binaries). 2015-06-23 14:03:43 +09:00
Simo Kinnunen
810be9cfe3 Update minicap for Android M support. 2015-06-10 17:16:20 +09:00
Simo Kinnunen
89aedcef06 Update minicap for 4.4. Should fix isai VL, AQUOS SERIE mini and others while keeping ASUS devices working. 2015-05-01 00:08:14 +09:00
Simo Kinnunen
5d9b77a76a Update minicap to support hopefully all 4.4 devices (and what a pain in the ass it was). 2015-04-23 23:32:52 +09:00
Simo Kinnunen
7c30fb1174 Update minicap to support F-05F. 2015-04-23 16:58:41 +09:00
Simo Kinnunen
9ea0839b0b Rotate canvas image on client side when necessary. Minicap now always returns the image in upright position for newer devices. 2015-04-23 14:45:10 +09:00
Simo Kinnunen
07fb3b530c Allow minicap to skip frames when necessary. 2015-04-16 19:50:38 +09:00
Simo Kinnunen
95e9dd0b82 Integrate new minicap along with a moderate rewrite. What's currently missing is recovering from socket death. 2015-04-15 18:55:46 +09:00
Simo Kinnunen
b083441a77 Fix secure field in display information. 2015-01-14 20:23:10 +09:00
Simo Kinnunen
70a142b2ff Fix screen on x86. 2015-01-14 17:30:19 +09:00
Simo Kinnunen
7d8d905979 Update minicap. 2015-01-05 17:22:26 +09:00
Simo Kinnunen
168a864cec Fix F-02G. 2015-01-05 16:40:51 +09:00
Simo Kinnunen
f8ff8d21c6 Add fps (refresh rate) to minicap display info. 2014-12-19 17:38:42 +09:00
Simo Kinnunen
5bbe7d33a6 Fix display information. 2014-12-19 17:19:09 +09:00
Simo Kinnunen
f5a121546e Update minicap binaries to fix Nexus 6. 2014-12-12 19:00:05 +09:00
Simo Kinnunen
19f38456b8 Add "secure view" error back. 2014-12-11 17:56:43 +09:00
Simo Kinnunen
e4114d87af Use WebSockets for the screen. The screen directive works, but needs a serious cleanup. 2014-12-10 14:27:14 +09:00