about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-04-07 07:47:21 +0000
committerEric Wong <e@80x24.org>2017-04-07 07:47:21 +0000
commit668eac36b811d9c321d9a48ad784807f43171882 (patch)
tree0dc22f563215ebd0a690feddb7744fed7d3a2ad0
parentf4c2ac4825f99ec4af529d65ae98abfaf034fb0f (diff)
downloaddtas-668eac36b811d9c321d9a48ad784807f43171882.tar.gz
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+
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--INSTALL8
2 files changed, 5 insertions, 5 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4f4bce5..ae8df30 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -5,7 +5,7 @@
 CONSTANT = "DTAS::VERSION"
 RVF = "lib/dtas/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v0.14.2"
+DEF_VER = "v0.15.0"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),
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