about summary refs log tree commit homepage
path: root/test
DateCommit message (Expand)
2020-02-03doc: update copyrights for 2020
2020-01-06buffer: replace sleepy_penguin with fiddle
2020-01-06provide fiddle-based eventfd implementation
2020-01-06pipe: avoid loading sleepy_penguin
2019-01-02dtas 0.16.0 v0.16.0
2019-01-02use sleepy_penguin 3.5+ for splice and tee support
2018-01-29mlib: compatibility with Sequel 5.x
2018-01-29player: support guessing encodings for comments
2017-04-28pipeline: new module for running process pipelines
2017-01-06rg_state: fix no-op gain detection
2017-01-02buffer/splice: remove MAX_SIZE constant
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-12-27test/test_rb_state: quiet deprecation warning
2016-12-27source/sox: integrate mcache support to reduce soxi calls
2016-12-26introduce mcache class for caching audio metadata
2016-01-04player: replaygain: avoid unnecessary ignoring
2016-01-02copyright updates for 2016
2015-12-31player: frozen_string_literal fixup for "tl tracks"
2015-12-25enable "frozen_string_literal: true"
2015-12-14tracklist: swap functionality
2015-12-13test_unixserver: remove test for element limit
2015-12-13tracklist: fixup idempotent "tl shuffle false"
2015-12-07tracklist: support limiting maximum tracklist size
2015-12-07tracklist: shuffle support
2015-12-05tracklist: use lower number unique track IDs
2015-11-22introduce dtas-mlib for music library functions
2015-10-04player: cleanup command dispatch
2015-07-18parse_freq: trivial new module for parsing frequencies
2015-05-18splitfx: remove support for encoding opus
2015-05-17process: implement array expansion to preserve spaces
2015-05-07replaygain uses the "gain" effect instead of "vol"
2015-02-04fadefx: effects chain generation
2015-01-20rename the TrimFX class to TFX
2015-01-19update copyright years and links to mailing list archives
2015-01-19Revert "fadefx: remove module"
2015-01-19consolidate spawn fix for Ruby [Bug #8770]
2015-01-19sinkedit: flesh out all parameters
2014-12-29trimfx: require audio format at initialization
2014-12-28splitfx: use $FX env consistently in targets, too
2014-12-27player: support playing splitfx YAML files
2014-12-27test: favor Process.spawn when possible
2014-07-06tests: hoist out pluck generation
2014-07-05fadefx: remove module
2014-06-30remove builtin-$FADEFX support
2014-06-30test_splitfx: fix tests without opus{enc,dec}
2014-06-30test/helper: ancient minitest compatibility
2014-06-23trimfx: initial cut of scheduling + gap filling
2014-06-06update copyrights and email address for 2014
2014-03-13test/helper: compat w/ coverage in Feature #9508
2013-12-27merge some select calls for splice users