about summary refs log tree commit homepage
DateCommit message (Expand)
2015-05-21splitfx: simplify output display
2015-05-20splitfx: documentation for subclasses
2015-05-20splitfx: drop unnecessary variable
2015-05-19source/splitfx: allow watching extra external scripts
2015-05-19splitfx: avoid double-truncation with user command
2015-05-19dtas-console: bind "o" to display time in absolute seconds
2015-05-18splitfx: remove support for encoding opus
2015-05-18splitfx: show correct command for output
2015-05-17process: implement array expansion to preserve spaces
2015-05-17dtas-splitfx: support --trim argument
2015-05-17dtas-splitfx: no arguments for quiet and --no-dither
2015-05-17use monotonic clock on Ruby 2.1+
2015-05-10splitfx: fix non-generic, user-specified targets
2015-05-10splitfx: fix lossy output with player command is in use
2015-05-10INSTALL: update documentation for 0.11.0 release
2015-05-10dtas 0.11.0 - bugfixes and splitfx features v0.11.0
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