aboutsummaryrefslogtreecommitdiff
path: root/src/print_volume.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran)Michael Stapelberg1-1/+1
2012-09-05turn volume into red if mutedSimon Elsbrock1-2/+7
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg1-6/+6
2012-04-29Print the volume on OpenBSD too. Add missing library to Makefile accordingly.Jasper Lievisse Adriaanse1-1/+7
2012-04-08add yajl compat codeMichael Stapelberg1-0/+2
2012-03-25Properly output JSON with libyajlMichael Stapelberg1-10/+17
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+4
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