]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
authorJaroslav Kysela <perex@perex.cz>
Mon, 15 Oct 2007 08:25:36 +0000 (10:25 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 15 Oct 2007 08:25:36 +0000 (10:25 +0200)
13 files changed:
ac3dec/output.c
as10k1/README
as10k1/as10k1.c
envy24control/AUTHORS
envy24control/driverevents.c
envy24control/envy24control.1
envy24control/envy24control.c
envy24control/hardware.c
envy24control/levelmeters.c
envy24control/mixer.c
envy24control/patchbay.c
envy24control/volume.c
ld10k1/ld10k1.m4

index a3ed21a78e6c6fe773bc1fb661bde6e4636e5b98..06897e23734ef2d7eb7376a2d969fcfc22251eb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) by Jaroslav Kysela <perex@suse.cz>
+ *  Copyright (c) by Jaroslav Kysela <perex@perex.cz>
  *
  *
  *   This program is free software; you can redistribute it and/or modify
index c711fc984b92048f3b8c164d627345034a9e01c4..cca9ab02abb38216f922d5b3d0af836992e17f2c 100644 (file)
@@ -11,7 +11,7 @@ Author: Daniel Bertrand <d.bertrand@ieee.ca>
 
 
 This version of the assembler was modified for the ALSA driver by
-Jaroslav Kysela <perex@suse.cz>.
+Jaroslav Kysela <perex@perex.cz>.
 
 
 Usage: as10k1 <asm file> [bin output file] 
index d3de615c6971bdeeda263d7b2425cdd4300abb97..96af0c3ebaffaee6862cc6e548f946b5b350ec3c 100644 (file)
@@ -10,7 +10,7 @@
  * This program was changed to conform the ALSA ideas. Please,
  * bug reports and all other things should be discussed on the
  * <alsa-devel@alsa-project.org> mailing list.
- *                                   Jaroslav Kysela <perex@suse.cz>
+ *                                   Jaroslav Kysela <perex@perex.cz>
  */
 
 /***************************************************************************
index 8b658f179b8dfaf52bb6e4900ea72fa29000fa80..7e8d5066f8490e280b122d427e4c5e12733603c0 100644 (file)
@@ -1 +1 @@
-Jaroslav Kysela <perex@suse.cz>
+Jaroslav Kysela <perex@perex.cz>
index ddc1a7bcc92533c1636f7e7b1102c2c4e4958c03..a05cc35ebbe94f26068521ed0accad5ca82ecbaf 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    driverevents.c - Events from the driver processing
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 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
index 5c093c3e239c23cbbd9239aa9e7155aee9399940..bfa2ad00906e35b7c2a50561e96c8ef485c13284 100644 (file)
@@ -83,7 +83,7 @@ gamix(1)
 \fP
 
 .SH "AUTHOR"
-\fBenvy24control\fP is  by Jaroslav Kysela <perex@suse.cz>
+\fBenvy24control\fP is  by Jaroslav Kysela <perex@perex.cz>
 This document is by James Tappin <james@xena.uklinux.net>.
 Updated by Dirk Kalis <dirk.kalis@t\-online.de>.
 Options\fI\-w\ and \fI\-t\fP added Alan Horstmann <gineera@aspect135.co.uk>
index 9c6f23cd30070ffe1364b0fc5c631392bde8f341..0b2749e95c71597393743618dc3044a958c7b1ba 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    envy24control.c - Env24 chipset (ICE1712) control utility
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 2000 by Jaroslav Kysela <perex@perex.cz>
 
    (2003/03/22) Changed to hbox/vbox layout.
    Copyright (C) 2003 by Søren Wedel Nielsen
@@ -1432,7 +1432,7 @@ static void create_about(GtkWidget *main, GtkWidget *notebook, int page)
 
 
        /* create third line */
-       label = gtk_label_new("Copyright(c) 2000 by Jaroslav Kysela <perex@suse.cz>");
+       label = gtk_label_new("Copyright(c) 2000 by Jaroslav Kysela <perex@perex.cz>");
         gtk_widget_show(label);
        gtk_box_pack_start(GTK_BOX(vbox), label, FALSE, TRUE, 6);
 
index 1b1f0ca7ea5935bcf9ca5ba5b9ddacdc8f660b25..73e3f0a146bde7dfaf88c0f0e09c620bf92ea8b9 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    hardware.c - Hardware Settings
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 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
index 75cc8568237da38d03a3c6e7b9da204668e03703..3bf1a9453bc6c0133ea5388ac4c4a58c0363b532 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    levelmeters.c - Stereo level meters
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 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
index 7de04868143781ce82ae1c50d7af5cf54458160c..f2b4e9ab069c040f25fa5ac5d3fd2a2f6b08e37b 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    mixer.c - mixer code
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 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
index 54714da06295291852473876d76691fc5970c26d..88f697d31e19d2b8e72ca037fac3d3aaef766d44 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************
    patchbay.c - patchbay/router code
-   Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
+   Copyright (C) 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
index 226c75c94092c6636287ac0a51a595a7a8c90465..4386e35d0b50f270b404cc6229f9bfe2ca03b845 100644 (file)
@@ -3,7 +3,7 @@
  *
  * This code is added by Takashi Iwai <tiwai@suse.de>
  *
- * Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2000 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
index 9b51dc1aeef70d40892746a5ad642f9aa6c5ec69..a03def9871c7ff1649703d698bc97dfa0a6a2f3e 100644 (file)
@@ -2,7 +2,7 @@ dnl Configure Paths for ld10k1 - stolen from ASLA (1.0.5a)
 dnl Configure Paths for Alsa
 dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org>
 dnl Christopher Lansdown <lansdoct@cs.alfred.edu>
-dnl Jaroslav Kysela <perex@suse.cz>
+dnl Jaroslav Kysela <perex@perex.cz>
 dnl AM_PATH_LD10K1([MINIMUM-VERSION [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
 dnl Test for liblo10k1, and define LD10K1_CFLAGS and LD10K1_LIBS as appropriate.
 dnl enables arguments --with-ld10k1-prefix=