aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update clap version to 3.0.0-beta.5.Andreas Grois2021-11-291-23/+11
| | | | | This change removes the flags list. To keep the help readable, the sorting of fields has been adjusted.
* Update some dependenciesAndreas Grois2021-11-291-13/+4
|
* Draft for volume binning config support.Andreas Grois2021-11-281-0/+2
|
* Pulse now displays volume correctly.Andreas Grois2021-06-041-1/+0
| | | | | Still missing actual functionality beyond a numeric display, and error cases have not been tested, but hey, it's there!
* Create a pulse context. Seems to be working.Andreas Grois2021-05-021-0/+1
|
* First draft of pulse architecture.Andreas Grois2021-05-011-0/+9
|
* Update gettext-rs version, tweak Clap dependencies.Andreas Grois2021-04-251-103/+9
| | | | | We still might want to get rid of those dependencies. They really bloat the executable, especially Clap.
* Clock now does something (but isn't done yet).Andreas Grois2021-04-191-1/+0
|
* Add commandline handling and hardcoded default paths.Andreas Grois2021-04-181-3/+270
|
* First semi-working implementation.Andreas Grois2021-04-181-29/+135
|
* Initial commit. Borked, so don't useAndreas Grois2021-04-071-0/+370