about summary refs log tree commit homepage
path: root/lib/dtas/format.rb
DateCommit message (Expand)
2016-12-27http -> https, and relocate homepage to https://80x24.org/dtas/
2016-12-26format.from_file: reduce soxi invocations
2016-01-24String#split with a single-byte instead of regexp
2016-01-02copyright updates for 2016
2015-12-26remove vestigial mentions of opusenc
2015-12-25enable "frozen_string_literal: true"
2015-09-06use a common /dev/null
2015-02-04fadefx: effects chain generation
2015-01-20doc: describe most classes a bit
2015-01-19update copyright years and links to mailing list archives
2014-06-06update copyrights and email address for 2014
2013-10-10format: common detection code (based on sox)
2013-09-28player: support bypass for rate, bits, channel
2013-09-10splitfx: add opus and flac-cdda outputs
2013-08-29remove "encoding: binary" header use
2013-08-28add license/copyright headers/footers to all files
2013-08-26process: remove redundant "xs" method
2013-08-25format: fix switching to floating point samples
2013-08-25format: decouple from soxi
2013-08-25split out source handling to prepare for avconv/ffmpeg support
2013-08-25more cleanups for packaging and documentation v0.0.0
2013-08-24initial commit