1
0
mirror of https://github.com/amitbet/vncproxy.git synced 2025-05-07 15:16:22 +00:00
Commit Graph

62 Commits

Author SHA1 Message Date
amit bezalel
47fefaacb6 added missing target host to cmdline params 2017-10-12 01:21:59 +03:00
betzalel
7852f11ceb starting to create a new file format 2017-08-24 14:33:53 +03:00
betzalel
e06ad806db Merge branch 'master' of https://github.com/amitbet/VncProxy 2017-08-09 11:53:06 +03:00
amit bezalel
9fff2b46aa a better build script 2017-08-06 01:47:14 +03:00
Amit Bezalel
aff3a20d4a Update README.md 2017-08-06 00:52:54 +03:00
Amit Bezalel
6f8d591789 Update README.md 2017-08-06 00:52:17 +03:00
Amit Bezalel
c75e9ccc9c Update README.md 2017-08-06 00:51:20 +03:00
Amit Bezalel
b448d0235a Update README.md 2017-08-06 00:48:08 +03:00
Amit Bezalel
57fdfe914d Update README.md 2017-08-04 23:13:28 -04:00
Amit Bezalel
538037aa8f Update README.md 2017-08-04 23:11:41 -04:00
amit bezalel
2c9bfcdd4b added a build script 2017-08-05 03:29:19 +03:00
amit bezalel
594e7393ca added check for recorder cmdline flags 2017-08-05 02:18:29 +03:00
amit bezalel
39d74c9762 moved and parametrized the recorder 2017-08-03 14:30:39 +03:00
amit bezalel
8a510da111 some refactoring + better recorder 2017-08-03 01:33:09 +03:00
amit bezalel
aaa1ab310f Merge branch 'master' of https://github.com/amitbet/VncProxy 2017-07-28 17:49:00 +03:00
amit bezalel
eed10643b3 added cmdline binaries for proxy and player 2017-07-28 17:48:22 +03:00
Amit Bezalel
3240108c51 Update README.md 2017-07-22 08:43:59 +03:00
amit bezalel
28c664f5cd updated docs 2017-07-22 01:38:22 +03:00
amit bezalel
1307fd6d3a fixed a mean buffers bug where readerHelper sent the empty part of the buffer to listeners. 2017-07-22 00:07:22 +03:00
amit bezalel
0d44ad3ca5 added back the serverUpdater listener 2017-07-21 16:51:08 +03:00
amit bezalel
baf477d8d5 leftovers 2017-07-21 16:09:49 +03:00
amit bezalel
34528de10f some fixes 2017-07-21 16:09:27 +03:00
amit bezalel
952cd69365 fixed passing server init resolution in proxy code 2017-07-20 16:37:19 +03:00
amit bezalel
2d87ae5773 general refactoring + fixed setcursorpseudo 2017-07-20 02:01:40 +03:00
amit bezalel
662e8393e9 refactored player code 2017-07-19 00:23:45 +03:00
amit bezalel
2038848b8e added support for cursor & last rect pseudo encodings 2017-07-19 00:10:37 +03:00
amit bezalel
898f98608d some more readme changes 2017-07-15 18:52:11 +03:00
amit bezalel
8aa4fdddcd readme changes 2017-07-15 18:45:44 +03:00
Amit Bezalel
327fa433fb Update README.md 2017-07-15 08:35:37 +03:00
Amit Bezalel
0bfb5175ca Update README.md 2017-07-15 08:34:11 +03:00
Amit Bezalel
157fadd2c3 Update README.md 2017-07-15 08:31:53 +03:00
Amit Bezalel
3498de4534 Update README.md 2017-07-15 08:31:00 +03:00
Amit Bezalel
bf67b331a9 Update README.md 2017-07-15 08:28:17 +03:00
Amit Bezalel
11f65fe10c Update README.md 2017-07-15 08:23:57 +03:00
Amit Bezalel
119fe356ad Update README.md 2017-07-15 08:22:10 +03:00
Amit Bezalel
b2e347f54d Update README.md 2017-07-15 08:21:43 +03:00
amit bezalel
adee751f0e some explanations about architecture 2017-07-15 08:09:52 +03:00
amit bezalel
947ef9d970 better locations for online images 2017-07-15 07:54:14 +03:00
amit bezalel
01fd227088 some more house cleaning, updated license & docs 2017-07-15 07:52:23 +03:00
amit bezalel
fa61227d89 cleaning up some old comments 2017-07-15 06:25:05 +03:00
amit bezalel
680859b0ad adjusted play rate by adding sleep to the player if message timestamp is in the future 2017-07-14 17:57:22 +03:00
amit bezalel
01f050ae21 made vnc replay-to-client work! 2017-07-14 17:43:20 +03:00
amit bezalel
852f08db21 some work on the replay subsystem, plus getting better grasp of the FBS format 2017-07-14 00:52:50 +03:00
betzalel
7dc1773596 added an fbs reader and server, still not tested 2017-07-12 18:23:52 +03:00
amit bezalel
fe51682a55 fixed recorder (message init logic broke it)
added some handling for pixel format changes
2017-07-12 01:06:02 +03:00
betzalel
18bef62b79 * some debugging and fixing in the proxy (still needs some work)
* added a logger and stringers for message types
2017-07-11 16:50:06 +03:00
amit bezalel
092f92264a added *.test to gitignore 2017-07-09 09:55:45 +03:00
amit bezalel
46fcc0e137 remove debug files 2017-07-09 09:54:47 +03:00
amit bezalel
86938a8d76 created proxy and listeners to connect recorder and server-client cross writing 2017-07-09 09:51:17 +03:00
amit bezalel
d40b7670d5 making the recorder async 2017-07-07 23:46:05 +03:00