]> git.alsa-project.org Git - alsa-lib.git/commit
pcm config files cleanups and name hint extension
authorJaroslav Kysela <perex@perex.cz>
Thu, 12 Oct 2006 14:27:23 +0000 (16:27 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 12 Oct 2006 14:27:23 +0000 (16:27 +0200)
commitd7916981bfe14f0aa52cbcccf0cba38d06d01c36
tree915324b2c8f89aa2c62c1a507225fa2a1f443f99
parentb40a116b8e048abfea4be54e11090787674e341a
pcm config files cleanups and name hint extension
- remove device 0/subdevice 0 from configuration files (it's default)
- name_hint
  - fixed parsing slaves
  - obtain device numbers directly from 'type hw' configurations to
    avoid poluting of configurations scripts with hint.device lines
57 files changed:
src/conf/cards/AACI.conf
src/conf/cards/ATIIXP-MODEM.conf
src/conf/cards/ATIIXP-SPDMA.conf
src/conf/cards/ATIIXP.conf
src/conf/cards/AU8810.conf
src/conf/cards/AU8820.conf
src/conf/cards/AU8830.conf
src/conf/cards/Audigy.conf
src/conf/cards/Audigy2.conf
src/conf/cards/Aureon51.conf
src/conf/cards/Aureon71.conf
src/conf/cards/CA0106.conf
src/conf/cards/CMI8338-SWIEC.conf
src/conf/cards/CMI8338.conf
src/conf/cards/CMI8738-MC6.conf
src/conf/cards/CMI8738-MC8.conf
src/conf/cards/CS46xx.conf
src/conf/cards/EMU10K1.conf
src/conf/cards/EMU10K1X.conf
src/conf/cards/ENS1370.conf
src/conf/cards/ENS1371.conf
src/conf/cards/ES1968.conf
src/conf/cards/FM801.conf
src/conf/cards/HDA-Intel.conf
src/conf/cards/ICE1724.conf
src/conf/cards/ICH-MODEM.conf
src/conf/cards/ICH.conf
src/conf/cards/ICH4.conf
src/conf/cards/Maestro3.conf
src/conf/cards/NFORCE.conf
src/conf/cards/PC-Speaker.conf
src/conf/cards/PMac.conf
src/conf/cards/PMacToonie.conf
src/conf/cards/RME9636.conf
src/conf/cards/RME9652.conf
src/conf/cards/SI7018.conf
src/conf/cards/TRID4DWAVENX.conf
src/conf/cards/VIA686A.conf
src/conf/cards/VIA8233.conf
src/conf/cards/VIA8233A.conf
src/conf/cards/VIA8237.conf
src/conf/cards/VX222.conf
src/conf/cards/VXPocket.conf
src/conf/cards/VXPocket440.conf
src/conf/cards/YMF744.conf
src/conf/pcm/center_lfe.conf
src/conf/pcm/default.conf
src/conf/pcm/front.conf
src/conf/pcm/iec958.conf
src/conf/pcm/rear.conf
src/conf/pcm/side.conf
src/conf/pcm/surround40.conf
src/conf/pcm/surround41.conf
src/conf/pcm/surround50.conf
src/conf/pcm/surround51.conf
src/conf/pcm/surround71.conf
src/control/namehint.c