about summary refs log tree commit homepage
path: root/bin
DateCommit message (Expand)
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-12-13mlib: SYSTEM_DEFAULT handlers for SIGINT and SIGPIPE
2015-12-13mlib: remove kwargs harder
2015-11-28dtas-mlib: add dump support for debugging
2015-11-22introduce dtas-mlib for music library functions
2015-10-19dtas-archive: allow specifying SoX compression factor
2015-09-25dtas-readahead: make executable
2015-09-25dtas-cueedit: escape path to temporary file
2015-09-24dtas-readahead: avoid polling on pause
2015-09-20dtas-readahead: new script for -player users on Linux
2015-06-03splitfx: ensure rate is an integer
2015-05-24splitfx: allow -p/--sox-pipe option
2015-05-21dtas-*edit: fix inotify watch invocations
2015-05-21dtas-splitfx: comment describing -j (nothing) as infinite
2015-05-19dtas-console: bind "o" to display time in absolute seconds
2015-05-17dtas-splitfx: support --trim argument
2015-05-17dtas-splitfx: no arguments for quiet and --no-dither
2015-05-17use monotonic clock on Ruby 2.1+
2015-05-10splitfx: --bits and --rate for quick-n-dirty generic targets
2015-05-10splitfx: pass compression factor to sox(1)
2015-05-10splitfx: support -O/--outdir switch to control output dir
2015-04-13cleanup: avoid redundant Array conversion for escapes
2015-04-12dtas-sinkedit: catch up to inotify/pipe changes in sourceedit
2015-04-07dtas-archive: paranoid archival script
2015-01-23sourcedit: do not wait indefinitely if $EDITOR is stopped
2015-01-19update copyright years and links to mailing list archives
2015-01-19consolidate spawn fix for Ruby [Bug #8770]
2015-01-19sinkedit: flesh out all parameters
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