Code

utils: move format_duration_*() to time_format.c
authorMax Kellermann <max.kellermann@gmail.com>
Tue, 21 Mar 2017 21:41:58 +0000 (22:41 +0100)
committerMax Kellermann <max.kellermann@gmail.com>
Tue, 21 Mar 2017 21:41:58 +0000 (22:41 +0100)
commitf2b8b4378b3760e8ba5a1ed54a5f8635d3dac85e
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 [new file with mode: 0644]
src/time_format.h [new file with mode: 0644]
src/utils.c
src/utils.h