about summary refs log tree commit homepage
path: root/bin/dtas-tl
DateCommit message (Expand)
2016-01-02copyright updates for 2016
2015-12-25enable "frozen_string_literal: true"
2015-12-15dtas-tl: add "aac" (add-after-current) command
2015-12-15dtas-tl: "edit" gives sequential track IDs on new tracks
2015-12-15Revert "dtas-tl: simplify existing addtail/addhead while we're at it"
2015-12-14dtas-tl: fixup addtail again
2015-12-14dtas-tl: simplify existing addtail/addhead while we're at it
2015-12-14dtas-tl edit: fix ordering of newly-added songs
2015-12-14dtas-tl: learn an "edit" sub command
2015-12-13player: support "tl clear" internally
2015-01-19update copyright years and links to mailing list archives
2014-12-22dtas-tl: halve write() syscalls when emitting tracklists
2014-08-16rely on filesystem encoding
2014-06-06update copyrights and email address for 2014
2013-10-10dtas-tl: "reto" command does not scan track IDs
2013-09-22dtas-tl: add "reto" command
2013-09-10dtas-tl: add-{tail,head} -> add{tail,head}
2013-09-09dtas-tl: add a handy "clear" command
2013-09-09dtas-tl: expand paths before using them
2013-09-09dtas-tl: add add-tail command
2013-09-09player: implement basic tracklist functionality