everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
* [PATCH] doc: flesh out "tl" subcommand docs
@ 2014-12-22  9:08 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2014-12-22  9:08 UTC (permalink / raw)
  To: dtas-all; +Cc: Eric Wong

The following subcommands are now documented:
* current
* current-id
* next
* prev
---
 Documentation/dtas-player_protocol.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/dtas-player_protocol.txt b/Documentation/dtas-player_protocol.txt
index 8cde50d..b8f8264 100644
--- a/Documentation/dtas-player_protocol.txt
+++ b/Documentation/dtas-player_protocol.txt
@@ -248,6 +248,10 @@ Commands here should be alphabetized according to `LC_ALL=C sort'
   currently playing track with the newly-added one.
   Returns the TRACKID of the newly added track
 
+* tl current - display the pathname to the currently playing track
+
+* tl current-id - display the TRACKID of the currently playing track
+
 * tl remove TRACKID - remove the track with the given TRACKID from
   the track list
 
@@ -258,6 +262,10 @@ Commands here should be alphabetized according to `LC_ALL=C sort'
   An optional timestamp may be added to prevent playing the
   same part(s) repeated.y
 
+* tl next - jump to the next track in the tracklist
+
+* tl prev - jump to the previous track in the tracklist
+
 * tl repeat [BOOLEAN|1] - show/or change repeat status of the tracklist.
   With no args, this will show "true", "false", or "1"
   If set to "1", dtas-player will repeat the current track.
-- 
EW



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-22  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-22  9:08 [PATCH] doc: flesh out "tl" subcommand docs Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/dtas.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).