index
:
cmumble
UDP
UDP_AND_GST1_AND_CLOCK
WIP
audio
audio-2
audio-2-opuswip
audio-record
autocompletion
master
udp
udp-2
udp-3
commandline mumble client
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-07-11
Remove unneeded m4 dir
Benjamin Franzke
2
-7
/
+0
2011-07-11
Use a sed script for generating messages.h
Benjamin Franzke
4
-13
/
+28
Drop the prior used shell script.
2011-07-11
Generate underscore messages names without prefix
Benjamin Franzke
2
-3
/
+3
2011-07-11
Drop stringified parameter in MUMBLE_MSG macros
Benjamin Franzke
3
-3
/
+3
Use #foo instead to stringify.
2011-07-11
Adjust protocol/header generation rules for silent rules
Benjamin Franzke
1
-2
/
+2
2011-07-09
configure.ac: Fix libprotbuf-c typo
Benjamin Franzke
1
-1
/
+1
2011-07-09
configure.ac: Remove libtool macros
Benjamin Franzke
1
-4
/
+0
2011-07-09
configure: Call silent rules macro only if defined
Benjamin Franzke
1
-2
/
+2
2011-05-30
Set "cmumble [%user%]" name for sinks if type is pulse
Benjamin Franzke
1
-2
/
+41
2011-05-28
Add mumble.proto,messages.txt,gen_message.sh to EXTRA_DIST
Benjamin Franzke
1
-0
/
+1
2011-05-28
cleanup
Benjamin Franzke
2
-24
/
+12
2011-05-28
Remove unnecessary callbacks
Benjamin Franzke
1
-60
/
+0
2011-05-28
Use gst_parse_launch for recording pipeline
Benjamin Franzke
1
-36
/
+11
2011-05-28
Make use of gst_parse_launch for playback pipeline
Benjamin Franzke
1
-22
/
+7
2011-05-28
Add binrary to .gitignore
Benjamin Franzke
1
-0
/
+1
2011-05-28
Move send_msg and recv_msg to messages.c
Benjamin Franzke
4
-205
/
+202
2011-05-28
Use enum values for callback positions
Benjamin Franzke
1
-9
/
+26
2011-05-28
Pass UDPTunnel msg as regular protobufcmessage to sendmsg
Benjamin Franzke
1
-11
/
+18
2011-05-28
Make receive udp tunnel a fake protobufcmessage
Benjamin Franzke
1
-3
/
+17
2011-05-28
Autogenerate message macro list, not directly info struct
Benjamin Franzke
4
-11
/
+32
2011-05-27
Remove hardcoded server ip
Benjamin Franzke
1
-5
/
+0
2011-05-27
Add support for playback from multiple sessions
Benjamin Franzke
1
-28
/
+120
2011-05-27
Use PACKAGE_STRING from config.h rather than hardcoding version number
Benjamin Franzke
1
-1
/
+3
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