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
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
Rename messages.[ch] to message.[ch]
Benjamin Franzke
1
-2
/
+2
2011-09-23
Move recv/send_msg declarations to messages.h
Benjamin Franzke
1
-1
/
+1
2011-09-23
Rename message.h to message_list.h
Benjamin Franzke
1
-5
/
+5
2011-09-23
Move connection related stuff into connection.c
Benjamin Franzke
1
-2
/
+2
2011-09-23
Makefile.am: Fix typo in gcc cflags
Benjamin Franzke
1
-1
/
+1
2011-09-23
Add input support using readline
Benjamin Franzke
1
-2
/
+2
2011-09-12
gen_messages.sed: Set LC_COLLATE=C
Benjamin Franzke
1
-1
/
+1
2011-09-12
Ship mumble.pb-c.[ch] is releases
Benjamin Franzke
1
-1
/
+5
2011-09-07
Use AC_PATH_PROG for protoc-c
Benjamin Franzke
1
-3
/
+2
2011-07-12
Run sed with LC_ALL=C
Benjamin Franzke
1
-1
/
+1
2011-07-11
src/Makefile.am: s/$(top_srcdir)\/src/$(srcdir)/g
Benjamin Franzke
1
-4
/
+4
2011-07-11
Change build order of mumumble.pb-c.h and messages.h
Benjamin Franzke
1
-1
/
+1
2011-07-11
src/Makefile.am: Fix 80-columns linewrap
Benjamin Franzke
1
-3
/
+6
2011-07-11
Add protoc-c wrapper build script
Benjamin Franzke
1
-3
/
+4
2011-07-11
Fix out-of source build of messages.h
Benjamin Franzke
1
-2
/
+2
2011-07-11
Make use of BUILT_SOURCES variables
Benjamin Franzke
1
-7
/
+10
2011-07-11
Use a sed script for generating messages.h
Benjamin Franzke
1
-2
/
+2
2011-07-11
Adjust protocol/header generation rules for silent rules
Benjamin Franzke
1
-2
/
+2
2011-05-28
Add mumble.proto,messages.txt,gen_message.sh to EXTRA_DIST
Benjamin Franzke
1
-0
/
+1
2011-05-28
Move send_msg and recv_msg to messages.c
Benjamin Franzke
1
-1
/
+1
2011-05-28
Autogenerate message macro list, not directly info struct
Benjamin Franzke
1
-2
/
+2
2011-05-27
Explicitly set dependencies for generated headers
Benjamin Franzke
1
-0
/
+2
2011-05-27
Add build system (autoconf/make)
Benjamin Franzke
1
-0
/
+16