about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2013-08-26player: sink ed pipe_size= disallows nils
2013-08-26dtas-{sink,source}edit: reduce redundant code
2013-08-26player: flesh out multi-source in protocol/sourceedit
2013-08-26cleanup multi-source handling between sox and av
2013-08-26process (qx): disambiguate err/err_str, add no_raise
2013-08-26process: remove redundant "xs" method
2013-08-25process: allow passing env to qx
2013-08-25player: fix logic around sink death/respawns
2013-08-25format: fix switching to floating point samples
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-25unix_client: remove non-SOCK_SEQPACKET support
2013-08-25use require_relative for loading 1.9 compatibility
2013-08-25set REPLAYGAIN_* vars for source command as documented
2013-08-25more cleanups for packaging and documentation v0.0.0
2013-08-25remove sink_reader_play
2013-08-25player: preserve format across invocations
2013-08-24player: cd/pwd handlers for manipulating working directory
2013-08-24initial commit