aboutsummaryrefslogtreecommitdiff
path: root/pulse/src/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* Draft of binning code.Andreas Grois2021-11-281-2/+57
|
* Draft for volume binning config support.Andreas Grois2021-11-281-7/+37
|
* Rework Balance/Volume Settings to use the same generic struct.Andreas Grois2021-11-281-23/+95
| | | | | This is unfinished. The serialize/deserialize methods currently just return errors.
* Factor out all unsafe code into its own module (unfinished)Andreas Grois2021-05-021-6/+6
|
* First draft of pulse architecture.Andreas Grois2021-05-011-0/+66