about summary refs log tree commit homepage
DateCommit message (Expand)
2015-12-14dtas 0.12.0 - many player updates v0.12.0
2015-12-14doc: document additions to tracklist handling
2015-12-14dtas-tl: learn an "edit" sub command
2015-12-14player: show "tracklist" hash with summary info with "current"
2015-12-14tracklist: swap functionality
2015-12-13unix_accepted: enable checking for readability after emit
2015-12-13parse_time: enable frozen_string_literal
2015-12-13player: dump state file asynchronously when requested
2015-12-13test_unixserver: remove test for element limit
2015-12-13player: support "tl clear" internally
2015-12-13mlib: SYSTEM_DEFAULT handlers for SIGINT and SIGPIPE
2015-12-13player: reduce I/O priority of connected clients
2015-12-13mlib: remove kwargs harder
2015-12-13mlib: split out the output format from the library
2015-12-13mlib: add find/search functionality based on mpd
2015-12-13mlib: no kwargs for 1.9.3 compatibility
2015-12-13mlib: add stats support
2015-12-13mlib: remove non-existent entries
2015-12-13add .gitattributes for Ruby method detection
2015-12-13switch to exception-free non-blocking I/O
2015-12-13tracklist: fixup idempotent "tl shuffle false"
2015-12-07player: tl (repeat|shuffle|max) and trim swap values
2015-12-07player: refactor and document tracklist interface
2015-12-07tracklist: support limiting maximum tracklist size
2015-12-07tracklist: shuffle support
2015-12-06tracklist: avoid needlessly building a hash for track IDs
2015-12-05tracklist: do not mutate @list when serializing
2015-12-05tracklist: use lower number unique track IDs
2015-11-28dtas-mlib: add dump support for debugging
2015-11-22introduce dtas-mlib for music library functions
2015-10-30allow building the gem without pandoc
2015-10-30gemspec: duplicate frozen string for older Rubygems
2015-10-19dtas-archive: allow specifying SoX compression factor
2015-10-04player: cleanup command dispatch
2015-10-03README: add link to NNTP and Atom feeds
2015-09-26gemspec: use SPDX-compatible license
2015-09-25dtas-readahead: make executable
2015-09-25dtas-cueedit: escape path to temporary file
2015-09-24dtas-readahead: avoid polling on pause
2015-09-20dtas-readahead: new script for -player users on Linux
2015-09-07player: add "queue cat" command
2015-09-06use a common /dev/null
2015-07-18parse_freq: trivial new module for parsing frequencies
2015-07-18parse_time: pass through numeric types
2015-06-16favor recv and recv_nonblock over recvmsg variants
2015-06-15splitfx: set OUTFMT correctly for subenv if command is set
2015-06-03splitfx: ensure rate is an integer
2015-05-24splitfx: allow -p/--sox-pipe option
2015-05-21dtas-*edit: fix inotify watch invocations
2015-05-21dtas-splitfx: comment describing -j (nothing) as infinite