Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-19 | fix grammar in manpageHEADv1.0.0master | Tim Keller | 1 | -1/+1 | |
2024-10-07 | remove todo | Timmy Keller | 1 | -20/+0 | |
2024-10-07 | add manpage and mit license | Timmy Keller | 2 | -0/+85 | |
2024-10-05 | add errors and default sink changes plus a little bit of refactoring | Tim Keller | 1 | -8/+50 | |
2024-10-05 | ability to change cmd sink | Tim Keller | 2 | -3/+40 | |
2024-10-05 | add max volume and mute command | Tim Keller | 1 | -5/+25 | |
2024-10-05 | remove string.h | Timmy Keller | 1 | -1/+0 | |
2024-10-05 | fix default sink idx print bug and reorder a few things | Timmy Keller | 1 | -8/+7 | |
2024-10-05 | fix v command bug and cleanup more | Timmy Keller | 1 | -20/+10 | |
2024-10-05 | enable -Ofast optimizations and exit when recieve null stdin which fixes the ↵ | Timmy Keller | 2 | -7/+3 | |
bugs in awesomewm and causes it to exit after a refresh | |||||
2024-10-04 | remove binary file included by mistake | Timmy Keller | 1 | -1/+1 | |
2024-10-04 | fix volume rounding and fix vol set command | Timmy Keller | 1 | -8/+13 | |
2024-10-04 | add command for volume control and change name to pavolctld | Timmy Keller | 3 | -5/+67 | |
2024-09-24 | cleanup func names, add new funcs for outputting different info, prepend ↵ | Timmy Keller | 1 | -12/+43 | |
info with letter to indicate the type of info it is, run mainloop on a separate thread, read stdin | |||||
2024-09-24 | rename to pavolctrld | Timmy Keller | 3 | -3/+3 | |
2024-09-23 | add stdout flush after output | Timmy Keller | 1 | -0/+1 | |
2024-09-23 | add gitignore and makefile | Timmy Keller | 2 | -0/+18 | |
2024-09-23 | initial commit | Timmy Keller | 1 | -0/+73 | |