You may give a look for more information about the ALSA project to URL
http://www.alsa-project.org.
- Jaroslav Kysela <perex@suse.cz>
+ Jaroslav Kysela <perex@perex.cz>
None known.
.SH AUTHOR
-\fBalsactl\fP is by Jaroslav Kysela <perex@suse.cz> and Abramo Bagnara
+\fBalsactl\fP is by Jaroslav Kysela <perex@perex.cz> and Abramo Bagnara
<abramo@alsa\-project.org>. This document is by Paul Winkler <zarmzarm@erols.com>.
/*
* Advanced Linux Sound Architecture Control Program
* Copyright (c) by Abramo Bagnara <abramo@alsa-project.org>
- * Jaroslav Kysela <perex@suse.cz>
+ * Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
/*
* Advanced Linux Sound Architecture Control Program - ALSA Device Names
- * Copyright (c) 2005 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
/*
* Advanced Linux Sound Architecture Control Program
* Copyright (c) by Abramo Bagnara <abramo@alsa-project.org>
- * Jaroslav Kysela <perex@suse.cz>
+ * Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
-----------------------------------------------------------------
Alsamixer has been written by Tim Janik <timj@gtk.org> and
-been furtherly improved by Jaroslav Kysela <perex@suse.cz>.
+been furtherly improved by Jaroslav Kysela <perex@perex.cz>.
This document was provided by Paul Winkler <zarmzarm@erols.com>.
.SH AUTHOR
.B alsamixer
has been written by Tim Janik <timj@gtk.org> and
-been further improved by Jaroslav Kysela <perex@suse.cz>.
+been further improved by Jaroslav Kysela <perex@perex.cz>.
This manual page was provided by Paul Winkler <zarmzarm@erols.com>.
/* AlsaMixer - Commandline mixer for the ALSA project Copyright (C) 1998,
- * 1999 Tim Janik <timj@gtk.org> and Jaroslav Kysela <perex@suse.cz>
+ * 1999 Tim Janik <timj@gtk.org> and Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
*
* ChangeLog:
*
- * Wed Feb 14 13:08:17 CET 2001 Jaroslav Kysela <perex@suse.cz>
+ * Wed Feb 14 13:08:17 CET 2001 Jaroslav Kysela <perex@perex.cz>
*
* * ported to the latest mixer 0.9.x API (function based)
*
- * Fri Jun 23 14:10:00 MEST 2000 Jaroslav Kysela <perex@suse.cz>
+ * Fri Jun 23 14:10:00 MEST 2000 Jaroslav Kysela <perex@perex.cz>
*
* * ported to new mixer 0.9.x API (simple control)
* * improved error handling (mixer_abort)
*
* * a group is split into front, rear, center and woofer elements.
*
- * Mon Jan 3 23:33:42 MET 2000 Jaroslav Kysela <perex@suse.cz>
+ * Mon Jan 3 23:33:42 MET 2000 Jaroslav Kysela <perex@perex.cz>
*
* * version 1.00
*
" Left move (scroll) to the left next channel\n"
"\n"
"Alsamixer has been written and is Copyrighted in 1998, 1999 by\n"
- "Tim Janik <timj@gtk.org> and Jaroslav Kysela <perex@suse.cz>.\n"
+ "Tim Janik <timj@gtk.org> and Jaroslav Kysela <perex@perex.cz>.\n"
);
.SH BUGS
None known.
.SH AUTHOR
-\fBamixer\fP is by Jaroslav Kysela <perex@suse.cz>.
-This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@suse.cz>.
+\fBamixer\fP is by Jaroslav Kysela <perex@perex.cz>.
+This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@perex.cz>.
/*
* ALSA command line mixer utility
- * Copyright (c) 1999-2000 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1999-2000 by Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
/*
* ALSA command line mixer utility
- * Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Note that .aiff files are not currently supported.
.SH AUTHOR
-\fBarecord\fP and \fBaplay\fP are by Jaroslav Kysela <perex@suse.cz>
+\fBarecord\fP and \fBaplay\fP are by Jaroslav Kysela <perex@perex.cz>
This document is by Paul Winkler <zarmzarm@erols.com>.
Updated for Alsa 0.9 by James Tappin <james@xena.uklinux.net>
* SPARC AUDIO .AU-files
* Raw Data
*
- * Copyright (c) by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Based on vplay program by Michael Beck
*
*
static void version(void)
{
- printf("%s: version " SND_UTIL_VERSION_STR " by Jaroslav Kysela <perex@suse.cz>\n", command);
+ printf("%s: version " SND_UTIL_VERSION_STR " by Jaroslav Kysela <perex@perex.cz>\n", command);
}
static void signal_handler(int sig)
Advanced Linux Sound Architecture (ALSA) - Utils
%changelog
-* Sun Oct 1 2006 Jaroslav Kysela <perex@suse.cz>
+* Sun Oct 1 2006 Jaroslav Kysela <perex@perex.cz>
- add gettext to BuildRequires
- add more files (see alsa bug#2139)
- use standard rpm macros for build & install section
- updated dependencies
-* Tue Nov 20 2001 Jaroslav Kysela <perex@suse.cz>
+* Tue Nov 20 2001 Jaroslav Kysela <perex@perex.cz>
- changed BuildRoot from /tmp to /var/tmp
- _prefix and _mandir macros are used for configure and mkdir