about summary refs log tree commit homepage
path: root/lib/dtas/splitfx.rb
DateCommit message (Expand)
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)