[alsa-cvslog] CVS: alsa-kernel/isa/opti9xx opti92x-ad1848.c,1.44,1.45

2004-06-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/opti9xx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19213 Modified Files: opti92x-ad1848.c Log Message: Fixed spin deadlocks. Index: opti92x-ad1848.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci atiixp.c,1.10,1.11 via82xx.c,1.103,1.104

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31337/pci Modified Files: atiixp.c via82xx.c Log Message: Added the missing RESUME info bits to pcm. Index: atiixp.c === RCS

[alsa-cvslog] CVS: alsa-kernel/pci intel8x0.c,1.137,1.138

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31930/pci Modified Files: intel8x0.c Log Message: Added the PCI ID for nVidia CK8. Index: intel8x0.c === RCS file:

[alsa-cvslog] CVS: alsa-driver Makefile,1.109,1.110 Makefile.conf.in,1.62,1.63 Rules.make,1.39,1.40 configure.in,1.247,1.248

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32227 Modified Files: Makefile Makefile.conf.in Rules.make configure.in Log Message: - fixed the detection of x86-64 arch. it has to be before the detection of K8. - fixed the build with the

[alsa-cvslog] CVS: alsa-kernel/core/oss pcm_plugin.c,1.18,1.19

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/oss In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2694/core/oss Modified Files: pcm_plugin.c Log Message: Clean up and optimization of PCM format-specific functions. - Use array indexing instead of huge swith/case. - Removed superfluous

[alsa-cvslog] CVS: alsa-kernel/core pcm_misc.c,1.13,1.14

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2694/core Modified Files: pcm_misc.c Log Message: Clean up and optimization of PCM format-specific functions. - Use array indexing instead of huge swith/case. - Removed superfluous handling of

[alsa-cvslog] CVS: alsa-kernel/include pcm.h,1.40,1.41

2004-06-09 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2694/include Modified Files: pcm.h Log Message: Clean up and optimization of PCM format-specific functions. - Use array indexing instead of huge swith/case. - Removed superfluous handling

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.135,1.136 ac97_patch.c,1.52,1.53

2004-05-30 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26533 Modified Files: ac97_codec.c ac97_patch.c Log Message: Fixed mutex deadlocks. Index: ac97_codec.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.134,1.135 ac97_id.h,1.8,1.9 ac97_local.h,1.6,1.7 ac97_patch.c,1.51,1.52 ac97_patch.h,1.15,1.16

2004-05-28 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8224 Modified Files: ac97_codec.c ac97_id.h ac97_local.h ac97_patch.c ac97_patch.h Log Message: - Added the single mixer control with AC97 2.3 paging. - Handle the paging for some

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_codec.c,1.133,1.134

2004-05-27 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21673 Modified Files: ac97_codec.c Log Message: Avoid warning message during codec probing in case SKIP_AUDIO flag is not set. Index: ac97_codec.c

[alsa-cvslog] CVS: alsa-driver/pci atiixp_modem.c,1.1,1.2

2004-05-27 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22454 Modified Files: atiixp_modem.c Log Message: Fixed trigger with GPIO handling Index: atiixp_modem.c === RCS file:

[alsa-cvslog] CVS: alsa-driver Makefile,1.108,1.109 Rules.make,1.38,1.39

2004-05-27 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23376 Modified Files: Makefile Rules.make Log Message: fixed make clean on 2.6.x kernel without invoking the standard make clean to avoid clean-up of files in the kernel tree. Index: Makefile

[alsa-cvslog] CVS: alsa-kernel/parisc harmony.c,1.11,1.12

2004-05-26 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/parisc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25680 Modified Files: harmony.c Log Message: fixed typos. Index: harmony.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 ice1724.c,1.32,1.33

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27243 Modified Files: ice1724.c Log Message: avoid to change the AC97 rate registers. this seems conflicting with the rate conversion on VT172x. Index: ice1724.c

[alsa-cvslog] CVS: alsa-driver/pci/emu10k1 emu10k1x.c,1.2,1.3

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/emu10k1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21261 Modified Files: emu10k1x.c Log Message: - fixed the channels to stereo only. - enable interrupts for all voices. Index: emu10k1x.c

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.101,1.102

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20304 Modified Files: via82xx.c Log Message: added the DXS entry for Mitac/Vobis/Yakumo laptop. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-driver/isa/wavefront wavefront_synth.c,1.3,1.4

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa/wavefront In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20528 Modified Files: wavefront_synth.c Log Message: fixed the compilation with older kernels. (adding errno as static for them) Index: wavefront_synth.c

[alsa-cvslog] CVS: alsa-kernel/include ac97_codec.h,1.45,1.46

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19335 Modified Files: ac97_codec.h Log Message: added ac97_can_spdif() for checking the SPDIF support. Index: ac97_codec.h

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.102,1.103

2004-05-25 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19775 Modified Files: via82xx.c Log Message: - use snd_pcm_limit_hw_rates() and removed redundant codes. - fixed the rate constraints when 'IEC958 Output Switch' is on. - check the SPDIF support

[alsa-cvslog] CVS: alsa-kernel/Documentation ALSA-Configuration.txt,1.44,1.45

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11892/Documentation Modified Files: ALSA-Configuration.txt Log Message: - fixed the description of model module parameters for ice1712 and ice1724 drivers. - added the support of

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 vt1720_mobo.c,NONE,1.1 vt1720_mobo.h,NONE,1.1 Makefile,1.11,1.12 ice1724.c,1.31,1.32

2004-05-24 Thread Takashi Iwai
and ice1724 drivers. - added the support of VT1720-based mobo. (still experimental and supporting AC97 only) --- NEW FILE: vt1720_mobo.c --- /* * ALSA driver for VT1720/VT1724 (Envy24PT/Envy24HT) * * Lowlevel functions for VT1720-based motherboards * * Copyright (c) 2004 Takashi Iwai

[alsa-cvslog] CVS: alsa-kernel/core memalloc.c,1.31,1.32

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12140/core Modified Files: memalloc.c Log Message: - added ifdef CONFIG_PCI around the enable module option to avoid the compile warnings without PCI support. Index: memalloc.c

[alsa-cvslog] CVS: alsa-kernel/include ac97_codec.h,1.44,1.45

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13026/include Modified Files: ac97_codec.h Log Message: - added the global mutex for ac97_t (ad18xx mutex is removed). used to protect paging and AD18xx multi-codecs. - set PAGE_INT

[alsa-cvslog] CVS: alsa-kernel/isa/wavefront wavefront_synth.c,1.16,1.17

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/wavefront In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13223/isa/wavefront Modified Files: wavefront_synth.c Log Message: removed unneeded static errno definition. Index: wavefront_synth.c

[alsa-cvslog] CVS: alsa-driver INSTALL,1.166,1.167

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13602 Modified Files: INSTALL Log Message: added snd-atiixp-modem driver for ATI IXP modem (experimental). Index: INSTALL === RCS

[alsa-cvslog] CVS: alsa-driver/pci atiixp_modem.c,NONE,1.1 Kconfig,1.18,1.19 Makefile,1.24,1.25

2004-05-24 Thread Takashi Iwai
--- /* * ALSA driver for ATI IXP 150/200/250 AC97 modem controllers * * Copyright (c) 2004 Takashi Iwai [EMAIL PROTECTED] * * 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 * the Free Software

[alsa-cvslog] CVS: alsa-driver/utils mod-deps.c,1.8,1.9

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/utils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13914/utils Modified Files: mod-deps.c Log Message: - fixed the build of snd-msnd-pinnacle driver. added the dependency to CONFIG_X86 in Kconfig. Index: mod-deps.c

[alsa-cvslog] CVS: alsa-driver/isa Kconfig,1.7,1.8 Makefile,1.13,1.14

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/isa In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13914/isa Modified Files: Kconfig Makefile Log Message: - fixed the build of snd-msnd-pinnacle driver. added the dependency to CONFIG_X86 in Kconfig. Index: Kconfig

[alsa-cvslog] CVS: alsa-driver/pci/ice1712 vt1720_mobo.c,NONE,1.1

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14496/pci/ice1712 Added Files: vt1720_mobo.c Log Message: - added VT1720-based mobo support. --- NEW FILE: vt1720_mobo.c --- #define __NO_VERSION__ #include

[alsa-cvslog] CVS: alsa-kernel/drivers/vx vx_pcm.c,1.3,1.4

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/drivers/vx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22534 Modified Files: vx_pcm.c Log Message: fixed sleep while atomic in the trigger callback. Index: vx_pcm.c === RCS

[alsa-cvslog] CVS: alsa-kernel/parisc harmony.c,1.10,1.11

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/parisc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32133 Modified Files: harmony.c Log Message: - fixed the buffer handling without dma_alloc_coherent support. Index: harmony.c

[alsa-cvslog] CVS: alsa-lib/src/conf/cards VIA686A.conf,NONE,1.1 Makefile.am,1.20,1.21

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/conf/cards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv322 Modified Files: Makefile.am Added Files: VIA686A.conf Log Message: added missing VIA686A.conf --- NEW FILE: VIA686A.conf --- # # Configuration for the VIA686A chip # #

[alsa-cvslog] CVS: alsa-lib/doc doxygen.cfg,1.26,1.27 index.doxygen,1.8,1.9

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv830/doc Modified Files: doxygen.cfg index.doxygen Log Message: fixed documents to process properly via doxygen. Index: doxygen.cfg

[alsa-cvslog] CVS: alsa-lib/src/hwdep hwdep.c,1.30,1.31

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/hwdep In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv830/src/hwdep Modified Files: hwdep.c Log Message: fixed documents to process properly via doxygen. Index: hwdep.c === RCS

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm_share.c,1.80,1.81

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv830/src/pcm Modified Files: pcm_share.c Log Message: fixed documents to process properly via doxygen. Index: pcm_share.c ===

[alsa-cvslog] CVS: alsa-lib/src/timer timer.c,1.42,1.43 timer_query.c,1.12,1.13

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/timer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv830/src/timer Modified Files: timer.c timer_query.c Log Message: fixed documents to process properly via doxygen. Index: timer.c

[alsa-cvslog] CVS: alsa-kernel/drivers/vx vx_pcm.c,1.4,1.5

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/drivers/vx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30955/drivers/vx Modified Files: vx_pcm.c Log Message: fixed the compile warnings due to the last change. Index: vx_pcm.c

[alsa-cvslog] CVS: alsa-kernel/include vx_core.h,1.1,1.2

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31124/include Modified Files: vx_core.h Log Message: added 'Clock Mode' control to choose the clock source. Index: vx_core.h

[alsa-cvslog] CVS: alsa-driver/pci/emu10k1 emu10k1x.c,1.1,1.2

2004-05-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/emu10k1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32559 Modified Files: emu10k1x.c Log Message: Martin Langer [EMAIL PROTECTED]: - include sound/info.h added - move snd_iprintf to the right position; it compiles now - fix typo in

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.100,1.101

2004-05-21 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24567 Modified Files: via82xx.c Log Message: - added the DXS entry for ECS K7VTA3 v8.0 - fixed the DXS entry for ASUS A7V8X to NO_VRA. Index: via82xx.c

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm_multi.c,1.87,1.88

2004-05-21 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8375 Modified Files: pcm_multi.c Log Message: fixed unneeded cast. Index: pcm_multi.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci Kconfig,1.27,1.28

2004-05-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6008 Modified Files: Kconfig Log Message: - improved the description of ice1724 driver on Kconfig. - better support of VT1720 with snd-ice1724 driver. - check PCI subsystem IDs when no EEPROM is

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 Makefile,1.10,1.11 aureon.c,1.9,1.10 aureon.h,1.3,1.4 ice1712.c,1.52,1.53 ice1712.h,1.20,1.21 ice1724.c,1.30,1.31 prodigy.c,1.5,NONE prodigy.h,1.1,NONE

2004-05-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6008/ice1712 Modified Files: Makefile aureon.c aureon.h ice1712.c ice1712.h ice1724.c Removed Files: prodigy.c prodigy.h Log Message: - improved the description of ice1724

[alsa-cvslog] CVS: alsa-driver/pci/ice1712 prodigy.c,1.1,NONE

2004-05-18 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6327 Removed Files: prodigy.c Log Message: merged into aureon.c --- prodigy.c DELETED --- --- This SF.Net email is sponsored by:

[alsa-cvslog] CVS: alsa-kernel/isa/cs423x cs4236.c,1.42,1.43

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/cs423x In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22077 Modified Files: cs4236.c Log Message: Added the new pnp id for an Intel mobo. Index: cs4236.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/pci/rme9652 hdsp.c,1.57,1.58 rme9652.c,1.44,1.45

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/rme9652 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25421 Modified Files: hdsp.c rme9652.c Log Message: fixed invalid spin_lock/unlock_irq() in the prepare callback. Index: hdsp.c

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 aureon.c,1.6,1.7

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28876 Modified Files: aureon.c Log Message: added headphone amplifier switch. initial patch by Radoslaw AstralStorm Szkodzinski. Index: aureon.c

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 aureon.c,1.7,1.8 aureon.h,1.2,1.3

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30609 Modified Files: aureon.c aureon.h Log Message: Added the support of Aureon 7.1-Universe. Index: aureon.c === RCS

[alsa-cvslog] CVS: alsa-driver/usb/usx2y usbusx2y.c,1.9,1.10

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/usb/usx2y In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20113 Modified Files: usbusx2y.c Log Message: - avoid entry in system log when device disconnects (for RELEASE build) Index: usbusx2y.c

[alsa-cvslog] CVS: alsa-kernel/pci/ice1712 aureon.c,1.8,1.9

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ice1712 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23852 Modified Files: aureon.c Log Message: fixes by Christoph Haderer [EMAIL PROTECTED]: - added the support of DAC/ADC mute switches - fixed the capture route enum. Index: aureon.c

[alsa-cvslog] CVS: alsa-driver INSTALL,1.165,1.166

2004-05-14 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31910 Modified Files: INSTALL Log Message: - added emu10k1x driver by Francisco Moraes [EMAIL PROTECTED]. Index: INSTALL === RCS

[alsa-cvslog] CVS: alsa-kernel/pci atiixp.c,1.8,1.9

2004-05-13 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13142/pci Modified Files: atiixp.c Log Message: - probe only audio codecs. - use enums instead of embedded numbers. - added KERN_ERR prefix to the error messages. Index: atiixp.c

[alsa-cvslog] CVS: alsa-tools/sscape_ctl sscape_ctl.c,1.5,1.6

2004-05-11 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-tools/sscape_ctl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9027 Modified Files: sscape_ctl.c Log Message: added GPL note. Index: sscape_ctl.c === RCS file:

[alsa-cvslog] CVS: alsa-utils/alsamixer alsamixer.c,1.71,1.72

2004-05-11 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/alsamixer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9166 Modified Files: alsamixer.c Log Message: show single values for mono volumes. Index: alsamixer.c === RCS file:

[alsa-cvslog] CVS: alsa-utils/speaker-test - New directory

2004-05-10 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/speaker-test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2332/speaker-test Log Message: Directory /cvsroot/alsa/alsa-utils/speaker-test added to the repository --- This SF.Net email is sponsored

[alsa-cvslog] CVS: alsa-utils/speaker-test .cvsignore,NONE,1.1 Makefile.am,NONE,1.1 readme.txt,NONE,1.1 speaker-test.c,NONE,1.1

2004-05-10 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/speaker-test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2654/speaker-test Added Files: .cvsignore Makefile.am readme.txt speaker-test.c Log Message: added speaker-test utility by James Courtier-Dutton [EMAIL PROTECTED] imported version:

[alsa-cvslog] CVS: alsa-utils Makefile.am,1.29,1.30 configure.in,1.83,1.84

2004-05-10 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2654 Modified Files: Makefile.am configure.in Log Message: added speaker-test utility by James Courtier-Dutton [EMAIL PROTECTED] imported version: 0.0.4. Index: Makefile.am

[alsa-cvslog] CVS: alsa-kernel/pcmcia/pdaudiocf pdaudiocf.h,1.5,1.6 pdaudiocf_irq.c,1.4,1.5

2004-05-07 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pcmcia/pdaudiocf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23826 Modified Files: pdaudiocf.h pdaudiocf_irq.c Log Message: - fixed the changed function decleration. - fixed the return value from cast check. Index: pdaudiocf.h

[alsa-cvslog] CVS: alsa-kernel/Documentation ALSA-Configuration.txt,1.43,1.44

2004-05-07 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25277/Documentation Modified Files: ALSA-Configuration.txt Log Message: - added model module option to specify board model to snd-ice1712 and snd-ice1724 drivers. - removed ez8

[alsa-cvslog] CVS: alsa-kernel/parisc harmony.c,1.9,1.10

2004-05-07 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/parisc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16528 Modified Files: harmony.c Log Message: - fixed the buffer allocation with the new API. - optimized the rate and format setting. - removed redundant call of buffer release. - removed

[alsa-cvslog] CVS: alsa-kernel/Documentation ALSA-Configuration.txt,1.42,1.43 CMIPCI.txt,1.5,1.6

2004-05-06 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23545/Documentation Modified Files: ALSA-Configuration.txt CMIPCI.txt Log Message: make soft_ac3 option conditional again. this will make it possible for old chips to feed the IEC958

[alsa-cvslog] CVS: alsa-kernel/pci cmipci.c,1.64,1.65

2004-05-06 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23545/pci Modified Files: cmipci.c Log Message: make soft_ac3 option conditional again. this will make it possible for old chips to feed the IEC958 data without conversion (sometimes useful,

[alsa-cvslog] CVS: alsa-lib/src/conf/cards CMI8338-SWIEC.conf,NONE,1.1 Makefile.am,1.19,1.20 aliases.conf,1.4,1.5

2004-05-06 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/conf/cards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24020 Modified Files: Makefile.am aliases.conf Added Files: CMI8338-SWIEC.conf Log Message: added CMI8338-SWIEC for cmipci with software IEC958 --- NEW FILE: CMI8338-SWIEC.conf

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.99,1.100

2004-05-06 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25736 Modified Files: via82xx.c Log Message: renamed the elements of 'input source select' control to avoid confusion. formerly used words 'Line' and 'Mic', which have nothing to do with the

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.98,1.99

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11537/pci Modified Files: via82xx.c Log Message: fixed again the DXS entry for m680x to 48k-fixed rate. Index: via82xx.c === RCS

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm_misc.c,1.40,1.41

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11877/src/pcm Modified Files: pcm_misc.c Log Message: fixed the bit width of IEC958_SUBFRAME_* formats from 24 to 32. Index: pcm_misc.c

[alsa-cvslog] CVS: alsa-lib/src confmisc.c,1.30,1.31

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12057/src Modified Files: confmisc.c Log Message: avoid the compile warnings (about cast) with the recent GCC. Index: confmisc.c

[alsa-cvslog] CVS: alsa-lib/include pcm.h,1.184,1.185

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12324/include Modified Files: pcm.h Log Message: added a new plugin iec958 to convert IEC958 subframes. Index: pcm.h === RCS

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm_iec958.c,NONE,1.1 Makefile.am,1.51,1.52 pcm.c,1.286,1.287 pcm_symbols.c,1.10,1.11

2004-05-04 Thread Takashi Iwai
--- /** * \file pcm/pcm_iec958.c * \ingroup PCM_Plugins * \brief PCM IEC958 Subframe Conversion Plugin Interface * \author Takashi Iwai [EMAIL PROTECTED] * \date 2004 */ /* * PCM - IEC958 Subframe Conversion Plugin * Copyright (c) 2004 by Takashi Iwai [EMAIL PROTECTED

[alsa-cvslog] CVS: alsa-kernel/pci/nm256 nm256.c,1.37,1.38

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/nm256 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13394/pci/nm256 Modified Files: nm256.c Log Message: - added a blacklist to avoid the possible hang-up at module loading. - added notes about the hang-up problem to ALSA-Configuration.txt.

[alsa-cvslog] CVS: alsa-kernel/Documentation ALSA-Configuration.txt,1.40,1.41

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13394/Documentation Modified Files: ALSA-Configuration.txt Log Message: - added a blacklist to avoid the possible hang-up at module loading. - added notes about the hang-up problem to

[alsa-cvslog] CVS: alsa-kernel/Documentation ALSA-Configuration.txt,1.41,1.42

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13916/Documentation Modified Files: ALSA-Configuration.txt Log Message: dropped the software encoding of AC3 stream in the driver. this is done now in alsa-lib. soft_ac3 module option

[alsa-cvslog] CVS: alsa-kernel/pci atiixp.c,1.7,1.8

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14557/pci Modified Files: atiixp.c Log Message: - fixed the direct SPDIF playback mode. (still experimental) - use the different driver id name for the direct spdif mode, so that alsa-lib can

[alsa-cvslog] CVS: alsa-lib/src/conf/cards ATIIXP-SPDMA.conf,NONE,1.1 Makefile.am,1.18,1.19

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/conf/cards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15112 Modified Files: Makefile.am Added Files: ATIIXP-SPDMA.conf Log Message: added the new configuration for ATI IXP direct SPDIF mode. --- NEW FILE: ATIIXP-SPDMA.conf --- #

[alsa-cvslog] CVS: alsa-kernel/Documentation Audigy-mixer.txt,NONE,1.1

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20286 Added Files: Audigy-mixer.txt Log Message: added the document about Audigy mixer implementation by Peter Zubaj. it is not target to users, rather to developers. --- NEW FILE:

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm_ladspa.c,1.16,1.17

2004-05-04 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20885 Modified Files: pcm_ladspa.c Log Message: fixed debug messages by Erik Inge Bolso. Index: pcm_ladspa.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/include uda1341.h,1.5,1.6

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15639/include Modified Files: uda1341.h Log Message: - clean up PM codes using the new PM callback functions. --- This SF.Net email

[alsa-cvslog] CVS: alsa-kernel/pci es1968.c,1.65,1.66

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15122/pci Modified Files: es1968.c Log Message: - set ACPI D3 at suspend. - fixed the interrupt disabling at shutdown. - enabled PM for compaq Armada. Index: es1968.c

[alsa-cvslog] CVS: alsa-kernel/core init.c,1.45,1.46 sound.c,1.61,1.62

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15469/core Modified Files: init.c sound.c Log Message: - added the generic PM callback registration. - rewritten ISA callbacks to use the new one. Index: init.c

[alsa-cvslog] CVS: alsa-kernel/Documentation/DocBook writing-an-alsa-driver.tmpl,1.27,1.28

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/Documentation/DocBook In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15859/Documentation/DocBook Modified Files: writing-an-alsa-driver.tmpl Log Message: - fixed some obsolete descriptions and typos. - a bit more detailed description about

[alsa-cvslog] CVS: alsa-utils/seq/aplaymidi .cvsignore,1.1,1.2

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-utils/seq/aplaymidi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18196 Modified Files: .cvsignore Log Message: added binaries. Index: .cvsignore === RCS file:

[alsa-cvslog] CVS: alsa-kernel/include core.h,1.50,1.51

2004-05-03 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15469/include Modified Files: core.h Log Message: - added the generic PM callback registration. - rewritten ISA callbacks to use the new one. Index: core.h

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.97,1.98

2004-05-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29179 Modified Files: via82xx.c Log Message: added DXS whitelist for (eMachines) m680x. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/src/mixer simple.c,1.63,1.64

2004-05-02 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/mixer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23073 Modified Files: simple.c Log Message: fixed the event handling of enum elements. Index: simple.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/isa/cs423x cs4231_lib.c,1.39,1.40

2004-05-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/isa/cs423x In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22069 Modified Files: cs4231_lib.c Log Message: checks the PCM substream pointers to fix oops/panic in the interrupt handler. Index: cs4231_lib.c

[alsa-cvslog] CVS: alsa-driver INSTALL,1.164,1.165

2004-05-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23586 Modified Files: INSTALL Log Message: - clean up module options with the new style. - added devices option to assign multiple serial devices. - added handshake option to enable/disable

[alsa-cvslog] CVS: alsa-driver/drivers serialmidi.c,1.10,1.11

2004-05-01 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/drivers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23586/drivers Modified Files: serialmidi.c Log Message: - clean up module options with the new style. - added devices option to assign multiple serial devices. - added handshake option to

[alsa-cvslog] CVS: alsa-driver/pci/ac97 Makefile,1.7,1.8

2004-04-24 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5781/pci/ac97 Modified Files: Makefile Log Message: - clean up old dependencies - added the patch stuff for ac97_proc.c Index: Makefile

[alsa-cvslog] CVS: alsa-kernel/ppc keywest.c,1.16,1.17 pmac.h,1.13,1.14 powermac.c,1.16,1.17 tumbler.c,1.29,1.30

2004-04-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/ppc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16927 Modified Files: keywest.c pmac.h powermac.c tumbler.c Log Message: fixed the oops on resume and the initialization of chip. Index: keywest.c

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_patch.c,1.47,1.48

2004-04-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27991/pci/ac97 Modified Files: ac97_patch.c Log Message: fixed the compilation without CONFIG_SND_DEBUG. Index: ac97_patch.c

[alsa-cvslog] CVS: alsa-kernel/pci Kconfig,1.26,1.27 atiixp.c,1.6,1.7

2004-04-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28575/pci Modified Files: Kconfig atiixp.c Log Message: - added IXP 300 to descriptions and comments. - fixed the codec probing without the proper interrupts. - added the experimental PM

[alsa-cvslog] CVS: alsa-kernel/pci via82xx.c,1.96,1.97

2004-04-23 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28649/pci Modified Files: via82xx.c Log Message: - added the experimental PM support. Index: via82xx.c === RCS file:

[alsa-cvslog] CVS: alsa-driver/pci/ac97 ac97_proc.patch,NONE,1.1 .cvsignore,1.2,1.3 ac97_proc.c,1.1,NONE

2004-04-20 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-driver/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26173 Modified Files: .cvsignore Added Files: ac97_proc.patch Removed Files: ac97_proc.c Log Message: make ac97_proc.patch for disabling register write code for 2.2

[alsa-cvslog] CVS: alsa-kernel/pci atiixp.c,1.5,1.6

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17338 Modified Files: atiixp.c Log Message: - added the PCI id entry for SB300. - added the missing terminator to the PCI id list. Index: atiixp.c

[alsa-cvslog] CVS: alsa-kernel/pci/ac97 ac97_patch.c,1.44,1.45

2004-04-16 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/pci/ac97 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1747 Modified Files: ac97_patch.c Log Message: added the mic/center sharing switch of cm9739 codec again. Index: ac97_patch.c

[alsa-cvslog] CVS: alsa-kernel/core pcm_native.c,1.87,1.88

2004-04-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32337 Modified Files: pcm_native.c Log Message: fixed the deadlock of power_lock in suspend (by Terry Loftin) Index: pcm_native.c

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm.c,1.282,1.283 pcm_hw.c,1.124,1.125 pcm_local.h,1.133,1.134

2004-04-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3952/src/pcm Modified Files: pcm.c pcm_hw.c pcm_local.h Log Message: fixed the handling of EINTR in read/write. EINTR can be returned during ACPI suspend/resume. Index: pcm.c

[alsa-cvslog] CVS: alsa-lib/src/pcm pcm.c,1.283,1.284 pcm_local.h,1.134,1.135 pcm_misc.c,1.39,1.40

2004-04-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/pcm In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9382/src/pcm Modified Files: pcm.c pcm_local.h pcm_misc.c Log Message: fixed compile warnings. Index: pcm.c === RCS file:

[alsa-cvslog] CVS: alsa-lib/src/mixer simple.c,1.62,1.63

2004-04-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-lib/src/mixer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9382/src/mixer Modified Files: simple.c Log Message: fixed compile warnings. Index: simple.c === RCS file:

[alsa-cvslog] CVS: alsa-kernel/core/seq/oss seq_oss_synth.h,1.2,1.3

2004-04-15 Thread Takashi Iwai
Update of /cvsroot/alsa/alsa-kernel/core/seq/oss In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11001/core/seq/oss Modified Files: seq_oss_synth.h Log Message: added the missing __user to prorotype. Index: seq_oss_synth.h

  1   2   3   4   5   6   7   8   9   10   >