Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz

This commit is contained in:
Jaroslav Kysela 2007-10-15 10:24:55 +02:00
parent d2a2d964b8
commit d25e281230
114 changed files with 144 additions and 144 deletions

View file

@ -1,6 +1,6 @@
/*
* ALSA lisp implementation
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
* Based on work of Sandro Sigala (slisp-1.2)
*

View file

@ -1,6 +1,6 @@
/*
* ALSA lisp implementation
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
* Based on work of Sandro Sigala (slisp-1.2)
*

View file

@ -1,6 +1,6 @@
/*
* ALSA lisp implementation - sound related commands
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -3,7 +3,7 @@
* \ingroup Configuration
* \brief Configuration helper functions
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*
* Tree based, full nesting configuration functions.
@ -13,7 +13,7 @@
/*
* Configuration helper functions
* Copyright (c) 2000 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

View file

@ -1,7 +1,7 @@
;
; SiS SI7018 mixer abstract layer
;
; Copyright (c) 2003 Jaroslav Kysela <perex@suse.cz>
; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
; License: GPL v2 (http://www.gnu.org/licenses/gpl.html)
;

View file

@ -1,7 +1,7 @@
;
; SiS SI7018 mixer abstract layer
;
; Copyright (c) 2003 Jaroslav Kysela <perex@suse.cz>
; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
; License: GPL v2 (http://www.gnu.org/licenses/gpl.html)
;

View file

@ -1,7 +1,7 @@
;
; Toplevel configuration for the ALSA Ordinary Mixer Interface
;
; Copyright (c) 2003 Jaroslav Kysela <perex@suse.cz>
; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
; License: GPL v2 (http://www.gnu.org/licenses/gpl.html)
;

View file

@ -3,7 +3,7 @@
* \ingroup Configuration
* \brief Configuration helper functions
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*
* Configuration helper functions.
@ -13,7 +13,7 @@
/*
* Miscellaneous configuration helper functions
* Copyright (c) 2000 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

View file

@ -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

View file

@ -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>
*
*

View file

@ -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

View file

@ -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

View file

@ -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>
*
*

View file

@ -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

View file

@ -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

View file

@ -1,14 +1,14 @@
/**
* \file dlmisc.c
* \brief dynamic loader helpers
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*
* Dynamic loader helpers
*/
/*
* Dynamic loader helpers
* 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

View file

@ -1,13 +1,13 @@
/**
* \file error.c
* \brief Error code handling routines
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 1998-2001
*
* Error code handling routines.
*/
/*
* Copyright (c) 1998 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998 by Jaroslav Kysela <perex@perex.cz>
*
* snd_strerror routine needs to be recoded for the locale support
*

View file

@ -1,7 +1,7 @@
/**
* \file hwdep/hwdep.c
* \brief HwDep Interface (hardware dependent)
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*
* HwDep (hardware dependent) Interface is designed for individual hardware
@ -9,7 +9,7 @@
*/
/*
* Hardware dependent Interface - main 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

View file

@ -1,6 +1,6 @@
/*
* Hardware dependent Interface - main file for hardware access
* 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

View file

@ -1,6 +1,6 @@
/*
* HwDep interface - local header file
* 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

View file

@ -1,6 +1,6 @@
/*
* HwDep 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

View file

@ -1,12 +1,12 @@
/**
* \file src/instr/iwffff.c
* \brief InterWave FFFF Format Support
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 1999-2001
*/
/*
* InterWave FFFF Format Support
* Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,12 +1,12 @@
/**
* \file src/instr/simple.c
* \brief Simple Wave Format Support
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 1999-2001
*/
/*
* Simple Wave Format Support
* Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,7 +1,7 @@
/**
* \file mixer/mixer.c
* \brief Mixer Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2001
*
@ -10,7 +10,7 @@
*/
/*
* Mixer Interface - main file
* Copyright (c) 1998/1999/2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998/1999/2000 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,6 +1,6 @@
/*
* Mixer Interface - local header file
* 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>
*
*

View file

@ -1,6 +1,6 @@
/*
* Mixer Simple Interface - local header file
* Copyright (c) 2005 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,7 +1,7 @@
/**
* \file mixer/simple.c
* \brief Mixer Simple Element Class Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2001-2004
*
@ -9,7 +9,7 @@
*/
/*
* Mixer Interface - simple controls
* Copyright (c) 2000,2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000,2004 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,14 +1,14 @@
/**
* \file mixer/simple_abst.c
* \brief Mixer Simple Element Class Interface - Module Abstraction
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2005
*
* Mixer simple element class interface.
*/
/*
* Mixer Interface - simple controls - abstraction module
* Copyright (c) 2005 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,7 +1,7 @@
/**
* \file mixer/simple_none.c
* \brief Mixer Simple Element Class Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2001-2004
*
@ -9,7 +9,7 @@
*/
/*
* Mixer Interface - simple controls
* Copyright (c) 2000,2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000,2004 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -2,7 +2,7 @@
* \file names.c
* \ingroup Configuration
* \brief Configuration helper functions - device names
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2005
*
* Provide a list of device names for applications.
@ -11,7 +11,7 @@
*/
/*
* Configuration helper functions - device names
* Copyright (c) 2005 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* \file pcm/pcm.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2000-2001
*
@ -17,7 +17,7 @@
*/
/*
* PCM Interface - main file
* Copyright (c) 1998 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
*
* This library is free software; you can redistribute it and/or modify

View file

@ -4,14 +4,14 @@
* \brief PCM Ima-ADPCM Conversion Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Uros Bizjak <uros@kss-loka.si>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*
* PCM - Ima-ADPCM conversion
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* Copyright (c) 1999 by Uros Bizjak <uros@kss-loka.si>
* Jaroslav Kysela <perex@suse.cz>
* Jaroslav Kysela <perex@perex.cz>
*
* Based on Version 1.2, 18-Dec-92 implementation of Intel/DVI ADPCM code
* by Jack Jansen, CWI, Amsterdam <Jack.Jansen@cwi.nl>, Copyright 1992

View file

@ -1,6 +1,6 @@
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dmix.c
* \ingroup PCM_Plugins
* \brief PCM Direct Stream Mixing (dmix) Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dmix_i386.h
* \ingroup PCM_Plugins
* \brief PCM Direct Stream Mixing (dmix) Plugin Interface - I386 assembler code
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -7,7 +7,7 @@
*/
/*
* PCM - Direct Stream Mixing
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
* Takashi Iwai <tiwai@suse.de>
*
*

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dshare.c
* \ingroup PCM_Plugins
* \brief PCM Direct Sharing of Channels Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Direct Sharing of Channels
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_dsnoop.c
* \ingroup PCM_Plugins
* \brief PCM Capture Stream Snooping (dsnoop) Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2003
*/
/*
* PCM - Capture Stream Snooping
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_empty.c
* \ingroup PCM_Plugins
* \brief PCM Null Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2006
*/
/*
* PCM - Null plugin
* 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

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_generic.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2004
*/
/*
* PCM - Common generic plugin code
* Copyright (c) 2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* PCM - Common generic plugin code
* Copyright (c) 2004 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -3,7 +3,7 @@
* \ingroup PCM_Hook
* \brief PCM Hook Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*

View file

@ -3,7 +3,7 @@
* \ingroup PCM_Plugins
* \brief PCM HW Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
/*

View file

@ -2,13 +2,13 @@
* \file pcm/pcm_ladspa.c
* \ingroup PCM_Plugins
* \brief ALSA Plugin <-> LADSPA Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001,2006
*/
/*
* PCM - LADSPA integration plugin
* Copyright (c) 2001-2006 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2001-2006 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2005 by Jaroslav Kysela <perex@perex.cz>
*
*

View file

@ -2,12 +2,12 @@
* \file pcm/pcm_lfloat.c
* \ingroup PCM_Plugins
* \brief PCM Linear<->Float Conversion Plugin Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*/
/*
* PCM - Linear Integer <-> Linear Float conversion
* 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

View file

@ -1,6 +1,6 @@
/*
* PCM Interface - local header file
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
* Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,6 +1,6 @@
/*
* PCM Interface - misc routines
* 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

View file

@ -2,7 +2,7 @@
* \file pcm/pcm_plugin.c
* \ingroup PCM
* \brief PCM Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2000-2001
*/

View file

@ -3,13 +3,13 @@
* \ingroup PCM_Plugins
* \brief PCM Rate Plugin Interface
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2004
*/
/*
* PCM - Rate conversion
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* 2004 by Jaroslav Kysela <perex@suse.cz>
* 2004 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* Linear rate converter plugin
*
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
* 2004 by Jaroslav Kysela <perex@suse.cz>
* 2004 by Jaroslav Kysela <perex@perex.cz>
* 2006 by Takashi Iwai <tiwai@suse.de>
*
* This library is free software; you can redistribute it and/or modify

View file

@ -2,7 +2,7 @@
* \file pcm/pcm_simple.c
* \ingroup PCM_Simple
* \brief PCM Simple Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2004
*/
/*

View file

@ -1,6 +1,6 @@
/*
* PCM 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

View file

@ -1,6 +1,6 @@
/*
* Plugin sample operators with fast switch
* 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

View file

@ -1,7 +1,7 @@
/**
* \file rawmidi/rawmidi.c
* \brief RawMidi Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \date 2000-2001
*

View file

@ -1,6 +1,6 @@
/*
* RawMIDI - Hardware
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
* Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,6 +1,6 @@
/*
* RawMidi 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

View file

@ -1,7 +1,7 @@
/**
* \file seq/seq.c
* \brief Sequencer Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Takashi Iwai <tiwai@suse.de>
* \date 2000-2001

View file

@ -1,6 +1,6 @@
/*
* Sequencer Interface - main file
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
* Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -1,6 +1,6 @@
/*
* Sequencer Interface - definition of sequencer event handler
* Copyright (c) 2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
* Abramo Bagnara <abramo@alsa-project.org>
*
*

View file

@ -2,7 +2,7 @@
* \file seq/seq_midi_event.c
* \brief MIDI byte <-> sequencer event coder
* \author Takashi Iwai <tiwai@suse.de>
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2000-2001
*/
@ -10,7 +10,7 @@
* MIDI byte <-> sequencer event coder
*
* Copyright (C) 1998,99,2000 Takashi Iwai <tiwai@suse.de>,
* Jaroslav Kysela <perex@suse.cz>
* Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Sequencer 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

View file

@ -1,6 +1,6 @@
/*
* IPC SHM area manager
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 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

View file

@ -1,7 +1,7 @@
/**
* \file timer/timer.c
* \brief Timer Interface
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 1998-2001
*
* Timer Interface is designed to access timers.
@ -9,7 +9,7 @@
*/
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer interface - local header file
* 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

View file

@ -1,13 +1,13 @@
/**
* \file timer/timer_query.c
* \author Jaroslav Kysela <perex@suse.cz>
* \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*
* Timer Query Interface is designed to obtain identification of timers.
*/
/*
* Timer Query Interface - main file
* 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

View file

@ -1,6 +1,6 @@
/*
* Timer Interface - main file
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,6 @@
/*
* Timer 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

View file

@ -1,6 +1,6 @@
/*
* Get full filename
* Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2003 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