about summary refs log tree commit homepage
DateCommit message (Expand)
2015-05-10splitfx: --bits and --rate for quick-n-dirty generic targets
2015-05-10splitfx: pass compression factor to sox(1)
2015-05-10doc: favor the "gain" effect over "vol"
2015-05-10splitfx: support -O/--outdir switch to control output dir
2015-05-10splitfx: fix typo for dither application
2015-05-10tracklist: fix inf loop on ENOENT with repeat==1
2015-05-07replaygain uses the "gain" effect instead of "vol"
2015-04-13Rakefile: use version sort for NEWS file
2015-04-13dtas 0.10.0 - major features and small fixes v0.10.0
2015-04-13doc: update for dtas-sinkedit inotify support
2015-04-13cleanup: avoid redundant Array conversion for escapes
2015-04-13escape INFILE and related environment variables
2015-04-13xs: allow taking a string as input
2015-04-12dtas-sinkedit: catch up to inotify/pipe changes in sourceedit
2015-04-07dtas-archive: paranoid archival script
2015-02-13source/common: document dst_zero_byte attr
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