Code

screen_song: moved code to format_duration_short()
authorMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 06:36:36 +0000 (08:36 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 2 Oct 2009 06:36:36 +0000 (08:36 +0200)
commit190cf0650f4e718cf89604985224ec60b25bfaef
tree22d39092eb5d1edeab354b0cf9fbf6f7d41ccc72
parente67bb415ba1b36c52bfad7a2ea787199897625b5
screen_song: moved code to format_duration_short()

New function in utils.c.  Use that same function in screen_play.c,
status_bar.c and strfsong.c.
src/screen_play.c
src/screen_song.c
src/status_bar.c
src/strfsong.c
src/utils.c
src/utils.h