Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make the malloc functions less verbose | Jari Vetoniemi | 2018-11-01 |
| | |||
* | s/WARNX1/WARN1/ | Jari Vetoniemi | 2018-11-01 |
| | |||
* | implement control searching and volume range get | Jari Vetoniemi | 2018-10-31 |
| | |||
* | remove the pollin hacks | Jari Vetoniemi | 2018-10-31 |
| | | | | just modifying elem in setters is enough | ||
* | make volume muting work | Jari Vetoniemi | 2018-10-31 |
| | |||
* | make alsamixer more responsive | Jari Vetoniemi | 2018-10-31 |
| | |||
* | alsamixer is now usable | Jari Vetoniemi | 2018-10-31 |
| | |||
* | refactor project structure | Jari Vetoniemi | 2018-10-31 |
libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c |