aboutsummaryrefslogtreecommitdiff
path: root/src/voice/streamer.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix ffmpeg_optioned doctestZeyla Hellyer2018-07-091-0/+2
* Add voice::streamer::ffmpeg_optionedZeyla Hellyer2018-07-091-3/+38
* Monomorphize all functionsZeyla Hellyer2018-07-041-2/+8
* Remove extraneous spaces at the end of linesZeyla Hellyer2018-06-171-9/+9
* Fix voice hang on `.stop()`Kyle Simpson2018-04-251-1/+1
* Refactor imports/exports to use nested groups and better formattingacdenisSK2018-03-291-6/+23
* Change the way ids and some enums are made (#295)Leah2018-03-231-2/+2
* Backport parts of 7d162b9Kyle Simpson2018-03-051-1/+6
* Drop implementation for ffmpeg containerKyle Simpson2018-02-201-0/+8
* Reduce number of clones in the libraryZeyla Hellyer2018-01-271-1/+1
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-4/+3
* Apply rustfmtZeyla Hellyer2017-09-181-14/+10
* Prevent malformed opus data from crashing the bot process (#149)Maiddog2017-08-271-0/+5
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-15/+105
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-8/+6
* Apply rustfmtZeyla Hellyer2017-08-181-6/+8
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-5/+3
* rustfmtacdenisSK2017-07-271-34/+24
* Restructure modulesZeyla Hellyer2017-05-221-0/+152