| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace Vec parameters by IntoIterator (#176) | François Triquet | 2017-10-04 | 1 | -3/+3 |
| * | `to_owned` -> `to_string` | acdenisSK | 2017-10-01 | 1 | -7/+7 |
| * | Fix tests and example 05 | Zeyla Hellyer | 2017-09-24 | 1 | -3/+8 |
| * | Revamp errors in `Args` and commands | acdenisSK | 2017-09-23 | 1 | -26/+4 |
| * | Also rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -2/+2 |
| * | Add Send/Sync to framework items | Zeyla Hellyer | 2017-09-18 | 1 | -0/+2 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -7/+4 |
| * | Allow commands to be limited to certain roles (#157) | Lakelezz | 2017-09-05 | 1 | -0/+8 |
| * | Add num_args (#156) | Maiddog | 2017-08-31 | 1 | -0/+8 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -4/+7 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -7/+4 |
| * | Fix tests (#145) | Maiddog | 2017-08-22 | 1 | -5/+2 |
| * | Revamp the args to an `Args` struct | acdenisSK | 2017-08-20 | 1 | -26/+7 |
| * | Move builtin framework impl to its own module | Zeyla Hellyer | 2017-08-19 | 1 | -0/+245 |