index
:
slstatus.git
master
status monitor
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
volume.c
Age
Commit message (
Expand
)
Author
2022-10-28
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-27
components/*.c: include slstatus.h
NRK
2022-10-27
Reset sndiod initialization flag on disconnects
Ingo Feinerer
2022-10-27
Make volume component work on FreeBSD
michaelbuch12@gmail.com
2020-11-30
Use the sioctl_open(3) OpenBSD API to access vol
Ingo Feinerer
2019-02-13
Add native OpenBSD support for mute/volume
Ingo Feinerer
2018-05-30
Clean up header includes
Aaron Marcher
2018-05-21
Remove units from numbers
Aaron Marcher
2018-05-19
Add the percent sign to *_perc functions
Aaron Marcher
2018-05-18
Add warn() and die()
Laslo Hunhold
2018-05-17
Unify type of `i` in for loops
Aaron Marcher
2018-05-07
Unify header includes
Aaron Marcher
2018-05-06
Fix coding style
Aaron Marcher
2018-05-02
volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning.
parazyd
2018-04-29
Add OpenBSD support in volume.c
parazyd
2018-03-28
Format error messages properly
Aaron Marcher
2018-03-28
Get rid of err.h as it is not portable
Aaron Marcher
2018-03-21
More robust preprocessor switches
Aaron Marcher
2018-03-18
Build Linux-only functions only on Linux
Aaron Marcher
2017-09-24
Move components into dedicated subdirectory
Laslo Hunhold