Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | Added support for lemonbar | Brendan Van Hook | 1 | -2/+2 |
2015-08-01 | Use SndIO for volume module on OpenBSD | Dmitrij D. Czarkoff | 1 | -1/+69 |
2015-04-19 | PulseAudio muted volume support (fixes #27) | Watcom Hecht | 1 | -4/+20 |
2015-04-03 | PulseAudio support for volume input | Watcom Hecht | 1 | -1/+28 |
2015-03-29 | refactoring to avoid code duplication | Watcom Hecht | 1 | -30/+23 |
2015-03-25 | print_volume: don’t return, complete the buffer first | Baptiste Daroussin | 1 | -6/+13 |
2015-03-16 | clang-format-3.5 -i **/*.[ch], update modeline | Michael Stapelberg | 1 | -143/+144 |
2014-08-26 | Bugfix: fix wrong color tags with xmobar | Michael Stapelberg | 1 | -2/+1 |
2013-11-18 | Added different format string for volume in case it is muted. | Gereon Kremer | 1 | -2/+10 |
2013-05-19 | print_volume(linux): Open a new mixer every time. | oblique | 1 | -103/+52 |
2013-03-19 | print_volume: don’t return, complete the buffer first | Michael Stapelberg | 1 | -9/+10 |
2013-03-19 | Support mixer_idx with OSS | Baptiste Daroussin | 1 | -1/+11 |
2013-03-19 | Show degraded colors in case volume is muted with OSS | Baptiste Daroussin | 1 | -0/+6 |
2013-01-05 | changing volume color from bad to degraded if muted | Gereon Kremer | 1 | -1/+1 |
2012-11-15 | DragonFlyBSD support added | Scott Tincman | 1 | -2/+2 |
2012-10-03 | Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran) | Michael Stapelberg | 1 | -1/+1 |
2012-09-05 | turn volume into red if muted | Simon Elsbrock | 1 | -2/+7 |
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg | 1 | -6/+6 |
2012-04-29 | Print the volume on OpenBSD too. Add missing library to Makefile accordingly. | Jasper Lievisse Adriaanse | 1 | -1/+7 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+2 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -10/+17 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+4 |
2011-07-24 | Add simple volume support on FreeBSD | Baptiste Daroussin | 1 | -0/+30 |
2011-07-21 | Fix FTBFS on kFreeBSD | Axel Beckert | 1 | -4/+3 |
2010-07-20 | Implement ALSA volume support | Michael Stapelberg | 1 | -0/+154 |