about summary refs log tree commit homepage
DateCommit message (Expand)
2015-02-04buffer: allow limiting the amount of bytes output tfx-pu
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-23sourcedit: do not wait indefinitely if $EDITOR is stopped
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-19doc: dtas-env(7) manpage for environment vars
2015-01-19sinkedit: flesh out all parameters
2015-01-19dtas-sourceedit: update player as user saves in the editor
2015-01-19dtas-console: avoid crashing on failed cue seeks
2015-01-19splitfx: remove unnecessary assignment
2015-01-19partstats: use Etc.nprocessors on Ruby 2.2+
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-28examples/splitfx.sample.yml: use more common effect
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-27dtas-console: keys for "cue next/prev"
2014-12-27test: favor Process.spawn when possible
2014-12-24restart "source ed" after env changes
2014-12-22dtas 0.9.0 - minor features and speedups v0.9.0
2014-12-22doc: flesh out "tl" subcommand docs
2014-12-22reduce syscalls in recvmsg invocations
2014-12-22dtas-tl: halve write() syscalls when emitting tracklists
2014-12-21dtas-console: '>' and '<' keys for tracklist next/prev
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-21dtas 0.8.0 - player bugfixes v0.8.0