about summary refs log tree commit homepage
path: root/lib/dtas
DateCommit message (Expand)
2015-02-04buffer/splice: prepare for IO::Splice::WAITALL removal
2015-02-04fadefx: effects chain generation
2015-01-28player: fix queue skipping on player errors
2015-01-28player: support the "trim" parameter
2015-01-25use omap (ordered map) for env hashes
2015-01-23watchable: simplify check
2015-01-20rename the TrimFX class to TFX
2015-01-20doc: describe most classes a bit
2015-01-20drop Rubinius workaround
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-19avoid aliasing global "spawn" method
2015-01-19splitfx: export TBEG and TLEN variables
2015-01-19sinkedit: flesh out all parameters
2015-01-19dtas-sourceedit: update player as user saves in the editor
2015-01-19splitfx: remove unnecessary assignment
2015-01-06player: enqueued commands cannot use bypass
2015-01-03splitfx: remove redundant Hash#merge call
2015-01-03dtas-splitfx: use the top-level command used by -player
2015-01-03splitfx: add INDIR and INBASE environment variables
2014-12-29source/splitfx: fail gracefully on missing files
2014-12-29trimfx: require audio format at initialization
2014-12-29trimfx: comments and cleanups
2014-12-28splitfx: use $FX env consistently in targets, too
2014-12-28sigevent/efd: minor simplifications
2014-12-28source/splitfx: default tracklist for single-track files
2014-12-28source/splitfx: standardize on $FX for sox effects
2014-12-28source/splitfx: restart source on YAML modifications
2014-12-27player: support "source restart" command
2014-12-27player: support playing splitfx YAML files
2014-12-24restart "source ed" after env changes
2014-12-22reduce syscalls in recvmsg invocations
2014-12-08tracklist: favor &:sym_to_proc style
2014-12-08compat_onenine: simplify pipe wrapper
2014-12-08process: update comment for bug workaround #2
2014-12-08process: update comment for bug workaround
2014-10-21unix_accepted: wait for readability on EAGAIN
2014-10-21favor &:proc form instead of blocks in more places
2014-10-18sink: favor &:proc form instead of blocks
2014-10-18unix_server: fix for infinite loop
2014-08-26client_handler: minor cleanup (favor &:proc)
2014-08-16rely on filesystem encoding
2014-08-16xs: favor &: block style for simple cases
2014-07-05fadefx: remove module
2014-06-30remove builtin-$FADEFX support
2014-06-23trimfx: initial cut of scheduling + gap filling
2014-06-06update copyrights and email address for 2014
2014-05-26player: style cleanup to favor &:methods
2013-12-27player: optimize away some more select calls