Code

display songs time in playlist
authorRomain Bignon <romain@peerfuse.org>
Sun, 14 Jun 2009 15:24:08 +0000 (17:24 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 14 Jun 2009 15:24:08 +0000 (17:24 +0200)
commit850ad87b588dd6cbb96e5558ee671f2c95cc839d
treeabc70b1c6359a16d3b85691c176e8aa7887f664b
parentc17ac1e987ca42bee41d40e15f7b7ca51ee70139
display songs time in playlist

Add the way to display a second column in a list window, and use it to
display the songs time in playlist.

It isn't displayed with NCMPC_MINI.

[mk: unbreak wide-cursor=no]
13 files changed:
src/list_window.c
src/list_window.h
src/screen_artist.c
src/screen_browser.c
src/screen_browser.h
src/screen_help.c
src/screen_keydef.c
src/screen_outputs.c
src/screen_play.c
src/screen_search.c
src/screen_song.c
src/screen_text.c
src/screen_text.h