about summary refs log tree commit homepage
DateCommit message (Expand)
2022-02-03dtas 0.20.0 - ruby 3.1+ compatibility, splitfx improvements v0.20.0
2022-02-03splitfx: document changes ahead of 0.20.0 release
2022-02-03splitfx: disallow combining --trim and --filter
2022-01-27readahead: do not call -@ on non-String
2022-01-24player: expire sox metadata cache on file st_ctime changes
2022-01-24splitfx: add --filter option to limit match to comments
2022-01-24splitfx: support per-track environment variables
2022-01-23do not check IO#closed? before calling IO#close
2022-01-23unix_accepted: drop Ruby < 2.3 support code
2022-01-23get rid of DTAS::Nonblock wrapper for Ruby <= 2.0
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-21player: remove omap conversion
2022-01-21deduplicate and freeze pathnames + metadata
2022-01-21use YAML.unsafe_load in Psych 4.x (Ruby 3.1+)
2022-01-21move dtas-graph into script/, support Perl for dtas.sh
2022-01-21get rid of DTAS.dedupe_str wrapper
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-11player: reduce syscalls when splicing to single target
2022-01-11doc: drop ordered map from examples
2022-01-11splitfx: fix track_zpad with integer arg
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-09-05dtas 0.19.0 - odd pathname fixes v0.19.0
2021-05-30doc: use Tor v3 .onion URLs
2021-05-25do not shell-quote filenames for environment
2021-05-06build: add "symlink-install" target
2021-04-29gemspec: allow building gem without setting VERSION
2021-04-29README: replace NNTP URL with NNTPS
2021-03-21mlib: pathnames may be blobs
2021-02-13dtas 0.18.1 v0.18.1
2021-02-13INSTALL: update dependencies for current Debian stable
2021-02-13dtas-console: gracefully handle seek failures
2020-09-29encoding: use CharlockHolmes properly on first run
2020-06-24README: update and add more URLs for archives
2020-05-27player: fix +/- directional seeks while paused
2020-04-20splitfx: support --err-suffix option
2020-04-20splitfx: reduce syscalls for writing comments file
2020-02-03dtas 0.18.0 v0.18.0
2020-02-03doc: update copyrights for 2020
2020-02-03INSTALL: s/bogomips.org/yhbt.net/
2020-01-06doc: remove most recommendations for sleepy_penguin
2020-01-06watchable: use fiddle for inotify support
2020-01-06buffer: replace sleepy_penguin with fiddle