about summary refs log tree commit homepage
path: root/bin
DateCommit message (Expand)
2015-01-19dtas-sourceedit: update player as user saves in the editor
2015-01-19dtas-console: avoid crashing on failed cue seeks
2015-01-19partstats: use Etc.nprocessors on Ruby 2.2+
2014-12-27dtas-console: keys for "cue next/prev"
2014-12-22dtas-tl: halve write() syscalls when emitting tracklists
2014-12-21dtas-console: '>' and '<' keys for tracklist next/prev
2014-09-22dtas-console: force encoding for current locale
2014-08-16rely on filesystem encoding
2014-06-06update copyrights and email address for 2014
2014-02-24dtas-console: add note to install "curses" gem if missing
2013-12-01splitfx: support --no-dither/-D option
2013-10-10dtas-tl: "reto" command does not scan track IDs
2013-10-09dtas-partstats: initial implementation
2013-09-30dtas-console: allow exit via 'q' key
2013-09-23dtas-*edit: account for editors which rename over files
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-console: avoid using current if it is nil
2013-09-09dtas-tl: expand paths before using them
2013-09-09dtas-tl: add add-tail command
2013-09-09player: implement basic tracklist functionality
2013-09-07splitfx: flesh out functionality + integration test
2013-09-07add dtas-splitfx - .cuesheets + make(1)
2013-09-06dtas-console: show paused track when paused
2013-09-01player: explicitly stop+wait for sink death at_exit
2013-09-01dtas-xdelay: pass -q flag to play(1) by default
2013-08-31dtas-sourcedit: allow loading YAML from stdin
2013-08-29remove "encoding: binary" header use
2013-08-28dtas-console: support terminal resize
2013-08-28add license/copyright headers/footers to all files
2013-08-26dtas-{sink,source}edit: reduce redundant code
2013-08-26player: flesh out multi-source in protocol/sourceedit
2013-08-25dtas-console: always show ReplayGain line
2013-08-25dtas-console: swap 'j' / 'k' bindings to match docs
2013-08-25dtas-console: implement better ReplayGain and format support
2013-08-25dtas-*edit: properly fall back to 'vi' as documented
2013-08-25move dtas-graph to a perl/ directory
2013-08-25rename dtas-play-xover-delay to dtas-xdelay
2013-08-25dtas-console: don't barf if there is no infile
2013-08-24dtas-{sink,source}edit: allow unsetting command and env
2013-08-24initial commit