everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ANN] dtas 0.18.0 - duct tape audio suite for *nix
@ 2020-02-03  8:36  6% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2020-02-03  8:36 UTC (permalink / raw)
  To: 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.18.0
    
    fiddle is now supported for Linux users without a C compiler or
    Ruby headers installed to take advantage of inotify(7)
    functionality and efficiency improvements with splice(2) and
    eventfd(7).
    
    For non-RubyGems users, there's some setup.rb fixes thanks
    to James Rowe.
    
    Eric Wong (8):
          doc: fixup leftover ftp://lists.gnu.org links
          pipe: avoid loading sleepy_penguin
          provide fiddle-based eventfd implementation
          buffer: replace sleepy_penguin with fiddle
          watchable: use fiddle for inotify support
          doc: remove most recommendations for sleepy_penguin
          INSTALL: s/bogomips.org/yhbt.net/
          doc: update copyrights for 2020
    
    James Rowe (2):
          setup: update to use RbConfig
          setup: fix duplicate variable warning

* homepage: https://80x24.org/dtas.git/about
* https://80x24.org/dtas/INSTALL
* https://80x24.org/dtas/dtas-player.txt
* https://80x24.org/dtas/NEWS.atom
* git clone https://80x24.org/dtas.git
* dtas-all@nongnu.org (plain-text only, no HTML mail, please)
* mail archives: https://80x24.org/dtas-all/
  nntp://news.public-inbox.org/inbox.comp.audio.dtas
  https://80x24.org/dtas-all/new.atom


^ permalink raw reply	[relevance 6%]

* [PATCH] doc: fixup leftover ftp://lists.gnu.org links
@ 2019-11-14  2:01  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-11-14  2:01 UTC (permalink / raw)
  To: dtas-all

Some of these URLs were missing a slash and were missed by
initial search-and-replace regexp :x.

Drop some trailing "\" from the Markdown days while we're at it,
plain-text is the only stable document format.
---
 INSTALL |  2 +-
 README  | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/INSTALL b/INSTALL
index 56fae1a..d0b8a24 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,7 +54,7 @@ GNU/Linux users may optionally install the "sleepy_penguin" package:
 Please do not hesitate to send plain-text mail to <dtas-all@nongnu.org>
 regarding installation and to share your notes/experiences.
 Mailing list archives available at <https://80x24.org/dtas-all/> or
-<ftp://lists.gnu.org/dtas-all>
+<https://lists.gnu.org/archive/html/dtas-all/>
 No subscription is necessary to post to the mailing list.
 
 # COPYRIGHT
diff --git a/README b/README
index d0d4234..0694e9e 100644
--- a/README
+++ b/README
@@ -74,10 +74,11 @@ All feedback (comments, results, feature requests, bug reports, patches,
 pull-requests) via plain-text mail to the mailing list is very much
 appreciated.
 
-Please send plain-text mail to the list at <dtas-all@nongnu.org>\
-HTML mail will not be read.  dtas is for GUI-phobes, by GUI-phobes.\
-Mailing list archives available at <ftp://lists.gnu.org/dtas-all>
-or <https://80x24.org/dtas-all/>
+Please send plain-text mail to the list at <dtas-all@nongnu.org>
+HTML mail will not be read.  dtas is for GUI-phobes, by GUI-phobes.
+Mailing list archives available at <https://80x24.org/dtas-all/> or
+<https://lists.gnu.org/archive/html/dtas-all/>.
+
 No subscription is necessary to post to the mailing list.
 You may also read via:
 NNTP: <nntp://news.public-inbox.org/inbox.comp.audio.dtas>
@@ -86,7 +87,7 @@ Atom: <https://80x24.org/dtas-all/new.atom>
 
 ## Copyright
 
-Copyright 2013-2019 all contributors <dtas-all@nongnu.org>\
+Copyright 2013-2019 all contributors <dtas-all@nongnu.org>
 License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 
 dtas is copyrighted Free Software by all contributors, see logs


^ permalink raw reply related	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-11-14  2:01  7% [PATCH] doc: fixup leftover ftp://lists.gnu.org links Eric Wong
2020-02-03  8:36  6% [ANN] dtas 0.18.0 - duct tape audio suite for *nix Eric Wong

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).