about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2013-09-09tracklist: preliminary tracklist class
2013-09-09splitfx: minor bugfixes, use strings for commands/targets
2013-09-08pipe: remove pipe_size call for non-Linux platforms
2013-09-08sink: remove unnecessary writable_iter
2013-09-07splitfx: flesh out functionality + integration test
2013-09-07implement environment variable expansion
2013-09-07splitfx: round instead of truncate for CDDA
2013-09-07add dtas-splitfx - .cuesheets + make(1)
2013-09-06source/sox: correctly extend xs for try_to_fail_harder
2013-09-01player/client_handler: support for dumping individual env
2013-09-01player: explicitly stop+wait for sink death at_exit
2013-09-01player/client_handler: cleanup to avoid redundant code
2013-09-01player: add "state dump" command to serialize state
2013-09-01source/{av,ff}: probe harder for audio in weird containers
2013-08-31disclaimer: disambiguate between dtas/$PROGNAME
2013-08-30av_ff_common: fix undefined var in astream fallback
2013-08-29rg: avoid adding gain if fallback_gain + preamp is near zero
2013-08-29remove "encoding: binary" header use
2013-08-28add license/copyright headers/footers to all files
2013-08-27av_ff_common: zero samples on streams of unknown length
2013-08-27player: fix sink auto-restart on "sink ed" changes
2013-08-26:nodoc: core classes in 1.9 compat layer
2013-08-26av_ff_common: :nodoc: this constant and add TODO item
2013-08-26client_handler: remove redundant checks for @current.pid
2013-08-26player: do not assign @current until successful spawn
2013-08-26source/sox: cleanup error handling, quiet redundant warnings
2013-08-26add lightly-tested ffmpeg support
2013-08-26source/sox: bail out if zero samples are detected
2013-08-26player: break out gracefully if a file is totally unplayable
2013-08-26player: restart sinks on "sink ed" modification
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