* [ANN] dtas 0.14.0 - duct tape audio suite for *nix
@ 2016-01-31 4:05 Eric Wong
2016-03-18 7:15 ` [ANN] dtas 0.14.2 " Eric Wong
0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2016-01-31 4:05 UTC (permalink / raw)
To: ruby-talk, dtas-all
Free Software command-line tools for audio playback, mastering, and
whatever else related to audio. dtas follows the worse-is-better
philosophy and acts as duct tape to combine existing command-line tools
for flexibility and ease-of-development. dtas is currently implemented
in Ruby (and some embedded shell), but may use other languages in the
future.
Changes:
dtas 0.14.0 - tracklist fixes and improvements
The player tracklist now has a "consume" mode similar to
what exists mpd. The advantage of using "tl consume"
over the plain queue is the tracklist is more easily
editable. You may enable or disable it in a running
player using:
dtas-tl consume <true|false>
This also fixes an output formatting bug in "dtas-tl cat"
introduced in 0.13.1.
Documentation is converted to Perl POD documentation format.
It should be easier to build the documentation as pod2man
is nearly universal nowadays, unlike pandoc.
14 changes since 0.13.1:
doc: update-footer.rb: fix for frozen_string_literal
doc: convert to perlpod(1) from Markdown
doc: preserve times in website
dtas-tl: fix "cat" output
player: avoid allocation on sort
String#split with a single-byte instead of regexp
source/sox: explicitly freeze comment keys
source/sox: try_to_fail_harder is a normal method
mlib: support all formats of player
mlib: support --force option
build: install-gem forced to "--local" domain
mlib: use more appropriate methods
player: support "consume" mode for tracklist
doc: update documentation for tl consume and shuffle
Many more releases on the horizon!
* homepage: http://dtas.80x24.org/README
* http://dtas.80x24.org/INSTALL
* http://dtas.80x24.org/dtas-player.txt
* http://dtas.80x24.org/NEWS.atom
* git clone git://80x24.org/dtas
* dtas-all@nongnu.org (plain-text only, no HTML mail, please)
* mailing list archives: http://80x24.org/dtas-all/
nntp://news.public-inbox.org/inbox.comp.audio.dtas
http://80x24.org/dtas-all/new.atom
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ANN] dtas 0.14.2 - duct tape audio suite for *nix
2016-01-31 4:05 [ANN] dtas 0.14.0 - duct tape audio suite for *nix Eric Wong
@ 2016-03-18 7:15 ` Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2016-03-18 7:15 UTC (permalink / raw)
To: ruby-talk, dtas-all
Free Software command-line tools for audio playback, mastering, and
whatever else related to audio. dtas follows the worse-is-better
philosophy and acts as duct tape to combine existing command-line tools
for flexibility and ease-of-development. dtas is currently implemented
in Ruby (and some embedded shell), but may use other languages in the
future.
Changes:
dtas 0.14.2 - several bugfixes
This release contains several fixes needed to run dtas-player
under Debian jessie systems where libav-tools no longer provides
ffprobe. dtas-player should now fall back more smoothly
to its splitfx YAML format if neither libav-tools nor ffmpeg
are installed, as they are optional dependencies.
Note: mp3gain is missing under Debian jessie, so you
will not be able to use ReplayGain with MP3 files.
This will be worked around in another release.
Finally, this also fixes a bug in 0.12.0 for non-sleepy_penguin
RubyGem users which relied on pipes for notification.
3 changes since 0.14.0:
av_ff_common: fixes for libav-tools under Debian Jessie
dtas-readahead: do not barf on missing ffprobe/avprobe
sigevent/pipe: require file for DTAS::Nonblock properly
Note: ignore the 0.14.1 tag, it was broken and missed INSTALL
changes
Many more releases on the horizon!
(but yeah, I also care far more about listening to music than I
do about hacking, especially this time of year, so more time
rocking out; less time hacking and reviewing patches :P)
* homepage: http://dtas.80x24.org/README
* http://dtas.80x24.org/INSTALL
* http://dtas.80x24.org/dtas-player.txt
* http://dtas.80x24.org/NEWS.atom
* git clone git://80x24.org/dtas
* dtas-all@nongnu.org (plain-text only, no HTML mail, please)
* mailing list archives: http://80x24.org/dtas-all/
nntp://news.public-inbox.org/inbox.comp.audio.dtas
http://80x24.org/dtas-all/new.atom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-18 7:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-31 4:05 [ANN] dtas 0.14.0 - duct tape audio suite for *nix Eric Wong
2016-03-18 7:15 ` [ANN] dtas 0.14.2 " Eric Wong
everything related to duct tape audio suite (dtas)
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://80x24.org/dtas-all
git clone --mirror http://ou63pmih66umazou.onion/dtas-all
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 dtas-all dtas-all/ https://80x24.org/dtas-all \
dtas-all@nongnu.org
public-inbox-index dtas-all
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.audio.dtas
nntp://ou63pmih66umazou.onion/inbox.comp.audio.dtas
note: .onion URLs require Tor: https://www.torproject.org/
code repositories for project(s) associated with this inbox:
../../../dtas.git
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git