From c45ca18d8424d0274bc33a09108bae2796d591c1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 30 Sep 2013 09:07:32 +0000 Subject: dtas 0.5.0 * 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 --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') 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 -- cgit v1.2.3-24-ge0c7