Home | History | Annotate | only in /device/samsung/crespo/alsa-lib
Up to higher level directory
NameDateSize
acinclude.m419-Dec-20101.2K
aclocal.m419-Dec-2010255K
alsalisp/19-Dec-2010
Android.mk19-Dec-20101.4K
aserver/19-Dec-2010
ChangeLog19-Dec-20101.3K
compile19-Dec-20103.6K
config.guess19-Dec-201043.4K
config.sub19-Dec-201031.7K
configure19-Dec-2010761.7K
configure.in19-Dec-201019.6K
COPYING19-Dec-201025.8K
depcomp19-Dec-201015.6K
doc/19-Dec-2010
gitcompile19-Dec-2010378
include/19-Dec-2010
INSTALL19-Dec-20103.7K
install-sh19-Dec-20109K
libtool19-Dec-2010213.1K
ltmain.sh19-Dec-2010191.8K
m4/19-Dec-2010
Makefile.am19-Dec-2010768
Makefile.in19-Dec-201024.2K
MEMORY-LEAK19-Dec-2010469
missing19-Dec-201010.8K
MODULE_LICENSE_LGPL19-Dec-20102
modules/19-Dec-2010
NOTES19-Dec-20102K
NOTICE19-Dec-201025.8K
README19-Dec-2010827
src/19-Dec-2010
test/19-Dec-2010
TODO19-Dec-2010246
utils/19-Dec-2010
version19-Dec-20107

README

      1 This version of the ALSA library was obtained from the following location:
      2 ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.19.tar.bz2
      3 
      4 This package was (previously in 1.0.16) configured with the following options:
      5 
      6 ./configure \
      7  --disable-debug \
      8  --disable-resmgr \
      9  --enable-aload \
     10  --enable-mixer \
     11  --enable-pcm \
     12  --disable-rawmidi \
     13  --enable-hwdep \
     14  --disable-seq \
     15  --disable-alisp \
     16  --disable-old-symbols \
     17  --disable-python \
     18  --with-confdir=/system/usr/share/alsa \
     19  --with-plugindir=/system/usr/lib/alsa-lib \
     20  --with-versioned=no \
     21  --with-debug=no \
     22  --with-tmpdir=/tmp \
     23  --with-softfloat=yes \
     24  --with-libdl=yes \
     25  --with-pthread=yes \
     26  --with-librt=no \
     27  --with-alsa-devdir=/dev/snd \
     28  --with-aload-devdir=/dev \
     29  --with-pcm-plugins="plug null empty hooks asym extplug ioplug" \
     30  --with-ctl-plugins="ext"
     31 
     32