OSDN Git Service

Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
authorJaroslav Kysela <perex@perex.cz>
Mon, 15 Oct 2007 08:24:55 +0000 (10:24 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 15 Oct 2007 08:24:55 +0000 (10:24 +0200)
commitd25e281230ef6493c7a27bc58c05e3d919b91437
treedc57d920323354ee68cf0ec633fbbe15ab14f42c
parentd2a2d964b8c9d139c52fc126c69347d161336062
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
114 files changed:
alsalisp/alsalisp.c
alsalisp/test.lisp
doc/index.doxygen
include/alisp.h
include/alsa-symbols.h
include/asoundef.h
include/asoundlib-head.h
include/conf.h
include/control.h
include/conv.h
include/error.h
include/global.h
include/hwdep.h
include/input.h
include/instr.h
include/mixer.h
include/mixer_abst.h
include/output.h
include/pcm.h
include/pcm_plugin.h
include/rawmidi.h
include/seq.h
include/seq_event.h
include/seq_midi_event.h
include/seqmid.h
include/sound/ainstr_gf1.h
include/sound/ainstr_iw.h
include/sound/ainstr_simple.h
include/sound/asequencer.h
include/sound/asound.h
include/sound/asound_fm.h
include/sound/asoundef.h
include/sound/emu10k1.h
include/timer.h
modules/mixer/simple/ac97.c
modules/mixer/simple/hda.c
modules/mixer/simple/python.c
modules/mixer/simple/sbase.c
modules/mixer/simple/sbase.h
modules/mixer/simple/sbasedl.c
src/alisp/alisp.c
src/alisp/alisp_local.h
src/alisp/alisp_snd.c
src/conf.c
src/conf/cards/SI7018/sndoc-mixer.alisp
src/conf/cards/SI7018/sndop-mixer.alisp
src/conf/sndo-mixer.alisp
src/confmisc.c
src/control/cards.c
src/control/control_hw.c
src/control/control_local.h
src/control/control_symbols.c
src/control/hcontrol.c
src/control/namehint.c
src/control/setup.c
src/dlmisc.c
src/error.c
src/hwdep/hwdep.c
src/hwdep/hwdep_hw.c
src/hwdep/hwdep_local.h
src/hwdep/hwdep_symbols.c
src/instr/iwffff.c
src/instr/simple.c
src/mixer/mixer.c
src/mixer/mixer_local.h
src/mixer/mixer_simple.h
src/mixer/simple.c
src/mixer/simple_abst.c
src/mixer/simple_none.c
src/names.c
src/pcm/pcm.c
src/pcm/pcm_adpcm.c
src/pcm/pcm_direct.c
src/pcm/pcm_direct.h
src/pcm/pcm_dmix.c
src/pcm/pcm_dmix_i386.h
src/pcm/pcm_dmix_x86_64.h
src/pcm/pcm_dshare.c
src/pcm/pcm_dsnoop.c
src/pcm/pcm_empty.c
src/pcm/pcm_generic.c
src/pcm/pcm_generic.h
src/pcm/pcm_hooks.c
src/pcm/pcm_hw.c
src/pcm/pcm_ladspa.c
src/pcm/pcm_lfloat.c
src/pcm/pcm_local.h
src/pcm/pcm_misc.c
src/pcm/pcm_plugin.c
src/pcm/pcm_rate.c
src/pcm/pcm_rate_linear.c
src/pcm/pcm_simple.c
src/pcm/pcm_symbols.c
src/pcm/plugin_ops.h
src/rawmidi/rawmidi.c
src/rawmidi/rawmidi_hw.c
src/rawmidi/rawmidi_symbols.c
src/seq/seq.c
src/seq/seq_hw.c
src/seq/seq_local.h
src/seq/seq_midi_event.c
src/seq/seq_symbols.c
src/shmarea.c
src/timer/timer.c
src/timer/timer_hw.c
src/timer/timer_local.h
src/timer/timer_query.c
src/timer/timer_query_hw.c
src/timer/timer_symbols.c
src/userfile.c
test/latency.c
test/oldapi.c
utils/alsa-lib.spec.in
utils/alsa.m4