[Pkg-wmaker-commits] [wmix] 01/01: Merge tag 'upstream/3.3'

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Sep 29 10:44:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmix.

commit bb73284ad359614ea947f4adbe766c7b1b16dae7
Merge: 6d1e662 ef9724f
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Sep 29 06:42:53 2017 -0400

    Merge tag 'upstream/3.3'

 COPYING                      | 342 ++++++++++++++++++++++++++++++++++-
 INSTALL                      |  14 +-
 Makefile                     |  18 --
 Makefile.am                  |  12 ++
 NEWS                         |  25 ++-
 README                       |  18 +-
 config.c                     | 419 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                 |  15 ++
 include/common.h             |  23 +--
 include/config.h             |  67 +++++++
 include/misc.h               |   4 +-
 include/mixer-alsa.h         |  43 +++++
 include/mixer-oss.h          |  42 +++++
 include/mixer.h              |  51 +++---
 include/{misc.h => mmkeys.h} |  30 ++--
 include/ui_x.h               |   8 +-
 misc.c                       |  66 ++-----
 mixer-alsa.c                 | 399 ++++++++++++++++++++++++++++++++++++++++
 mixer-oss.c                  | 107 ++++++-----
 mmkeys.c                     | 223 +++++++++++++++++++++++
 sample.wmixrc                |   2 +-
 ui_x.c                       | 159 ++++++++++++----
 wmix.1x                      | 172 ++++++++++++++++++
 wmix.1x.gz                   | Bin 584 -> 0 bytes
 wmix.c                       | 245 ++++++++++++++-----------
 wmix.desktop                 |   8 +
 26 files changed, 2187 insertions(+), 325 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmix.git



More information about the Pkg-wmaker-commits mailing list