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
/
commands.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-12
Fix typo in cmumble struct name
Benjamin Franzke
1
-7
/
+7
2012-02-10
s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/g
Benjamin Franzke
1
-17
/
+17
2011-09-28
Support sending TextMessages
Benjamin Franzke
1
-0
/
+31
2011-09-28
Pass argc and argv for internal commands
Benjamin Franzke
1
-5
/
+10
2011-09-28
Revert "find_by_id: Fix lookup"
Benjamin Franzke
1
-26
/
+5
2011-09-28
find_by_id: Fix lookup
Benjamin Franzke
1
-5
/
+26
2011-09-27
Rename: cmumble_command_{complete=>expand_shortcut}
Benjamin Franzke
1
-1
/
+1
2011-09-27
Add readline command completion
autocompletion
Benjamin Franzke
1
-0
/
+22
2011-09-27
Add support for command shortcuts
Benjamin Franzke
1
-0
/
+19
2011-09-25
Print session id in list_users
Benjamin Franzke
1
-1
/
+1
2011-09-24
Add a general element finding routine to util.c
Benjamin Franzke
1
-1
/
+1
2011-09-24
Add lc (list channels) command
Benjamin Franzke
1
-0
/
+14
2011-09-24
Rename ls commands to lu
Benjamin Franzke
1
-1
/
+1
2011-09-23
Add prefix cmumble_ to struct context and struct user
Benjamin Franzke
1
-6
/
+6
2011-09-23
Add a command interface
Benjamin Franzke
1
-0
/
+60