| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix clippy lints | Zeyla Hellyer | 2017-10-11 | 2 | -2/+2 |
| * | Add the lifetime again | acdenisSK | 2017-10-07 | 1 | -1/+1 |
| * | Use an as_ref hack | acdenisSK | 2017-10-05 | 1 | -2/+2 |
| * | Replace slice parametres by IntoIterator (#177) | François Triquet | 2017-10-05 | 1 | -1/+6 |
| * | Revert "Use the de-generification trick." | acdenisSK | 2017-10-03 | 1 | -13/+4 |
| * | Use the de-generification trick. | acdenisSK | 2017-10-02 | 1 | -4/+13 |
| * | `to_owned` -> `to_string` | acdenisSK | 2017-10-01 | 1 | -1/+1 |
| * | Fix tests and example 05 | Zeyla Hellyer | 2017-09-24 | 1 | -5/+5 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 4 | -92/+69 |
| * | Prevent malformed opus data from crashing the bot process (#149) | Maiddog | 2017-08-27 | 1 | -0/+5 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 7 | -116/+265 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 5 | -76/+58 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 2 | -50/+61 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 5 | -56/+60 |
| * | rustfmt | acdenisSK | 2017-07-27 | 8 | -152/+130 |
| * | Utilise the newly stabilised loop-with-break-value | acdenisSK | 2017-07-20 | 1 | -20/+12 |
| * | Switch to tokio for events (#122) | Alex Lyon | 2017-07-14 | 1 | -1/+1 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 4 | -14/+5 |
| * | Fix voice compilation | Zeyla Hellyer | 2017-06-10 | 3 | -32/+34 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 10 | -0/+1420 |