utils: move format_duration_*() to time_format.c
commitf2b8b4378b3760e8ba5a1ed54a5f8635d3dac85e
authorMax Kellermann <max.kellermann@gmail.com>
Tue, 21 Mar 2017 21:41:58 +0000 (21 22:41 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Tue, 21 Mar 2017 21:41:58 +0000 (21 22:41 +0100)
tree5462111f0bfc21516800c5a3a627013c43048bc2
parent2b171daac0ab6ac161514aeaa521fdd51e3f09c6
utils: move format_duration_*() to time_format.c
Makefile.am
src/screen_song.c
src/song_paint.c
src/status_bar.c
src/strfsong.c
src/time_format.c [copied from src/utils.c with 76% similarity]
src/time_format.h [copied from src/utils.h with 78% similarity]
src/utils.c
src/utils.h