aboutsummaryrefslogtreecommitdiff
path: root/src/model/voice.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement or derive Serialize on all modelsZeyla Hellyer2018-01-011-2/+2
* Break up the model moduleZeyla Hellyer2017-12-161-1/+3
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-0/+36
* Change all try's into ?sacdenisSK2016-12-071-1/+0
* Clean up the codebaseAustin Hellyer2016-11-291-91/+0
* Add initial audio supportAustin Hellyer2016-11-291-14/+9
* Add voice connection supportAustin Hellyer2016-11-141-0/+97
* Initial commitAustin Hellyer2016-10-181-0/+0