about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-10-21 06:01:07 +0000
committerEric Wong <e@80x24.org>2014-10-21 06:04:23 +0000
commitcb81223c3c572556479424b099d54fc254706300 (patch)
treea9e9d16b3628ef08555ca666de7d218d4ef70332 /INSTALL
parent30ea437cce324fd92393e4cd4a4d6686ee514a75 (diff)
downloaddtas-cb81223c3c572556479424b099d54fc254706300.tar.gz
Several bugfixes for the dtas-player and playback-related
components.  Audio-editing support is still being worked on.

See git repository for full details:

	git clone git://80x24.org/dtas

Terminal-browser-friendly HTML mail archives are also up at:

	http://80x24.org/dtas-all/

The mailing list for anything related to dtas remains at:

	dtas-all@nongnu.org

The list is open to all without subscription (no HTML email).
dtas is for and by users who never want to deal with GUIs.

shortlog of changes since 0.7.0:

      dtas-console: add note to install "curses" gem if missing
      test/helper: compat w/ coverage in Feature #9508
      player: style cleanup to favor &:methods
      update copyrights and email address for 2014
      trimfx: initial cut of scheduling + gap filling
      test/helper: ancient minitest compatibility
      test_splitfx: fix tests without opus{enc,dec}
      remove builtin-$FADEFX support
      fadefx: remove module
      tests: hoist out pluck generation
      xs: favor &: block style for simple cases
      rely on filesystem encoding
      client_handler: minor cleanup (favor &:proc)
      doc: document "tl get"/"dtas-tl cat" escaping gotcha
      dtas-console: force encoding for current locale
      unix_server: fix for infinite loop
      sink: favor &:proc form instead of blocks
      favor &:proc form instead of blocks in more places
      unix_accepted: wait for readability on EAGAIN
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index fa1b948..ea29b24 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.0.0-p247.
+The latest stable release of Ruby is recommended, currently 2.1.3.
 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/2013/dtas-0.7.0.tar.gz
+    http://dtas.80x24.org/2014/dtas-0.8.0.tar.gz
 
-    $ tar zxvf dtas-0.7.0.tar.gz
-    $ cd dtas-0.7.0
+    $ tar zxvf dtas-0.8.0.tar.gz
+    $ cd dtas-0.8.0
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install "io_splice" and