about summary refs log tree commit homepage
tag namev0.5.0 (447b9594a8be176b686d9db493318588b13999ab)
tag date2013-09-30 09:10:51 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit c45ca18d84...
downloaddtas-0.5.0.tar.gz
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