about summary refs log tree commit homepage
DateCommit message (Expand)
2013-09-09splitfx: minor bugfixes, use strings for commands/targets
2013-09-08test_splitfx: remove parallelize_me!
2013-09-08pipe: remove pipe_size call for non-Linux platforms
2013-09-08sink: remove unnecessary writable_iter
2013-09-08test/helper: rescue on NameError instead of checking defined?
2013-09-07splitfx: flesh out functionality + integration test
2013-09-07implement environment variable expansion
2013-09-07GNUmakefile: enable warnings by default for tests
2013-09-07splitfx: round instead of truncate for CDDA
2013-09-07add dtas-splitfx - .cuesheets + make(1)
2013-09-07test/helper: fix var shadowing
2013-09-06dtas-console: show paused track when paused
2013-09-06test/helper: delay at_exit registration for tmpfifo
2013-09-06test/*: compatibility class for both minitest 4 and 5
2013-09-06test/player_integration: thread-safety fix
2013-09-06test/*.rb: test/unit compatibility
2013-09-06source/sox: correctly extend xs for try_to_fail_harder
2013-09-02dtas 0.3.0 - small improvements and tweaks v0.3.0
2013-09-02test/test_player_client_handler: rename shadowed method
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-01dtas-xdelay: pass -q flag to play(1) by default
2013-09-01doc/dtas-xdelay: reference sox/play env, update email address
2013-09-01player: add "state dump" command to serialize state
2013-09-01INSTALL: update installation instructions
2013-09-01doc: add contact info to all documentation
2013-09-01doc: sink_examples: reference dtas-xdelay and friends
2013-09-01doc: reorganize sections around dtas-player
2013-09-01source/{av,ff}: probe harder for audio in weird containers
2013-08-31test_source_av: fix test to actually run
2013-08-31dtas-sourcedit: allow loading YAML from stdin
2013-08-31Rakefile: wrap long line
2013-08-31Rakefile: additional pointer to git-set-file-times
2013-08-31GNUmakefile: combine with pkg.mk
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-29README: add explicit copyright for this file
2013-08-28dtas-console: support terminal resize
2013-08-28dtas 0.2.0 - minor bugfixes and packaging cleanups v0.2.0
2013-08-28add license/copyright headers/footers to all files
2013-08-28doc: protocol: question source ed tryorder, minor edits
2013-08-28doc: cleanup makefile formatting/naming
2013-08-27Rakefile: use git set-file-times for consistent mtimes
2013-08-27doc: dtas-player_protocol: note proposed revamp
2013-08-27doc: add more examples to dtas-player_sink_examples
2013-08-27av_ff_common: zero samples on streams of unknown length
2013-08-27doc: dtas-player_sink_examples manpage