Xinqi Bao's Git

Add ram and swap components on FreeBSD
[slstatus.git] / components / volume.c
2019-02-13 Ingo FeinererAdd native OpenBSD support for mute/volume
2018-05-30 Aaron MarcherClean up header includes
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-19 Aaron MarcherAdd the percent sign to *_perc functions
2018-05-18 Laslo HunholdAdd warn() and die()
2018-05-17 Aaron MarcherUnify type of `i` in for loops
2018-05-07 Aaron MarcherUnify header includes
2018-05-06 Aaron MarcherFix coding style
2018-05-02 parazydvolume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid...
2018-04-29 parazydAdd OpenBSD support in volume.c
2018-03-28 Aaron MarcherFormat error messages properly
2018-03-28 Aaron MarcherGet rid of err.h as it is not portable
2018-03-21 Aaron MarcherMore robust preprocessor switches
2018-03-18 Aaron MarcherBuild Linux-only functions only on Linux
2017-09-24 Laslo HunholdMove components into dedicated subdirectory