From 668eac36b811d9c321d9a48ad784807f43171882 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 7 Apr 2017 07:47:21 +0000 Subject: dtas 0.15.0 There's a couple of minor bugfixes and features that's been sitting around for a while in git. Internally there's some garbage reductions so player processes might be a bit smaller. 21 changes since dtas 0.14.2 (2016-03-18): player: "cue prev" reliably hits previous cue breakpoint README: add link to gmane NNTP server player: extra "cue" seeking functionality archive: fix suffix replacement for stats dtas-readahead: cleanup open files on pause readahead: handle queued commands properly mlib: use transaction for removing stale entries splitfx: more consistently generate fade_in effects format.from_file: reduce soxi invocations introduce mcache class for caching audio metadata source/sox: integrate mcache support to reduce soxi calls test/test_rb_state: quiet deprecation warning http -> https, and relocate homepage to https://80x24.org/dtas/ player: freeze sink name to avoid needless dup source/sox: simplify conditional, slightly buffer/splice: remove MAX_SIZE constant rg_state: fix no-op gain detection source/sox: relax comment NAME restriction readahead: handle queued commands properly (again) readahead: fix running commands with non-files deduplicate strings using String#-@ (uminus) in Ruby 2.5+ --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 1506201..96cfcdb 100644 --- a/INSTALL +++ b/INSTALL @@ -37,12 +37,12 @@ For future upgrades of dtas (upgrades to dtas-linux will be infrequent) # installing dtas via tarball and setup.rb -Grab the latest tarball from our HTTP site: +Grab the latest tarball from our HTTPS site: - https://80x24.org/dtas/2016/dtas-0.14.2.tar.gz + https://80x24.org/dtas/2017/dtas-0.15.0.tar.gz - $ tar zxvf dtas-0.14.2.tar.gz - $ cd dtas-0.14.2 + $ tar zxvf dtas-0.15.0.tar.gz + $ cd dtas-0.15.0 $ sudo ruby setup.rb GNU/Linux users may optionally install "io_splice" and -- cgit v1.2.3-24-ge0c7