index
:
econ
master
Protocol implementation and utils for Epson-Beamer network projection
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
econproxy: Thight reader needs to pass a offset to loop_read
Benjamin Franzke
1
-5
/
+6
2013-03-11
econproxy: turn of sleeping
Benjamin Franzke
1
-1
/
+1
2013-03-11
econproxy: debugging: print encoding
Benjamin Franzke
1
-0
/
+1
2013-03-11
Add -Wextra and use gnu99
Benjamin Franzke
4
-9
/
+13
2013-03-11
econserv: Eliminate c++ style comments
Benjamin Franzke
1
-2
/
+6
2013-03-11
econproxy: Use ssize_t for read results
Benjamin Franzke
1
-1
/
+1
2013-03-11
econproxy: Use free_iov on error in framebuffer update
Benjamin Franzke
1
-12
/
+6
2013-03-11
econproxy: Add econ_ prefix to send/read_packet
Benjamin Franzke
1
-16
/
+16
2013-03-11
econproxy: Move econ initialization into own function
Benjamin Franzke
1
-17
/
+26
2013-03-11
econrpoxy: Move rfb initialization into own function
Benjamin Franzke
1
-51
/
+69
2013-03-11
econproxy: First try on proxying tight [Not Working]
Benjamin Franzke
1
-5
/
+49
2013-03-11
econproxy: add some debugging output
Benjamin Franzke
1
-1
/
+4
2013-03-11
econproxy: Put request & update into loop - Image is updated now! :)
Benjamin Franzke
1
-17
/
+15
2013-03-11
econproxy: No need to save first frame as ppm anymore
Benjamin Franzke
1
-21
/
+0
2013-03-11
econproxy: datasize and nrects should be in network order for econ
Benjamin Franzke
1
-1
/
+3
2013-03-11
econproxy: Add function to retreive a framebuffer update
Benjamin Franzke
1
-66
/
+96
2013-03-10
wip
Benjamin Franzke
1
-8
/
+81
2013-03-10
Disable quirks for windows-compliance
Benjamin Franzke
1
-0
/
+2
2013-03-10
econproxy: Move update request into own function
Benjamin Franzke
1
-10
/
+19
2013-03-10
Add GPL3 copyright
Benjamin Franzke
4
-1
/
+68
2013-03-10
Makefile: Add a common rule for both client and server
Benjamin Franzke
1
-4
/
+1
2013-03-10
Makefile: Add some cflags
Benjamin Franzke
1
-2
/
+4
2013-03-10
util: Add sock_get_hwaddr
Benjamin Franzke
3
-14
/
+22
2013-03-10
util: Split sock_get_netmask into a utility function sock_get_ifreq
Benjamin Franzke
1
-37
/
+24
2013-03-10
Makefile: Add clean target
Benjamin Franzke
1
-0
/
+3
2013-03-10
Add lua based wireshark-dissector von epson control and video protocol
Benjamin Franzke
2
-0
/
+262
2013-03-10
Rename epserv to econserv
Benjamin Franzke
3
-2
/
+4
2013-03-10
epserv: Make use of util.c
Benjamin Franzke
2
-85
/
+5
2013-03-10
Add simple server implementation: For testing purposes
Benjamin Franzke
2
-0
/
+511
2013-03-10
Add Makefile for econproxy
Benjamin Franzke
1
-0
/
+4
2013-03-10
econproxy: Actually send framebuffer update with nrects
Benjamin Franzke
1
-10
/
+17
2013-03-10
econproxy: Accept keepalive white waiting for cmd22
Benjamin Franzke
1
-0
/
+2
2013-03-10
econproxy: read_packet: Increase debugging on error
Benjamin Franzke
1
-2
/
+4
2013-03-10
econproxy: Specify own in ip ep_send_frame header
Benjamin Franzke
1
-0
/
+1
2013-03-10
econproxy: Keepalive may be an irregular command
Benjamin Franzke
1
-0
/
+6
2013-03-09
econproxy: Add read_packet
Benjamin Franzke
1
-26
/
+79
2013-03-09
econproxy: Add send_packet
Benjamin Franzke
1
-5
/
+18
2013-03-09
econproxy: Add init_packet that does repetitive tasks
Benjamin Franzke
1
-29
/
+20
2013-03-09
util: Proper implement sock_get_netmask
Benjamin Franzke
1
-0
/
+39
2013-03-09
econproxy: No need to pause since we sleep forever
Benjamin Franzke
1
-2
/
+0
2013-03-09
econproxy: some cleanups
Benjamin Franzke
1
-19
/
+16
2013-03-09
util: remove unneeded skeleton
Benjamin Franzke
1
-8
/
+0
2013-03-09
econproxy: First try on sending a frame [untested]
Benjamin Franzke
1
-0
/
+71
2013-03-09
econproxy: remove old code
Benjamin Franzke
1
-7
/
+0
2013-03-09
econproto: Remove trailing whitespace
Benjamin Franzke
1
-78
/
+78
2013-03-09
econproto: add cmd22 and cmd25 enums
Benjamin Franzke
1
-1
/
+4
2013-03-09
econproxy: First try to send reqconnect to the beamer
Benjamin Franzke
1
-95
/
+231
2013-03-09
Add util mostly for socket-based tasks
Benjamin Franzke
2
-0
/
+240
2013-03-09
econproto: Add unknown fields to clientinfo and reqconnect
Benjamin Franzke
1
-0
/
+5
2013-03-08
econproto: Add cmd with id 25
Benjamin Franzke
1
-2
/
+8
[next]