summaryrefslogtreecommitdiff
path: root/src/message.h
AgeCommit message (Collapse)AuthorFilesLines
2013-11-22Pass message type implicity in cmumble_send_*Benjamin Franzke1-24/+10
This also removes the unneeded "struct mumble_*" which is ugly in use.
2013-11-21message.h: Add wrapper around protobufs ugly func namesBenjamin Franzke1-0/+38
They are of cause autogenerated. Only the one wrapper for the reject enum is added as one makro by hand.
2013-11-18Fix typo in cmumble struct nameBenjamin Franzke1-3/+3
2012-02-10s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/gBenjamin Franzke1-3/+3
2011-09-23Add prefix cmumble_ to struct context and struct userBenjamin Franzke1-3/+3
2011-09-23Rename messages.[ch] to message.[ch]Benjamin Franzke1-0/+21