summaryrefslogtreecommitdiff
path: root/components/volume.c
AgeCommit message (Expand)Author
2018-05-30Clean up header includesAaron Marcher
2018-05-21Remove units from numbersAaron Marcher
2018-05-19Add the percent sign to *_perc functionsAaron Marcher
2018-05-18Add warn() and die()Laslo Hunhold
2018-05-17Unify type of `i` in for loopsAaron Marcher
2018-05-07Unify header includesAaron Marcher
2018-05-06Fix coding styleAaron Marcher
2018-05-02volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning.parazyd
2018-04-29Add OpenBSD support in volume.cparazyd
2018-03-28Format error messages properlyAaron Marcher
2018-03-28Get rid of err.h as it is not portableAaron Marcher
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold