Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-11 | WIP | Benjamin Franzke | 1 | -210/+562 |
2016-05-07 | WIP | Benjamin Franzke | 1 | -1/+112 |
2016-05-07 | Try to be compatible with celt 0.7.1 and 0.11HEADmaster | Benjamin Franzke | 1 | -0/+5 |
2013-12-04 | audio: Improve pulseaudio config message a bit | Benjamin Franzke | 1 | -3/+4 |
2013-12-04 | Add a FIXME | Benjamin Franzke | 1 | -0/+2 |
2013-12-04 | Make use of CELT_GET_BITSTREAM_VERSION | Benjamin Franzke | 1 | -1/+4 |
2013-11-22 | audio: Pull and send the recorded buffer from the main thread | Benjamin Franzke | 1 | -1/+24 |
2013-11-22 | audio.c: Move variable declaration before code | Benjamin Franzke | 1 | -3/+4 |
2013-11-22 | Pass message type implicity in cmumble_send_* | Benjamin Franzke | 1 | -3/+3 |
2013-11-18 | Fix typo in cmumble struct name | Benjamin Franzke | 1 | -7/+7 |
2012-02-10 | Use sizeof in encode_varint call for buffer size | Benjamin Franzke | 1 | -1/+1 |
2012-02-10 | s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/g | Benjamin Franzke | 1 | -27/+27 |
2011-10-08 | audio: Another type fix | Benjamin Franzke | 1 | -1/+1 |
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 |
2011-09-24 | Use an asynchronous connection initiation | Benjamin Franzke | 1 | -0/+6 |
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 |