index
:
pjctl
gnulib-md5
manpage
master
new
new-param-parsing
network projector control utility based on pjlink protocol
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
Fix check for an invalid avmute target type
Benjamin Franzke
1
-3
/
+2
2013-11-05
Use a function pointer as toggle indicator
Benjamin Franzke
1
-16
/
+9
2013-11-05
Improve a comment to be easier to understand
Benjamin Franzke
1
-1
/
+1
2013-11-05
Remove trailing whitespace
Benjamin Franzke
1
-4
/
+4
2013-08-21
[WIP] Support toggle in avmute command
Benjamin Franzke
1
-7
/
+24
2013-08-21
Support toggle in power command
Benjamin Franzke
1
-9
/
+25
2012-12-04
Support for building on windows with Cygwin
HEAD
master
Benjamin Franzke
1
-0
/
+10
2011-12-11
Implement lamp_response
v1
Benjamin Franzke
1
-1
/
+48
2011-11-15
Use strerror instead of printf gnu extension %m
Benjamin Franzke
1
-2
/
+3
2011-11-15
Implement interpreted error status response
Benjamin Franzke
1
-1
/
+35
2011-11-12
Explicitly define _BSD_SOURCE for asprintf on (open)bsd
Benjamin Franzke
1
-0
/
+1
2011-11-12
Raise _POSIX_C_SOURCE to 200112L for snprintf
Benjamin Franzke
1
-1
/
+1
2011-11-12
Add missing header sys/uio.h.
Jan Klemkow
1
-0
/
+1
2011-11-12
Implement pjlink authentication
Benjamin Franzke
2
-24
/
+106
2011-11-12
Prettier some status outputs
Benjamin Franzke
1
-3
/
+3
2011-11-12
Implement avmute response status display
Benjamin Franzke
1
-1
/
+16
2011-11-12
Rename usb back to storage
Benjamin Franzke
1
-3
/
+3
2011-11-10
Cosmetic
Benjamin Franzke
1
-3
/
+6
2011-11-10
Store print prefix in queue_ommand
Benjamin Franzke
1
-26
/
+49
2011-11-10
Remove glib leftovers
Benjamin Franzke
1
-9
/
+12
2011-11-10
Replace g_list with an own
Benjamin Franzke
1
-15
/
+33
2011-11-10
Replace g_strdup_printf with asprintf
Benjamin Franzke
1
-5
/
+10
2011-11-10
Replace g_print* with stdio functions
Benjamin Franzke
1
-48
/
+49
2011-11-10
Replace glib socket with pure unix sockets
Benjamin Franzke
1
-110
/
+65
2011-11-09
Indent & trailing whitespace cosmetic
Benjamin Franzke
1
-6
/
+6
2011-11-09
Print complete usage
Benjamin Franzke
1
-4
/
+5
2011-11-09
Put switches and targets arrays on one line
Benjamin Franzke
1
-12
/
+2
2011-11-09
Rename source params storage to usb and network to net
Benjamin Franzke
1
-4
/
+4
2011-11-09
Store status commands in a table
Benjamin Franzke
1
-45
/
+24
2011-11-09
Cleanup socket objects when finished
Benjamin Franzke
1
-5
/
+12
2011-11-09
No need to use g_socket_client_connect_to_host_async
Benjamin Franzke
1
-36
/
+23
2011-11-09
Mege read_cb and recv
Benjamin Franzke
1
-40
/
+32
2011-11-09
Add initial pjctl code
Benjamin Franzke
1
-0
/
+688
2011-11-09
Init build system.
Benjamin Franzke
2
-0
/
+8