about summary refs log tree commit homepage
DateCommit message (Expand)
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
2020-01-06provide fiddle-based eventfd implementation
2020-01-06pipe: avoid loading sleepy_penguin
2019-12-02setup: fix duplicate variable warning
2019-12-02setup: update to use RbConfig
2019-11-14doc: fixup leftover ftp://lists.gnu.org links
2019-11-14dtas 0.17.0 v0.17.0
2019-11-14TODO: add a note about using a more stable glue language
2019-11-14doc: use new HTTPS address at lists.gnu.org
2019-11-13readahead: avoid Array#compact and Array#max on `false'
2019-11-09Add zsh completion support
2019-11-09doc: trivial typo fixes
2019-11-02player: automatically pause if last sink dies
2019-11-02buffer/splice: pass kwargs as-is to tee/splice
2019-11-02dtas-console: pass kwargs as-is to String#encode
2019-11-02dtas-console: remove unused variables
2019-11-02dtas-graph: add a short blurb about what it does
2019-07-04dtas-graph: show inode number in hex, too
2019-04-22doc: update homepage to point to cgit /about/
2019-04-22doc: remove inaccurate comment about "GNU-ism"
2019-01-02dtas 0.16.1 v0.16.1
2019-01-02splice: fix missing F_NONBLOCK flag for single output
2019-01-02dtas-linux 1.1.0
2019-01-02dtas 0.16.0 v0.16.0
2019-01-02use sleepy_penguin 3.5+ for splice and tee support
2019-01-02mlib: fix unused variable warning
2019-01-02dtas/watchable: check SystemCallError
2018-01-30mlib: ignore files with nil times
2018-01-30mlib: use flock to get around SQLite busy errors
2018-01-29mlib: remove redundant tag massaging and encoding
2018-01-29mlib: compatibility with Sequel 5.x
2018-01-29get rid of Windows-31J regexps
2018-01-29player: support guessing encodings for comments
2018-01-11Rakefile: update path for uploads
2017-11-19console: ensure time calculations are done in UTC
2017-04-28pipeline: new module for running process pipelines
2017-04-07dtas 0.15.0 v0.15.0
2017-03-02deduplicate strings using String#-@ (uminus) in Ruby 2.5+
2017-01-17readahead: fix running commands with non-files
2017-01-13readahead: handle queued commands properly (again)
2017-01-11source/sox: relax comment NAME restriction
2017-01-06rg_state: fix no-op gain detection
2017-01-02buffer/splice: remove MAX_SIZE constant
2017-01-02source/sox: simplify conditional, slightly
2016-12-31player: freeze sink name to avoid needless dup