about summary refs log tree commit homepage
path: root/bin
DateCommit message (Expand)
2024-02-01dtas-splitfx: add --stats/-S switch HEAD master
2023-07-03dtas-tl: reto: force ASCII-8BIT regexp match
2023-07-03dtas-tl: speed up prune by pipelining requests
2023-07-03dtas-tl: reduce syscalls to speedup `reto' subcommand
2023-07-03dtas-archive: support -m/--match=REGEXP switch
2022-11-24dtas-tl edit: do not shell-escape text file
2022-01-27readahead: do not call -@ on non-String
2022-01-24splitfx: add --filter option to limit match to comments
2022-01-23do not check IO#closed? before calling IO#close
2022-01-23use IO#wait_readable consistently
2022-01-23dtas-tl: drop encoding hacks, use binary stdout+stderr
2022-01-23dtas-tl prune: cull missing files from tracklist
2022-01-21dtas: drop unnecessary "require 'yaml'" statements
2022-01-21deduplicate and freeze pathnames + metadata
2022-01-21use YAML.unsafe_load in Psych 4.x (Ruby 3.1+)
2022-01-21require Ruby 2.3+
2022-01-16console: workaround safe warnings in outdated `curses' gem
2022-01-11dtas-console: support Wayland terminal titles, too
2022-01-11dtas-console: add 'i' toggle to show comments (metadata)
2022-01-11dtas-console: set X11 terminal title iff DISPLAY is set
2022-01-11splitfx: use Etc.nprocessors for jobs if unspecified
2022-01-11archive: support comments, default to none
2021-02-13dtas-console: gracefully handle seek failures
2020-04-20splitfx: support --err-suffix option
2020-02-03doc: update copyrights for 2020
2019-11-13readahead: avoid Array#compact and Array#max on `false'
2019-11-02dtas-console: pass kwargs as-is to String#encode
2019-11-02dtas-console: remove unused variables
2019-01-02dtas 0.16.0 v0.16.0
2018-01-29get rid of Windows-31J regexps
2017-11-19console: ensure time calculations are done in UTC
2017-01-17readahead: fix running commands with non-files
2017-01-13readahead: handle queued commands properly (again)
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-11-05readahead: handle queued commands properly
2016-07-07dtas-readahead: cleanup open files on pause
2016-06-17archive: fix suffix replacement for stats
2016-02-12dtas-readahead: do not barf on missing ffprobe/avprobe
2016-01-25player: support "consume" mode for tracklist
2016-01-25mlib: support --force option
2016-01-21dtas-tl: fix "cat" output
2016-01-17dtas-mlib: avoid redundant '/' in dumped pathname
2016-01-17dtas-tl: shell-unescape cat output
2016-01-17dtas-tl: hopefully fix up encoding issues
2016-01-05console: show tracklist shuffle status, too
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