Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-12 | Add missing header sys/uio.h. | Jan Klemkow | 1 | -0/+1 |
2011-11-12 | Implement pjlink authentication | Benjamin Franzke | 1 | -22/+104 |
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 | 1 | -0/+0 |