From 84f516c13b9fa3c33f9d8c941a9530c35ef53530 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 22 Dec 2014 09:17:11 +0000 Subject: dtas 0.9.0 - minor features and speedups The major new feature is '>' and '<' keys are now supported in the dtas-console interface for dtas-player. "dtas-tl cat" also received a minor speedup for big tracklists via syscall reductions shortlog of changes since 0.8.0: process: update comment for bug workaround process: update comment for bug workaround #2 compat_onenine: simplify pipe wrapper tracklist: favor &:sym_to_proc style dtas-console: '>' and '<' keys for tracklist next/prev dtas-tl: halve write() syscalls when emitting tracklists reduce syscalls in recvmsg invocations doc: flesh out "tl" subcommand docs The best is yet to come! --- GIT-VERSION-GEN | 2 +- INSTALL | 11 ++++++----- README | 5 +++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 2b2182f..bac8d23 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -4,7 +4,7 @@ CONSTANT = "DTAS::VERSION" RVF = "lib/dtas/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v0.8.0" +DEF_VER = "v0.9.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), diff --git a/INSTALL b/INSTALL index ea29b24..4cbcd5a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ Uncommon for audio software, dtas is implemented in Ruby. -The latest stable release of Ruby is recommended, currently 2.1.3. +The latest stable release or development snapshot of Ruby is recommended. However, Ruby 1.9.3 should work, too. Older versions of Ruby are not recommended. @@ -40,10 +40,10 @@ For future upgrades of dtas (upgrades to dtas-linux will be infrequent) Grab the latest tarball from our HTTP site: - http://dtas.80x24.org/2014/dtas-0.8.0.tar.gz + http://dtas.80x24.org/2014/dtas-0.9.0.tar.gz - $ tar zxvf dtas-0.8.0.tar.gz - $ cd dtas-0.8.0 + $ tar zxvf dtas-0.9.0.tar.gz + $ cd dtas-0.9.0 $ sudo ruby setup.rb GNU/Linux users may optionally install "io_splice" and @@ -56,7 +56,8 @@ GNU/Linux users may optionally install "io_splice" and Please do not hesitate to send plain-text mail to regarding installation and to share your notes/experiences. -Mailing list archives available at \ +Mailing list archives available at +or No subscription is necessary to post to the mailing list. # COPYRIGHT diff --git a/README b/README index 793f204..9dd6427 100644 --- a/README +++ b/README @@ -63,7 +63,7 @@ Coming: Please use git-format-patch(1) and git-send-email(1) distributed with the git(7) suite for generating and sending patches. Please format pull requests with the git-request-pull(1) script (also distributed -with git(7)) and send them via email. +with git(7)) and send them via email to . See http://www.git-scm.com/ for more information on git. @@ -75,7 +75,8 @@ appreciated. Please send plain-text mail to the list at \ HTML will not be read. dtas is for GUI-phobes, by GUI-phobes.\ -Mailing list archives available at \ +Mailing list archives available at +or No subscription is necessary to post to the mailing list. ## Copyright -- cgit v1.2.3-24-ge0c7