summaryrefslogtreecommitdiff
path: root/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'playlist.h')
-rw-r--r--playlist.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/playlist.h b/playlist.h
index bda1eaa0..abd9fc03 100644
--- a/playlist.h
+++ b/playlist.h
@@ -246,6 +246,9 @@ int
pl_format_title (playItem_t *it, int idx, char *s, int size, int id, const char *fmt);
void
+pl_format_time (float t, char *dur, int size);
+
+void
pl_reset_cursor (void);
float