about summary refs log tree commit homepage
DateCommit message (Expand)
2016-12-27source/sox: integrate mcache support to reduce soxi calls
2016-12-26introduce mcache class for caching audio metadata
2016-12-26format.from_file: reduce soxi invocations
2016-12-07splitfx: more consistently generate fade_in effects
2016-11-26mlib: use transaction for removing stale entries
2016-11-05readahead: handle queued commands properly
2016-07-07dtas-readahead: cleanup open files on pause
2016-06-17archive: fix suffix replacement for stats
2016-04-24player: extra "cue" seeking functionality
2016-04-11README: add link to gmane NNTP server
2016-04-11player: "cue prev" reliably hits previous cue breakpoint
2016-03-18dtas 0.14.2 - several bugfixes v0.14.2
2016-03-18dtas 0.14.1 - several bugfixes v0.14.1
2016-03-18sigevent/pipe: require file for DTAS::Nonblock properly
2016-02-12dtas-readahead: do not barf on missing ffprobe/avprobe
2016-02-09av_ff_common: fixes for libav-tools under Debian Jessie
2016-01-31dtas 0.14.0 - tracklist fixes and improvements v0.14.0
2016-01-26doc: update documentation for tl consume and shuffle
2016-01-25player: support "consume" mode for tracklist
2016-01-25mlib: use more appropriate methods
2016-01-25build: install-gem forced to "--local" domain
2016-01-25mlib: support --force option
2016-01-25mlib: support all formats of player
2016-01-25source/sox: try_to_fail_harder is a normal method
2016-01-24source/sox: explicitly freeze comment keys
2016-01-24String#split with a single-byte instead of regexp
2016-01-24player: avoid allocation on sort
2016-01-21dtas-tl: fix "cat" output
2016-01-18doc: preserve times in website
2016-01-18doc: convert to perlpod(1) from Markdown
2016-01-17doc: update-footer.rb: fix for frozen_string_literal
2016-01-17dtas 0.13.1 - dtas-tl encoding bugfixes v0.13.1
2016-01-17dtas-mlib: avoid redundant '/' in dumped pathname
2016-01-17mlib: fix foreign-key ordering issues with delete
2016-01-17dtas-tl: shell-unescape cat output
2016-01-17dtas-tl: hopefully fix up encoding issues
2016-01-07dtas 0.13.0 - -player-related fixes and improvements v0.13.0
2016-01-07dtas-tl: document "aac" addition
2016-01-05tracklist: reshuffle tracklist when exhausted
2016-01-05tracklist: fix off-by-one error on track removal
2016-01-05console: show tracklist shuffle status, too
2016-01-04console: try harder to show rate
2016-01-04player: replaygain: avoid unnecessary ignoring
2016-01-02copyright updates for 2016
2016-01-02source/splitfx: stringify comments
2016-01-01console: display paused commands properly
2015-12-31mlib: warn about non-SQLite databases becoming unsupported
2015-12-31dtas-console: show trim and "tl repeat" status
2015-12-31dtas-console: show paused track and time offset
2015-12-31player: frozen_string_literal fixup for "tl tracks"