mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-13 04:27:44 -05:00
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
This commit is contained in:
parent
d2a2d964b8
commit
d25e281230
114 changed files with 144 additions and 144 deletions
|
|
@ -1,12 +1,12 @@
|
|||
/**
|
||||
* \file control/cards.c
|
||||
* \brief Basic Soundcard Operations
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Jaroslav Kysela <perex@perex.cz>
|
||||
* \date 1998-2001
|
||||
*/
|
||||
/*
|
||||
* Soundcard Operations - main file
|
||||
* Copyright (c) 1998 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 1998 by Jaroslav Kysela <perex@perex.cz>
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Control Interface - Hardware
|
||||
* Copyright (c) 1998,1999,2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 1998,1999,2000 by Jaroslav Kysela <perex@perex.cz>
|
||||
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
|
||||
*
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Control Interface - local header file
|
||||
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Control Symbols
|
||||
* Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Lesser General Public License as
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* \file control/hcontrol.c
|
||||
* \brief HCTL Interface - High Level CTL
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Jaroslav Kysela <perex@perex.cz>
|
||||
* \author Abramo Bagnara <abramo@alsa-project.org>
|
||||
* \date 2000
|
||||
*
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
/*
|
||||
* Control Interface - high level API
|
||||
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
|
||||
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
|
||||
*
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/**
|
||||
* \file control/namehint.c
|
||||
* \brief Give device name hints
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Jaroslav Kysela <perex@perex.cz>
|
||||
* \date 2006
|
||||
*/
|
||||
/*
|
||||
* Give device name hints - main file
|
||||
* Copyright (c) 2006 by Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2006 by Jaroslav Kysela <perex@perex.cz>
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
* \file control/setup.c
|
||||
* \brief Routines to setup control primitives from configuration
|
||||
* \author Abramo Bagnara <abramo@alsa-project.org>
|
||||
* \author Jaroslav Kysela <perex@suse.cz>
|
||||
* \author Jaroslav Kysela <perex@perex.cz>
|
||||
* \date 2001
|
||||
*
|
||||
* Routines to setup control primitives from configuration
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
/*
|
||||
* Control Interface - routines for setup from configuration
|
||||
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
|
||||
* Jaroslav Kysela <perex@suse.cz>
|
||||
* Jaroslav Kysela <perex@perex.cz>
|
||||
*
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue