summaryrefslogtreecommitdiff
path: root/components/volume.c
AgeCommit message (Expand)Author
2022-10-28radical re-formatting 0/3: Alphabetic headersdrkhsh
2022-10-27components/*.c: include slstatus.hNRK
2022-10-27Reset sndiod initialization flag on disconnectsIngo Feinerer
2022-10-27Make volume component work on FreeBSDmichaelbuch12@gmail.com
2020-11-30Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer
2019-02-13Add native OpenBSD support for mute/volumeIngo Feinerer
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