| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix broken docs links caused by model mod changes | Zeyla Hellyer | 2018-01-31 | 1 | -2/+2 |
| * | Move `VecMap` to `utils` | acdenisSK | 2018-01-02 | 1 | -1/+1 |
| * | Remove builder re-export in utils | Zeyla Hellyer | 2018-01-02 | 1 | -1/+1 |
| * | Improve performance of builders even further | acdenisSK | 2017-12-27 | 1 | -3/+3 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -5/+5 |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 1 | -1/+1 |
| * | Fix doc-tests | acdenisSK | 2017-11-08 | 1 | -1/+1 |
| * | Merge v0.4.3 | acdenisSK | 2017-11-04 | 1 | -6/+6 |
| |\ | |||||
| | * | Fix no-client cache tests | Zeyla Hellyer | 2017-11-01 | 1 | -5/+5 |
| | * | `to_owned` -> `to_string` | acdenisSK | 2017-10-01 | 1 | -5/+5 |
| * | | Make the Client return a Result | Zeyla Hellyer | 2017-11-03 | 1 | -1/+4 |
| * | | Remove `on_` prefix to EventHandler tymethods | Zeyla Hellyer | 2017-10-22 | 1 | -1/+1 |
| * | | Slightly improve performance of builders | Zeyla Hellyer | 2017-10-18 | 1 | -10/+8 |
| * | | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 1 | -10/+10 |
| * | | `to_owned` -> `to_string` | acdenisSK | 2017-10-09 | 1 | -5/+5 |
| |/ | |||||
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -12/+6 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -6/+12 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -12/+6 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -6/+12 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -8/+11 |
| * | Fix doc tests | acdenisSK | 2017-07-02 | 1 | -31/+34 |
| * | Deprecate Client::login, add Client::new | Zeyla Hellyer | 2017-06-06 | 1 | -1/+1 |
| * | Add some model docs, deprecate Role::edit_role | Maiddog | 2017-06-03 | 1 | -2/+2 |
| * | Add more examples and improve some others | Zeyla Hellyer | 2017-05-23 | 1 | -9/+133 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+84 |