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! --- INSTALL | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'INSTALL') 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 -- cgit v1.2.3-24-ge0c7