| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak build system a little bit | Laslo Hunhold | 2018-05-01 | 1 | -5/+3 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -3/+10 |
* | Makefile: move OS-specific libs to configure script | Quentin Rameau | 2018-04-30 | 1 | -3/+0 |
* | Makefile: separate default flags from user flags | Quentin Rameau | 2018-04-30 | 1 | -7/+3 |
* | Add OpenBSD support in volume.c | parazyd | 2018-04-29 | 1 | -1/+4 |
* | Small fixes in config.mk | Aaron Marcher | 2017-12-03 | 1 | -2/+2 |
* | Properly declare buf as extern and fix all unused-warnings | Laslo Hunhold | 2017-09-17 | 1 | -1/+1 |
* | Fixed man page path | Aaron Marcher | 2017-08-13 | 1 | -1/+1 |
* | Remove d- and v-flags | Laslo Hunhold | 2017-08-10 | 1 | -1/+1 |
* | Refactor build system | Laslo Hunhold | 2017-08-10 | 1 | -10/+12 |
* | enable stack protector and compile to position independent executable | Aaron Marcher | 2017-04-20 | 1 | -1/+1 |
* | saner makefile: cleaner, simpler, suckless | Aaron Marcher | 2017-01-07 | 1 | -2/+2 |
* | Merge branch 'master' into master | parazyd | 2016-12-30 | 1 | -2/+0 |
|\ |
|
| * | why releases for such a small project? useless and overhead! | Aaron Marcher | 2016-12-29 | 1 | -2/+0 |
* | | refactor vol_perc to not depend on alsa libraries | parazyd | 2016-12-28 | 1 | -1/+1 |
|/ |
|
* | 3.0 | Aaron Marcher | 2016-09-19 | 1 | -1/+1 |
* | shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man pa... | Aaron Marcher | 2016-09-18 | 1 | -0/+5 |
* | several changes | Ali H. Fardan | 2016-09-18 | 1 | -5/+0 |
* | config.mk comment about -Wno-unused-functions | Aaron Marcher | 2016-09-18 | 1 | -2/+3 |
* | optimization | Aaron Marcher | 2016-09-18 | 1 | -1/+1 |
* | added man page | Aaron Marcher | 2016-09-17 | 1 | -1/+1 |
* | added optimization back (removed it for debugging some time ago) | Aaron Marcher | 2016-09-17 | 1 | -1/+1 |
* | bringed back the old config.mk | Ali H. Fardan | 2016-09-05 | 1 | -0/+19 |
* | added a tool for resetting the status bar && worked around some issues && rem... | Ali H. Fardan | 2016-09-05 | 1 | -22/+0 |
* | config.mk cleanup | Ali H. Fardan | 2016-09-05 | 1 | -8/+0 |
* | fixed compiler warnings in a better way | Ali H. Fardan | 2016-08-21 | 1 | -1/+1 |
* | -Wextra | Ali H. Fardan | 2016-08-21 | 1 | -1/+1 |
* | Removed the debug gcc flags | Aaron Marcher | 2016-08-16 | 1 | -2/+2 |
* | simplify smprintf by using vasprintf | Daniel Walter | 2016-03-10 | 1 | -1/+1 |
* | initial commit | Aaron Marcher | 2016-03-04 | 1 | -0/+30 |