# HG changeset patch # User jerome # Date 1166265316 28800 # Node ID 5c33790c5a26daef7e506da6fa2bc2900771aae6 # Parent 6bfa0777a57a45a71b916c2b08748ca017cbfeba [svn] Added playback-seek{-relative} in audtool.1 man page. diff -r 6bfa0777a57a -r 5c33790c5a26 ChangeLog --- a/ChangeLog Sat Dec 16 02:20:15 2006 -0800 +++ b/ChangeLog Sat Dec 16 02:35:16 2006 -0800 @@ -1,3 +1,11 @@ +2006-12-16 10:20:15 +0000 Jerome Poulin + revision [3279] + Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds. + + trunk/audtool/audtool.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + + 2006-12-16 05:18:34 +0000 William Pitcock revision [3277] - don't use deprecated function playlist_get(). diff -r 6bfa0777a57a -r 5c33790c5a26 audtool.1.in --- a/audtool.1.in Sat Dec 16 02:20:15 2006 -0800 +++ b/audtool.1.in Sat Dec 16 02:35:16 2006 -0800 @@ -161,6 +161,12 @@ .TP .I --playback-status Returns the playback status. +.TP +.I --playback-seek +Performs an absolute seek in milliseconds. +.TP +.I --playback-seek-relative +Performs a seek relative to the current position in milliseconds. .PP .B "Volume control:" .TP