Amit Bezalel
|
9d50b9dab1
|
added badges
|
2019-06-16 04:23:14 +03:00 |
|
amit b
|
6f7127bb76
|
fixed vet error in aten messages
|
2019-06-16 04:20:17 +03:00 |
|
amit b
|
6d2d92b6f0
|
fixed go modules
|
2019-06-16 04:11:39 +03:00 |
|
amit b
|
f65a10f289
|
added go.mod files
|
2019-06-16 03:36:31 +03:00 |
|
amit b
|
dac89e5b7b
|
added circleCI config
|
2019-06-16 03:22:38 +03:00 |
|
amit bezalel
|
b816e42703
|
updated readme
|
2018-02-17 19:18:46 +02:00 |
|
amit bezalel
|
be81a1eb67
|
fixed rfb encoding (file-reader)
|
2018-02-17 16:45:52 +02:00 |
|
amit bezalel
|
4f65cf3972
|
frame rate to variable
|
2018-02-11 09:40:40 +02:00 |
|
amit bezalel
|
5c4293d610
|
fixed tight encoding & refactored video encoders
|
2018-02-10 02:01:19 +02:00 |
|
amit bezalel
|
88ff26e513
|
ppm optimizatio, added trace logging level
|
2018-02-02 12:19:06 +02:00 |
|
amit bezalel
|
634fd73fb2
|
fixed tight palette byte alignment
|
2018-01-28 02:38:44 +02:00 |
|
amit bezalel
|
386f30517e
|
added perfect cursor handling
|
2018-01-28 02:12:44 +02:00 |
|
amit bezalel
|
8c14045490
|
fixed tight palette filter
|
2018-01-27 14:32:07 +02:00 |
|
amit bezalel
|
4023932ee5
|
fixed copy rect & zrle after playing with tight server
|
2018-01-27 13:06:16 +02:00 |
|
amit bezalel
|
f8b68866a0
|
video encoders fixes
|
2018-01-24 21:17:02 +02:00 |
|
amit bezalel
|
266685537f
|
fixed copyrect & some refactoring
|
2018-01-24 21:15:21 +02:00 |
|
amit bezalel
|
902ef26b84
|
added zrle
|
2018-01-24 09:24:36 +02:00 |
|
amit bezalel
|
4f1e476e88
|
more encodings in main
|
2018-01-22 07:12:35 +02:00 |
|
amit bezalel
|
c1c9e374b6
|
readme changes
|
2018-01-22 07:11:48 +02:00 |
|
amit bezalel
|
2bff324c0a
|
fixing up tightPng implementation so it might work (untested)
|
2018-01-22 07:10:23 +02:00 |
|
amit bezalel
|
1ce97d02eb
|
cleaning up
|
2018-01-22 06:54:38 +02:00 |
|
amit bezalel
|
c2ec0e67ca
|
added readme
|
2018-01-22 06:39:41 +02:00 |
|
amit bezalel
|
fa9cdf83be
|
fixed fill filter in tight encoding
|
2018-01-21 19:45:19 +02:00 |
|
amit bezalel
|
5c0f72a0cb
|
added rre encoding (tested)
|
2018-01-20 13:20:07 +02:00 |
|
amit bezalel
|
b858291681
|
added zlib encoding (tested)
|
2018-01-20 12:08:17 +02:00 |
|
betzalel
|
5cd902341d
|
initial cursor support (just getting the image and location), not drawing correctly yet
|
2018-01-18 09:22:11 +02:00 |
|
amit bezalel
|
16eba765cd
|
fixed hextile, now tested & working
|
2018-01-13 17:16:58 +02:00 |
|
amit bezalel
|
afc94572a3
|
name change now: vnc2video,
initial implementation for hextile, cursor
|
2018-01-12 04:56:55 +02:00 |
|
amit bezalel
|
1a112dbead
|
added fbs reader with an example usage main function
|
2018-01-06 14:31:48 +02:00 |
|
amit bezalel
|
b981839fc1
|
fixed deflater handling,
added set pixel format in client (hard coded 24 depth for now),
added raw encoding
|
2018-01-05 03:48:59 +02:00 |
|
amit bezalel
|
41cec2a1e8
|
cleaning and preparing for more encoding implementations
|
2017-12-30 21:29:35 +02:00 |
|
amit bezalel
|
1468ef65b5
|
added ffmpeg binary for easy access
|
2017-12-30 15:50:57 +02:00 |
|
amit bezalel
|
f4b1a60a4f
|
fixed dv encoders
|
2017-12-30 15:50:34 +02:00 |
|
amit bezalel
|
a855abcb6c
|
added video codecs, works with mjpeg & h264-ffmpeg
|
2017-12-30 09:29:33 +02:00 |
|
amit bezalel
|
16f897ddfe
|
first working tight encoding reader
|
2017-12-30 02:00:28 +02:00 |
|
Vasiliy Tolstov
|
f6acfdfdad
|
add ability to check supported status
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-14 02:01:24 +03:00 |
|
Vasiliy Tolstov
|
cc43ee4e06
|
fix for oldeer vnc protocols
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-11 02:37:02 +03:00 |
|
Vasiliy Tolstov
|
faf8458fa3
|
fixup client
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-10 23:40:30 +03:00 |
|
Vasiliy Tolstov
|
7915e89e38
|
fix for nil channel
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-10 23:20:56 +03:00 |
|
Vasiliy Tolstov
|
a9b36a4d3a
|
fix for 8 bit colors in remmina
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-10 23:20:35 +03:00 |
|
Vasiliy Tolstov
|
5ad25a5873
|
fix negative result in auth
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-10 23:16:47 +03:00 |
|
Vasiliy Tolstov
|
88b99c68a5
|
add security handler info to connection
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-05 16:08:27 +03:00 |
|
Vasiliy Tolstov
|
f77f8cec13
|
cleanup
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-04 14:25:02 +03:00 |
|
Vasiliy Tolstov
|
a6abedbe53
|
complete aten hermon encoding
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-04 14:24:41 +03:00 |
|
Vasiliy Tolstov
|
2024b32082
|
some lint fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-04 01:36:10 +03:00 |
|
Vasiliy Tolstov
|
3aba31d655
|
move handler to handlers
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-03 23:57:45 +03:00 |
|
Vasiliy Tolstov
|
10414c41a1
|
split messages
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-07-03 23:54:55 +03:00 |
|
Vasiliy Tolstov
|
213f98d0a7
|
more aten fixes
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-06-30 16:13:01 +03:00 |
|
Vasiliy Tolstov
|
839fadfd3e
|
add more supported encodings
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-06-30 00:39:52 +03:00 |
|
Vasiliy Tolstov
|
a823255675
|
fixes for proxy
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2017-06-30 00:24:39 +03:00 |
|