summaryrefslogtreecommitdiff
path: root/components/volume.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up header includesAaron Marcher2018-05-301-1/+0
* Remove units from numbersAaron Marcher2018-05-211-1/+1
* Add the percent sign to *_perc functionsAaron Marcher2018-05-191-1/+1
* Add warn() and die()Laslo Hunhold2018-05-181-5/+3
* Unify type of `i` in for loopsAaron Marcher2018-05-171-2/+2
* Unify header includesAaron Marcher2018-05-071-4/+4
* Fix coding styleAaron Marcher2018-05-061-6/+7
* volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning.parazyd2018-05-021-1/+1
* Add OpenBSD support in volume.cparazyd2018-04-291-3/+5
* Format error messages properlyAaron Marcher2018-03-281-3/+4
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-4/+3
* More robust preprocessor switchesAaron Marcher2018-03-211-1/+1
* Build Linux-only functions only on LinuxAaron Marcher2018-03-181-0/+2
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+43