dtas-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/10] misc updates to master


From: Eric Wong
Subject: [PATCH 0/10] misc updates to master
Date: Sun, 1 Sep 2013 01:22:00 +0000

The following changes since commit 7df370d5c4f8d2c9bde5a30ba95bf0a499f5a6a3:

  av_ff_common: fix undefined var in astream fallback (2013-08-30 06:28:08 
+0000)

are available in the git repository at:

  git://80x24.org/dtas master

for you to fetch changes up to 84b1d0e0df7bff6e45be885f4ab3f2f12859cd4d:

  doc: add contact info to all documentation (2013-09-01 01:18:56 +0000)

----------------------------------------------------------------
Eric Wong (10):
      disclaimer: disambiguate between dtas/$PROGNAME
      GNUmakefile: combine with pkg.mk
      Rakefile: additional pointer to git-set-file-times
      Rakefile: wrap long line
      dtas-sourcedit: allow loading YAML from stdin
      test_source_av: fix test to actually run
      source/{av,ff}: probe harder for audio in weird containers
      doc: reorganize sections around dtas-player
      doc: sink_examples: reference dtas-xdelay and friends
      doc: add contact info to all documentation

 Documentation/dtas-console.txt              |  6 +++
 Documentation/dtas-ctl.txt                  |  6 +++
 Documentation/dtas-cueedit.txt              |  6 +++
 Documentation/dtas-enq.txt                  |  6 +++
 Documentation/dtas-msinkctl.txt             |  6 +++
 Documentation/dtas-player.txt               | 35 +++++++-----
 Documentation/dtas-player_effects.txt       |  6 +++
 Documentation/dtas-player_protocol.txt      |  6 +++
 Documentation/dtas-player_sink_examples.txt | 30 +++++++++++
 Documentation/dtas-sinkedit.txt             |  6 +++
 Documentation/dtas-sourceedit.txt           | 16 +++++-
 Documentation/dtas-xdelay.txt               |  6 +++
 Documentation/troubleshooting.txt           | 18 -------
 GNUmakefile                                 | 21 +++++++-
 HACKING                                     |  9 ++++
 INSTALL                                     |  7 +++
 README                                      | 14 ++---
 Rakefile                                    |  4 +-
 bin/dtas-sourceedit                         | 31 ++++++++---
 lib/dtas/disclaimer.rb                      | 10 ++--
 lib/dtas/source/av.rb                       |  2 +-
 lib/dtas/source/av_ff_common.rb             | 82 ++++++++++++++++++++++-------
 lib/dtas/source/ff.rb                       |  2 +-
 pkg.mk                                      | 28 ----------
 test/test_source_av.rb                      |  4 +-
 25 files changed, 261 insertions(+), 106 deletions(-)
 delete mode 100644 Documentation/troubleshooting.txt
 delete mode 100644 pkg.mk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]