aboutsummaryrefslogtreecommitdiff
path: root/src/print_volume.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+4
This hardcodes all the JSON parts. Strings are not properly escaped currently. The best/easiest way to fix this is by actually using libyajl.
2011-07-24Add simple volume support on FreeBSDBaptiste Daroussin1-0/+30
2011-07-21Fix FTBFS on kFreeBSDAxel Beckert1-4/+3
2010-07-20Implement ALSA volume supportMichael Stapelberg1-0/+154