about summary refs log tree commit homepage
DateCommit message (Expand)
2013-08-25player: fix logic around sink death/respawns
2013-08-25format: fix switching to floating point samples
2013-08-25dtas-console: always show ReplayGain line
2013-08-25source/av: handle multiple audio streams w/ proper sample rate
2013-08-25preliminary support for avconv/avprobe from libav
2013-08-25format: decouple from soxi
2013-08-25split out source handling to prepare for avconv/ffmpeg support
2013-08-25player: remove unreachable branch
2013-08-25command: remove kill, we no longer rely on it
2013-08-25tests: use unix_client in tests to kill some redundant code
2013-08-25unix_client: remove non-SOCK_SEQPACKET support
2013-08-25test_rg_integration: avoid unused variable warning
2013-08-25Rakefile: rsync task uploads gzipped files, too
2013-08-25doc: document new dtas-console key bindings
2013-08-25dtas-console: swap 'j' / 'k' bindings to match docs
2013-08-25dtas-console: implement better ReplayGain and format support
2013-08-25use require_relative for loading 1.9 compatibility
2013-08-25dtas-*edit: properly fall back to 'vi' as documented
2013-08-25set REPLAYGAIN_* vars for source command as documented
2013-08-25README: include a pointer to the plain-text docs
2013-08-25more cleanups for packaging and documentation v0.0.0
2013-08-25remove sink_reader_play
2013-08-25manpage installation updates
2013-08-25move dtas-graph to a perl/ directory
2013-08-25pkg.mk: remove HTML packaging bits
2013-08-25build: include prebuilt manpages with installation
2013-08-25rename dtas-play-xover-delay to dtas-xdelay
2013-08-25player: preserve format across invocations
2013-08-25dtas-console: don't barf if there is no infile
2013-08-25packaging for dtas-linux and dtas-mpris meta-packages
2013-08-24documentation: initial manpages for all commands
2013-08-24player: cd/pwd handlers for manipulating working directory
2013-08-24dtas-{sink,source}edit: allow unsetting command and env
2013-08-24initial commit