aboutsummaryrefslogtreecommitdiff
path: root/src/ext/voice
Commit message (Expand)AuthorAgeFilesLines
* Fix typoIllia2016-12-311-2/+2
* (╯°□°)╯︵ ┻━┻Austin Hellyer2016-12-192-2/+3
* Remove useless cache useAustin Hellyer2016-12-171-3/+0
* Make 'voice' feature not require 'cache'Austin Hellyer2016-12-165-7/+18
* Change all try's into ?sacdenisSK2016-12-072-58/+56
* Fix a typoAustin Hellyer2016-12-011-1/+1
* Re-order example Cargo.toml'sAustin Hellyer2016-11-301-1/+2
* Clean up the codebaseAustin Hellyer2016-11-293-15/+13
* Add initial audio supportAustin Hellyer2016-11-299-147/+548
* Improve docs and add new message builder methodsIllia K2016-11-281-3/+3
* Change the CACHE to be an RwLockAustin Hellyer2016-11-221-1/+1
* Rename the State to CacheAustin Hellyer2016-11-221-2/+2
* Don't unnecessarily borrow some if-letsAustin Hellyer2016-11-211-1/+1
* Re-organize the client moduleAustin Hellyer2016-11-212-7/+7
* Add voice connection supportAustin Hellyer2016-11-148-0/+961
* Initial commitAustin Hellyer2016-10-181-0/+0