aboutsummaryrefslogtreecommitdiff
path: root/src/commands/sound_levels.rs
Commit message (Expand)AuthorAgeFilesLines
* restore support for volume commandsNathan Perry2024-08-161-2/+69
* fixup unknown command, document commandsNathan Perry2024-08-061-5/+4
* first pass convert to poiseNathan Perry2024-08-061-70/+9
* rework to use songbirdNathan Perry2024-05-081-105/+61
* update all depsNathan Perry2024-05-081-36/+49
* volume limit to 400%, default at 200%Nathan Perry2020-09-251-9/+6
* move configuration into envconfigNathan Perry2020-06-201-3/+3
* borrowck fixesNathan Perry2019-11-171-4/+4
* remove a bunch of unused importsNathan Perry2019-11-171-1/+0
* mostly fixedNathan Perry2019-11-171-4/+14
* most restructuring doneNathan Perry2019-11-171-10/+13
* improve logging and user feedback for commandsNathan Perry2019-03-041-5/+12
* clean up project structureNathan Perry2019-02-161-0/+103