Andri Yngvason
|
55051310d6
|
Guard against unsupported pixel formats
|
2019-09-08 16:48:05 +00:00 |
Andri Yngvason
|
ac2adbb721
|
Fix check for closing clients in fb update
|
2019-09-08 16:46:13 +00:00 |
Andri Yngvason
|
73987c2f17
|
Add modifier to do y-inversion during encoding
|
2019-09-08 15:19:56 +00:00 |
Andri Yngvason
|
6046949726
|
Add license and copyright notices
|
2019-09-07 16:51:07 +00:00 |
Andri Yngvason
|
b6f29b036c
|
Allocate framebuffer per client
|
2019-09-06 20:33:55 +00:00 |
Andri Yngvason
|
18062f08d2
|
Don't send anything to clients that don't have active requests
|
2019-09-06 20:17:03 +00:00 |
Andri Yngvason
|
b10c6c2a5a
|
Implement closing of other clients
|
2019-09-06 20:07:09 +00:00 |
Andri Yngvason
|
6660df4d8d
|
Free encoded frames after sending them
|
2019-09-06 19:26:30 +00:00 |
Andri Yngvason
|
ff67e2fed3
|
zrle: Keep the stream alive per connection
Otherwise the client doesn't want to play with the server.
|
2019-09-01 19:55:11 +00:00 |
Andri Yngvason
|
20139f617d
|
Add callbacks for new clients and when clients go away
|
2019-08-31 23:30:08 +00:00 |
Andri Yngvason
|
ed5dadd203
|
Use client specific pointers in callbacks
|
2019-08-31 23:16:55 +00:00 |
Andri Yngvason
|
8cb192c0ad
|
Remove some printouts
|
2019-08-29 22:08:30 +00:00 |
Andri Yngvason
|
fd6f47c93c
|
Clean some things up and add more interface functions
|
2019-08-29 21:47:02 +00:00 |
Andri Yngvason
|
6d195dd484
|
Only linear framebuffers supported as is
|
2019-08-29 14:02:29 +00:00 |
Andri Yngvason
|
33324c9373
|
Create an interface
|
2019-08-28 22:46:47 +00:00 |
Andri Yngvason
|
f31b5a6915
|
Add benchmark for zrle
|
2019-08-27 22:29:46 +00:00 |
Andri Yngvason
|
b8e90d3665
|
zrle: Encode into vector
|
2019-08-27 21:49:28 +00:00 |
Andri Yngvason
|
980c437f3c
|
Set up a directory structure
|
2019-08-27 19:42:52 +00:00 |