aboutsummaryrefslogtreecommitdiff
path: root/src/builder/edit_channel.rs
Commit message (Expand)AuthorAgeFilesLines
* Monomorphize all functionsZeyla Hellyer2018-07-041-5/+8
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-7/+7
* Allow channels to be moved in and out of a category (#248)Kyle Clemens2018-01-081-0/+18
* Move `VecMap` to `utils`acdenisSK2018-01-021-1/+1
* Improve performance of builders even furtheracdenisSK2017-12-271-2/+2
* Slightly improve performance of buildersZeyla Hellyer2017-10-181-13/+7
* `to_owned` -> `to_string`acdenisSK2017-10-091-5/+5
* Apply rustfmtZeyla Hellyer2017-09-181-16/+8
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-8/+16
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-16/+8
* Apply rustfmtZeyla Hellyer2017-08-181-8/+16
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+4
* rustfmtacdenisSK2017-07-271-6/+11
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-7/+1
* Restructure modulesZeyla Hellyer2017-05-221-0/+80