about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-13 16:50:26 -0500
committerEric Wong <e@80x24.org>2021-02-13 16:50:43 -0500
commit28a5a25af5af598514c3cb86242760fe2eed0289 (patch)
tree21be2612792a53a7c18df74f18065893b4209ec4
parent3bca28e4af881a176d298eaa1f16dffe230e88cd (diff)
downloaddtas-28a5a25af5af598514c3cb86242760fe2eed0289.tar.gz
Mainly seek improvements to dtas-player.  The fallback to use
charlock-holmes for strangely-encoded files is fixed.

7 changes since 0.18.0 (2020-02-03):

      splitfx: reduce syscalls for writing comments file
      splitfx: support --err-suffix option
      player: fix +/- directional seeks while paused
      README: update and add more URLs for archives
      encoding: use CharlockHolmes properly on first run
      dtas-console: gracefully handle seek failures
      INSTALL: update dependencies for current Debian stable
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--INSTALL6
2 files changed, 4 insertions, 4 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index cbc4be7..bc9a128 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-# Copyright (C) 2013-2020 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2013-2021 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 CONSTANT = "DTAS::VERSION"
diff --git a/INSTALL b/INSTALL
index fef199f..5fae6e8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -29,10 +29,10 @@ For future upgrades of dtas
 
 Grab the latest tarball from our HTTPS site:
 
-    https://80x24.org/dtas/2020/dtas-0.18.0.tar.gz
+    https://80x24.org/dtas/2021/dtas-0.18.1.tar.gz
 
-    $ tar zxvf dtas-0.18.0.tar.gz
-    $ cd dtas-0.18.0
+    $ tar zxvf dtas-0.18.1.tar.gz
+    $ cd dtas-0.18.1
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install the "sleepy_penguin" RubyGem