Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Aaron Marcher | 2016-09-18 | 1 | -0/+5 |
| | | | | page version number fails | ||||
* | 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 && ↵ | Ali H. Fardan | 2016-09-05 | 1 | -22/+0 |
| | | | | removed the makefile (we need a better one) | ||||
* | 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 |