Code

added optional bitrate display to status bar
authorJ. Alexander Treuman <jat@spatialrift.net>
Sun, 21 Sep 2008 17:37:43 +0000 (19:37 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 19:51:00 +0000 (21:51 +0200)
commit61053ab09a52c4a0ca36ed4e7eb01cc8a26463d9
tree6737e887d505d640b880cea1a2cb8078512d013b
parentad98c332ac7551dbf1f99b2c7f5ae60e1009787f
added optional bitrate display to status bar

If visible-bitrate is enabled, then the current bitrate will be drawn next
to the song time in the status bar.  By default it will not be displayed.
src/conf.c
src/options.h
src/screen.c