about summary refs log tree commit homepage
path: root/bin
DateCommit message (Expand)
2016-01-04console: try harder to show rate
2016-01-02copyright updates for 2016
2016-01-01console: display paused commands properly
2015-12-31dtas-console: show trim and "tl repeat" status
2015-12-31dtas-console: show paused track and time offset
2015-12-25enable "frozen_string_literal: true"
2015-12-20dtas-readahead: use our spawn fix properly
2015-12-16mlib: wire up search/find/stats to the UI
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-14player: implement software volume control
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-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