Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-27 | Check for errors when connecting | Benjamin Franzke | 1 | -0/+5 | |
2011-05-27 | Explicitly set dependencies for generated headers | Benjamin Franzke | 1 | -0/+2 | |
2011-05-27 | configure: Fix typo | Benjamin Franzke | 1 | -1/+1 | |
2011-05-27 | configure:ac fix protobuf check | Benjamin Franzke | 1 | -1/+1 | |
2011-05-27 | configure: Add AC_CHECK_LIB fallback for protobuf on debian | Benjamin Franzke | 1 | -1/+4 | |
2011-05-27 | configure.ac: Remove unecessary AC_MSG_ERRORs | Benjamin Franzke | 1 | -6/+5 | |
2011-05-27 | Remove unnecessary header | Benjamin Franzke | 1 | -1/+0 | |
2011-05-27 | configure.ac: Check for needed gstreamer elements | Benjamin Franzke | 1 | -0/+10 | |
2011-05-27 | Add build system (autoconf/make) | Benjamin Franzke | 8 | -0/+108 | |
2011-05-27 | Rename socket.c to cmumble.c | Benjamin Franzke | 1 | -0/+0 | |
2011-05-27 | Add some protocol output | Benjamin Franzke | 1 | -14/+54 | |
2011-05-25 | Ping every 5 seconds do not get disconnected | Benjamin Franzke | 1 | -6/+10 | |
2011-05-25 | Use gio tls socket instead of polarssl | Benjamin Franzke | 1 | -83/+43 | |
Still need to figure out how to get pending bytes. | |||||
2011-05-25 | Use glib mutex | Benjamin Franzke | 1 | -11/+6 | |
2011-05-25 | Talk! | Benjamin Franzke | 3 | -161/+381 | |
2011-05-24 | Use gstreamer for playback and celt decoding | Benjamin Franzke | 1 | -45/+123 | |
2011-05-23 | initial commit | Benjamin Franzke | 4 | -0/+754 | |