about summary refs log tree commit homepage
path: root/lib/dtas/splitfx.rb
DateCommit message (Expand)
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-12-07splitfx: more consistently generate fade_in effects
2016-01-02copyright updates for 2016
2015-12-27splitfx: fixup frozen_string_literal for spawn
2015-12-25enable "frozen_string_literal: true"
2015-06-15splitfx: set OUTFMT correctly for subenv if command is set
2015-05-24splitfx: allow -p/--sox-pipe option
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-18splitfx: remove support for encoding opus
2015-05-18splitfx: show correct command for output
2015-05-17dtas-splitfx: support --trim argument
2015-05-10splitfx: fix non-generic, user-specified targets
2015-05-10splitfx: fix lossy output with player command is in use
2015-05-10splitfx: --bits and --rate for quick-n-dirty generic targets
2015-05-10splitfx: pass compression factor to sox(1)
2015-05-10splitfx: support -O/--outdir switch to control output dir
2015-05-10splitfx: fix typo for dither application
2015-04-13cleanup: avoid redundant Array conversion for escapes
2015-04-13escape INFILE and related environment variables
2015-01-20doc: describe most classes a bit
2015-01-19update copyright years and links to mailing list archives
2015-01-19avoid aliasing global "spawn" method
2015-01-19splitfx: export TBEG and TLEN variables
2015-01-19splitfx: remove unnecessary assignment
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-28splitfx: use $FX env consistently in targets, too
2014-12-27player: support playing splitfx YAML files
2014-06-06update copyrights and email address for 2014
2013-12-01splitfx: support --no-dither/-D option
2013-10-10format: common detection code (based on sox)
2013-10-02splitfx: default to default DTAS::Format if unspecified
2013-09-22splitfx: nodoc the Skip class
2013-09-22splitfx: rename "opus" target to "opusenc"
2013-09-11splitfx: preserve original rate/channels/bits for generic targets
2013-09-11splitfx: add "skip" directive
2013-09-10splitfx: add opus and flac-cdda outputs
2013-09-09doc: nodoc new classes
2013-09-09tracklist: next_track -> advance_track
2013-09-09splitfx: minor bugfixes, use strings for commands/targets
2013-09-07splitfx: flesh out functionality + integration test
2013-09-07splitfx: round instead of truncate for CDDA
2013-09-07add dtas-splitfx - .cuesheets + make(1)