Changeset 2081

Show
Ignore:
Timestamp:
09/27/07 06:25:48 (1 year ago)
Author:
alexander
Message:

Upgraded alsa, because of the following bug in the old version:

"amixer set PCM 0dB" did not report an error if the card knows nothing about dB.

Fixing the bug is needed for setting sane volume levels at startup.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/packages/alsa-firmware/Makefile

    r1820 r2081  
    22 
    33NM= alsa-firmware 
    4 VRS= 1.0.13 
     4VRS= 1.0.14 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.bz2 
    88URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/firmware/$(FILE) 
    9 SHA-$(FILE)= de5532d5456bc42317ae42f569a1e55391a8cd45 
     9SHA-$(FILE)= ccc86da526b62aabb3119b5bf03a7e4de0133a9b 
    1010 
    1111# Targets 
  • trunk/packages/alsa-lib/Makefile

    r1820 r2081  
    22 
    33NM= alsa-lib 
    4 VRS= 1.0.13 
     4VRS= 1.0.14a 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.bz2 
    8 URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/lib/$(FILE) 
    9 SHA-$(FILE)= 82fa9a7fcb43b319524b18451ca86d691a20f4a3 
     8URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/lib/$(FILE) 
     9SHA-$(FILE)= 0d0e217b778c411220471cd941ae48c4af675e61 
    1010 
    1111# Targets 
  • trunk/packages/alsa-oss/Makefile

    r1820 r2081  
    1 # alsa-utils Makefile 
     1# alsa-oss Makefile 
    22 
    33NM= alsa-oss 
    4 VRS= 1.0.12 
     4VRS= 1.0.14 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.bz2 
    88URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/oss-lib/$(FILE) 
    9 SHA-$(FILE)= 0a6638df3c719c8b9af22d3e51687cf67cad1984 
     9SHA-$(FILE)= abae0d89a38fbb78a96be1620502279fa37f756d 
    1010 
    1111# Targets 
  • trunk/packages/alsa-utils/Makefile

    r1820 r2081  
    22 
    33NM= alsa-utils 
    4 VRS= 1.0.13 
     4VRS= 1.0.14 
    55DIR= $(NM)-$(VRS) 
    66 
    77FILE= $(DIR).tar.bz2 
    8 URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/utils/$(FILE) 
    9 SHA-$(FILE)= 05b460a0e7ae6519ea37240476f026b59dbc710d 
     8URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/utils/$(FILE) 
     9SHA-$(FILE)= 767e71805ee606a4589bda9e95babbca61f9e92f 
    1010 
    1111# Targets