aboutsummaryrefslogtreecommitdiff
path: root/pavolctld.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-05add errors and default sink changes plus a little bit of refactoringTim Keller1-8/+50
2024-10-05ability to change cmd sinkTim Keller1-3/+39
2024-10-05add max volume and mute commandTim Keller1-5/+25
2024-10-05remove string.hTimmy Keller1-1/+0
2024-10-05fix default sink idx print bug and reorder a few thingsTimmy Keller1-8/+7
2024-10-05fix v command bug and cleanup moreTimmy Keller1-20/+10
2024-10-05enable -Ofast optimizations and exit when recieve null stdin which fixes the ...Timmy Keller1-4/+2
2024-10-04fix volume rounding and fix vol set commandTimmy Keller1-8/+13
2024-10-04add command for volume control and change name to pavolctldTimmy Keller1-0/+148