Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-25 | Add udp message targets | Benjamin Franzke | 1 | -1/+1 | |
2011-09-25 | Fix bitshift for udp type | Benjamin Franzke | 1 | -1/+1 | |
Its abit unclear in the documentation, whether the first bits refer to lsb or msb. | |||||
2011-09-24 | Use an asynchronous connection initiation | Benjamin Franzke | 1 | -0/+6 | |
So we arent blocked, and unable to handle cmdline interaction while connecting. | |||||
2011-09-23 | Add prefix cmumble_ to struct context and struct user | Benjamin Franzke | 1 | -8/+9 | |
2011-09-23 | Fix indents | Benjamin Franzke | 1 | -7/+7 | |
2011-09-23 | Move audio-related stuff into audio.c | Benjamin Franzke | 1 | -0/+205 | |