aboutsummaryrefslogtreecommitdiff
path: root/src/voice/manager.rs
Commit message (Expand)AuthorAgeFilesLines
* Monomorphize all functionsZeyla Hellyer2018-07-041-6/+30
* Refactor imports/exports to use nested groups and better formattingacdenisSK2018-03-291-2/+4
* Change the way ids and some enums are made (#295)Leah2018-03-231-2/+2
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-2/+2
* Expose a client voice managerZeyla Hellyer2018-01-181-1/+7
* Use an InterMessage to communicate over gatewayZeyla Hellyer2018-01-181-3/+3
* Fix voice feature compilationZeyla Hellyer2017-12-161-1/+1
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-1/+1
* Revert "Use the de-generification trick."acdenisSK2017-10-091-13/+4
* Use the de-generification trick.acdenisSK2017-10-091-4/+13
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-3/+1
* rustfmtacdenisSK2017-07-271-2/+4
* Switch from #[doc(hidden)] to pub(crate)alex2017-06-141-2/+1
* Fix voice compilationZeyla Hellyer2017-06-101-3/+3
* Restructure modulesZeyla Hellyer2017-05-221-0/+126