about summary refs log tree commit homepage
DateCommit message (Expand)
2013-09-09tracklist: previous! only wraps around when repeat is enabled
2013-09-09player: "tl goto" takes optional offset arg in HHMMSS.SUBSEC
2013-09-09player: implement previous/next commands
2013-09-09tracklist: next_track -> advance_track
2013-09-09player: reset tracklist when idle stat is detected
2013-09-09dtas-console: avoid using current if it is nil
2013-09-09player/client_handler: prevent seek from excessive requeue
2013-09-09dtas-tl: expand paths before using them
2013-09-09player: do not repeat first track on start if using playlist
2013-09-09tracklist: fix go_to functionality
2013-09-09dtas-tl: add add-tail command
2013-09-09player/client_handler: "tl add" returns track_id of added track
2013-09-09player: implement basic tracklist functionality
2013-09-09tracklist: preliminary tracklist class
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