about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-30 09:07:32 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-30 09:07:32 +0000
commitc45ca18d8424d0274bc33a09108bae2796d591c1 (patch)
tree3c7660351437be035fe66cdf63c7eec503c12d7a
parent69f3a3e411d3baf3b818c5198b5fc02ac12a042f (diff)
downloaddtas-c45ca18d8424d0274bc33a09108bae2796d591c1.tar.gz
* dtas-*edit
  - account for editors which rename over files

* dtas-player
  - support optional bypass mode for rate, bits, channel
    This allows users to avoid any internal resampling at the
    cost of losing gapless playback when files have different
    decoded formats
  - "tl goto" starts playback if idle (and not paused)
  - support seeking based on embedded cuesheet (FLAC)
  - rename "tl previous" to "tl prev"
    See dtas-player_protocol(7) for the protocol extensions

* dtas-console
  - allow exit via 'q' key
-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 dd8ae37..85ec7d4 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.4.0"
+DEF_VER = "v0.5.0"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),
diff --git a/INSTALL b/INSTALL
index 46a9e2c..38d5f04 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.4.0.tar.gz
+    http://dtas.80x24.org/2013/dtas-0.5.0.tar.gz
 
-    $ tar zxvf dtas-0.4.0.tar.gz
-    $ cd dtas-0.4.0
+    $ tar zxvf dtas-0.5.0.tar.gz
+    $ cd dtas-0.5.0
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install "io_splice" and