From 28a5a25af5af598514c3cb86242760fe2eed0289 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 13 Feb 2021 16:50:26 -0500 Subject: dtas 0.18.1 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 --- GIT-VERSION-GEN | 2 +- INSTALL | 6 +++--- 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 +# Copyright (C) 2013-2021 all contributors # License: GPL-3.0+ # 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 -- cgit v1.2.3-24-ge0c7