| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libalsa2-docs | Distribution: Mandriva Linux |
| Version: 1.0.12 | Vendor: Mandriva |
| Release: 2mdv2007.0 | Build date: Mon Aug 28 16:49:28 2006 |
| Group: Books/Howtos | Build host: deborah.mandriva.com |
| Size: 7969315 | Source RPM: libalsa2-1.0.12-2mdv2007.0.src.rpm |
| Packager: Iurt the rebuild bot <warly@mandriva.com> | |
| Url: http://www.alsa-project.org/ | |
| Summary: Documentation for Advanced Linux Sound Architecture (ALSA) | |
Advanced Linux Sound Architecture (ALSA) is a modularized architecture which supports quite a large range of ISA and PCI cards. It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial). To use the features of alsa, one can either use: - the old OSS api - the new ALSA api that provides many enhanced features. The Advanced Linux Sound Architecture comes with a kernel API and library API. This document describes the library API and how it interfaces with the kernel API. Application programmers should use the library API rather than kernel API. The Library offers 100% of the functionally of the kernel API, but add next major improvements in usability, making the application code simpler and better looking. This package contains the documentation that describe tha ALSA lib API.
GPL
internal MD5: 17fc29e45e70458544cefe602483a7bd
GPG
* Thu Aug 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-2mdv2007.0
- new release
* Sat Aug 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.12-1.rc2.2mdv2007.0
- new release
- clean spec
* Mon Jul 24 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.12rc1-1mdv2007.0
- new release
- drop patches (applied upstream)
* Thu May 18 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-3mdk
- drop kernel require
* Thu May 04 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-2mdk
- patch 5: fix segfault with dshare plugin
- patch 6: use O_APPEND mode with dmix & co (no more resource server)
- patch 7: fix hwptr update in rate plugin (bad sounds on rate expansion and
invalid memory access)
* Thu May 04 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.11-1mdk
- new release
- kill patches 0, 1, 2, 3 & 4 (merged upstream)
* Thu Feb 09 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-6mdk
- patch 4: plug some memory leaks
* Wed Jan 04 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-5mdk
- patch 3: use dmix/dsnoop as default PCM for ICE1712
* Wed Dec 14 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-4mdk
- patch 2: use dmix/dsnoop as default PCM for ICE1724
- really apply patches 0 & 1
* Wed Nov 23 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-3mdk
- patch 1: fix segfault of iec958 plugin with preamble
* Mon Nov 21 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-2mdk
- patch 0: fix hanging in some rare case
* Tue Nov 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-1mdk
- new release
* Fri Nov 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-0.rc3.1mdk
- new release
* Thu Nov 03 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.10-0.rc2.1mdk
- new release
* Sat May 28 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-1mdk
- new release
* Tue May 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc4.1mdk
- new release
- kill patch 0 (merged upstream)
* Wed May 18 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc3.3mdk
- patch 0:
o add API for device name
o fix the drain of dmix plugin without any data
o fix the blocking during draining in dmix plugin due to ioctl conflicts
o fix the partial commit in draining with rate plugin
o fix playback start with sync_ptr mode
o fix the possible problems of playback drain with rate plugin
o misc other fixes
* Thu May 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc3.2mdk
- build release
* Tue May 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc3.1mdk
- new release
- kill patches 15 & 18 (merged upstream)
* Wed Apr 27 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc2.3mdk
- fix release number
* Wed Apr 27 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc2.2mdkmdk
- patch 15: more fixes for CPU hog (eg: artsd)
* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.9-0.1rc2.1mdkmdk
- new release
- remove patches 0, 1, 2, 4, 5, 6, 7, 9, 10, 11, 12, 13, 16 & 17 (merged upstream)
- patch 15:
o try even harder to prevent artsd to bug
o merge in patch 14
- patch 18: fix segfault with old kernels
* Fri Apr 01 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-15mdk
- patch 15: try harder to prevent artsd to bug
- disable patches 13, 14 & 15 since artsd still break from times to times
- patch 16: fix segfault while recording on Audigy LS
* Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-14mdk
- patch 1: use dmix/dsnoop plugins as default for emu10k1x too
- patch 14: new version that fix noise with dmix on SMP/HT systems with i8xx
(#13400, alsa bug #881)
- patch 15: fix artsd eating all CPU power on i865
- patch 16: fix noise when resampling sound (ALSA bug #1018)
- patch 17: fix dmix's endianess on ppc & co (#14958)
* Fri Mar 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-13mdk
- disable patch 14 since it triger artsd bugs on i865
* Thu Mar 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-12mdk
- patch 9: fix rear/center_lfe subdevice mismatch on Aureon71 (Envy24HT)
- patch 10: fix AC3 output on SB Audigy LS / Live 24bit
- patch 11: add support for CMI8768 chip with 8 multi-channel
- patch 12: fix SPDIF device number on Intel HD Audio (Azalia)
- patch 13: use softvol plugin for default PCM for C-Media codecs on VIA823[37]
- patch 14: fix noise with dmix on SMP/HT systems with i8xx (#13400)
* Wed Mar 23 2005 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.8-11mdk
- add missing dependency to "%{_lib}" != "lib" packages
* Mon Mar 21 2005 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.8-10mdk
- use %if "%{_lib}" != "lib" instead of ifarch (GB)
* Sun Mar 20 2005 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.8-9mdk
- fix files (spturtle)
* Sun Mar 20 2005 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.8-8mdk
- don't use %lib_name macro in name --> src.rpm confusion
- use the macromdv2007.0
* Wed Feb 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-7mdk
- patch 7: fix xine crash (#13045, #13449)
* Wed Feb 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-6mdk
- patch 5: fix rear PCM (mono output) on emu10k1
- patch 6: fix routing of 5.1 output on ICH4
* Mon Feb 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-5mdk
- patch 4: fix statck protection patch
* Tue Feb 01 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-4mdk
- patch 2: fix compil warning (fedora)
- patch 4: stack protection (CAN-2005-0087) (fedora)
* Tue Feb 01 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-3mdk
- patch 1: use dmix by default
* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-2mdk
- patch 0: fix memleak
* Thu Jan 13 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-1mdk
- new release
* Wed Jan 05 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-0.rc2.2mdk
- rpmlint cleanups
* Wed Jan 05 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-0.rc2.1mdk
- new release
* Mon Dec 27 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0.8-0.rc1.2mdk
- fix missing epoch in requires
* Wed Dec 22 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.8-0.rc1.1mdk
- new release
* Fri Nov 19 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.7-1mdk
- new release
* Tue Aug 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.6-1mdk
- new release
* Thu Aug 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.6-0.rc1.1mdk
- new release
* Thu Jul 08 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.5-2mdk
- Force definition of -DPIC so that VERSIONED_SYMBOLS are used. aka
fix alsa dependent packages (arts, etc.). Anyway, alsa people should
not rely on this variable to determine a DSO build.
* Sat May 29 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.5-1mdk
- new release
* Tue Apr 06 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-1mdk
- new release
* Sat Apr 03 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-0.rc1_2mdk
- fix forgotten changelog
* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-0.rc1_1mdk
- new release
* Tue Feb 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.2-3mdk
- fix unstallable packages
* Wed Jan 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.2-2mdk
- new old release (alsa team reuploaded 1.0.2 tarballs with some fixes but
without any note)
* Mon Jan 26 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.2-1mdk
- new release
* Thu Jan 08 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.1-1mdk
- new release
* Mon Dec 22 2003 Stefan van der Eijk <stefan@eijk.nu> 1.0.0-0.4rc2mdk
- rebuild for new pkgconfig Requires
* Mon Dec 15 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-0.3rc2mdk
- new release
* Mon Dec 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-0.2rc1mdk
- quote changelog
* Mon Dec 01 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-0.1rc1mdk
- new release
- do not remember the following when rebuilding old apps:
\#define ALSA_PCM_OLD_HW_PARAMS_API
\#define ALSA_PCM_OLD_SW_PARAMS_API
\#include <alsa/asoundlib.h>
* Fri Nov 07 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.8-2mdk
- Fix Titi's mismerged package... aka fix -static-devel Provides
* Thu Nov 06 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.8-1mdk
- new release
* Tue Sep 09 2003 Giuseppe Ghibò <ghibo@mandrakesoft.com> 0.9.6-3mdk
- Added missed devel-static libraries.
/usr/share/doc/libalsa2-docs-1.0.12 /usr/share/doc/libalsa2-docs-1.0.12/COPYING /usr/share/doc/libalsa2-docs-1.0.12/_2test_2latency_8c-example.html /usr/share/doc/libalsa2-docs-1.0.12/_2test_2pcm_8c-example.html /usr/share/doc/libalsa2-docs-1.0.12/_2test_2pcm__min_8c-example.html /usr/share/doc/libalsa2-docs-1.0.12/_2test_2rawmidi_8c-example.html /usr/share/doc/libalsa2-docs-1.0.12/_2test_2timer_8c-example.html /usr/share/doc/libalsa2-docs-1.0.12/annotated.html /usr/share/doc/libalsa2-docs-1.0.12/asoundef_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/asoundef_8h.html /usr/share/doc/libalsa2-docs-1.0.12/asoundlib_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/asoundlib_8h.html /usr/share/doc/libalsa2-docs-1.0.12/asoundrc.txt /usr/share/doc/libalsa2-docs-1.0.12/async_8c.html /usr/share/doc/libalsa2-docs-1.0.12/bug.html /usr/share/doc/libalsa2-docs-1.0.12/cards_8c.html /usr/share/doc/libalsa2-docs-1.0.12/conf.html /usr/share/doc/libalsa2-docs-1.0.12/conf_8c.html /usr/share/doc/libalsa2-docs-1.0.12/conf_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/conf_8h.html /usr/share/doc/libalsa2-docs-1.0.12/confarg.html /usr/share/doc/libalsa2-docs-1.0.12/conffunc.html /usr/share/doc/libalsa2-docs-1.0.12/confhooks.html /usr/share/doc/libalsa2-docs-1.0.12/confmisc_8c.html /usr/share/doc/libalsa2-docs-1.0.12/control.html /usr/share/doc/libalsa2-docs-1.0.12/control_8c.html /usr/share/doc/libalsa2-docs-1.0.12/control_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/control_8h.html /usr/share/doc/libalsa2-docs-1.0.12/control__ext_8c.html /usr/share/doc/libalsa2-docs-1.0.12/control__external_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/control__external_8h.html /usr/share/doc/libalsa2-docs-1.0.12/conv_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/conv_8h.html /usr/share/doc/libalsa2-docs-1.0.12/ctl_external_plugins.html /usr/share/doc/libalsa2-docs-1.0.12/dlmisc_8c.html /usr/share/doc/libalsa2-docs-1.0.12/doxygen.css /usr/share/doc/libalsa2-docs-1.0.12/doxygen.png /usr/share/doc/libalsa2-docs-1.0.12/error_8c.html /usr/share/doc/libalsa2-docs-1.0.12/error_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/error_8h.html /usr/share/doc/libalsa2-docs-1.0.12/examples.html /usr/share/doc/libalsa2-docs-1.0.12/files.html /usr/share/doc/libalsa2-docs-1.0.12/fm_8c.html /usr/share/doc/libalsa2-docs-1.0.12/functions.html /usr/share/doc/libalsa2-docs-1.0.12/functions_vars.html /usr/share/doc/libalsa2-docs-1.0.12/global_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/global_8h.html /usr/share/doc/libalsa2-docs-1.0.12/globals.html /usr/share/doc/libalsa2-docs-1.0.12/globals_0x61.html /usr/share/doc/libalsa2-docs-1.0.12/globals_0x69.html /usr/share/doc/libalsa2-docs-1.0.12/globals_0x6d.html /usr/share/doc/libalsa2-docs-1.0.12/globals_0x73.html /usr/share/doc/libalsa2-docs-1.0.12/globals_defs.html /usr/share/doc/libalsa2-docs-1.0.12/globals_defs_0x61.html /usr/share/doc/libalsa2-docs-1.0.12/globals_defs_0x69.html /usr/share/doc/libalsa2-docs-1.0.12/globals_defs_0x6d.html /usr/share/doc/libalsa2-docs-1.0.12/globals_defs_0x73.html /usr/share/doc/libalsa2-docs-1.0.12/globals_enum.html /usr/share/doc/libalsa2-docs-1.0.12/globals_eval.html /usr/share/doc/libalsa2-docs-1.0.12/globals_func.html /usr/share/doc/libalsa2-docs-1.0.12/globals_func_0x73.html /usr/share/doc/libalsa2-docs-1.0.12/globals_type.html /usr/share/doc/libalsa2-docs-1.0.12/globals_vars.html /usr/share/doc/libalsa2-docs-1.0.12/group___b_conv.html /usr/share/doc/libalsa2-docs-1.0.12/group___config.html /usr/share/doc/libalsa2-docs-1.0.12/group___control.html /usr/share/doc/libalsa2-docs-1.0.12/group___ctl_plugin___s_d_k.html /usr/share/doc/libalsa2-docs-1.0.12/group___digital___audio___interface.html /usr/share/doc/libalsa2-docs-1.0.12/group___error.html /usr/share/doc/libalsa2-docs-1.0.12/group___global.html /usr/share/doc/libalsa2-docs-1.0.12/group___h_control.html /usr/share/doc/libalsa2-docs-1.0.12/group___hw_dep.html /usr/share/doc/libalsa2-docs-1.0.12/group___input.html /usr/share/doc/libalsa2-docs-1.0.12/group___instrument.html /usr/share/doc/libalsa2-docs-1.0.12/group___m_i_d_i___commands.html /usr/share/doc/libalsa2-docs-1.0.12/group___m_i_d_i___controllers.html /usr/share/doc/libalsa2-docs-1.0.12/group___m_i_d_i___event.html /usr/share/doc/libalsa2-docs-1.0.12/group___m_i_d_i___interface.html /usr/share/doc/libalsa2-docs-1.0.12/group___output.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___access.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___deprecated.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___description.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___direct.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___dump.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___ext_plug.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___format.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___h_w___params.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___helpers.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___hook.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___i_o_plug.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___info.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___s_w___params.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___scope.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___simple.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___status.html /usr/share/doc/libalsa2-docs-1.0.12/group___p_c_m___sub_format.html /usr/share/doc/libalsa2-docs-1.0.12/group___plugin___s_d_k.html /usr/share/doc/libalsa2-docs-1.0.12/group___raw_midi.html /usr/share/doc/libalsa2-docs-1.0.12/group___s_control.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_client.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_ev_type.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_event.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_events.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_middle.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_misc.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_port.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_queue.html /usr/share/doc/libalsa2-docs-1.0.12/group___seq_subscribe.html /usr/share/doc/libalsa2-docs-1.0.12/group___sequencer.html /usr/share/doc/libalsa2-docs-1.0.12/group___timer.html /usr/share/doc/libalsa2-docs-1.0.12/hcontrol.html /usr/share/doc/libalsa2-docs-1.0.12/hcontrol_8c.html /usr/share/doc/libalsa2-docs-1.0.12/hwdep_8c.html /usr/share/doc/libalsa2-docs-1.0.12/hwdep_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/hwdep_8h.html /usr/share/doc/libalsa2-docs-1.0.12/index.html /usr/share/doc/libalsa2-docs-1.0.12/input_8c.html /usr/share/doc/libalsa2-docs-1.0.12/input_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/input_8h.html /usr/share/doc/libalsa2-docs-1.0.12/instr_2simple_8c.html /usr/share/doc/libalsa2-docs-1.0.12/instr_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/instr_8h.html /usr/share/doc/libalsa2-docs-1.0.12/iwffff_8c.html /usr/share/doc/libalsa2-docs-1.0.12/mixer.html /usr/share/doc/libalsa2-docs-1.0.12/mixer_2simple_8c.html /usr/share/doc/libalsa2-docs-1.0.12/mixer_8c.html /usr/share/doc/libalsa2-docs-1.0.12/mixer__simple_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/modules.html /usr/share/doc/libalsa2-docs-1.0.12/names_8c.html /usr/share/doc/libalsa2-docs-1.0.12/output_8c.html /usr/share/doc/libalsa2-docs-1.0.12/output_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/output_8h.html /usr/share/doc/libalsa2-docs-1.0.12/pages.html /usr/share/doc/libalsa2-docs-1.0.12/pcm.html /usr/share/doc/libalsa2-docs-1.0.12/pcm_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/pcm_8h.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__adpcm_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__alaw_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__asym_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__copy_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__dmix_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__dshare_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__dsnoop_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__external_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__external_8h.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__extplug_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__extplug_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__extplug_8h.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__file_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__hooks_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__hw_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__iec958_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__ioplug_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__ioplug_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__ioplug_8h.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__ladspa_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__lfloat_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__linear_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__meter_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__mulaw_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__multi_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__null_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__plugin_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__rate_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__route_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__share_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__shm_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__simple_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm__softvol_8c.html /usr/share/doc/libalsa2-docs-1.0.12/pcm_external_plugins.html /usr/share/doc/libalsa2-docs-1.0.12/pcm_plugins.html /usr/share/doc/libalsa2-docs-1.0.12/rawmidi.html /usr/share/doc/libalsa2-docs-1.0.12/rawmidi_8c.html /usr/share/doc/libalsa2-docs-1.0.12/rawmidi_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/rawmidi_8h.html /usr/share/doc/libalsa2-docs-1.0.12/seq.html /usr/share/doc/libalsa2-docs-1.0.12/seq_8c.html /usr/share/doc/libalsa2-docs-1.0.12/seq_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/seq_8h.html /usr/share/doc/libalsa2-docs-1.0.12/seq__event_8c.html /usr/share/doc/libalsa2-docs-1.0.12/seq__event_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/seq__event_8h.html /usr/share/doc/libalsa2-docs-1.0.12/seq__midi__event_8c.html /usr/share/doc/libalsa2-docs-1.0.12/seq__midi__event_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/seq__midi__event_8h.html /usr/share/doc/libalsa2-docs-1.0.12/seqmid_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/seqmid_8h.html /usr/share/doc/libalsa2-docs-1.0.12/setup_8c.html /usr/share/doc/libalsa2-docs-1.0.12/simple__abst_8c.html /usr/share/doc/libalsa2-docs-1.0.12/simple__none_8c.html /usr/share/doc/libalsa2-docs-1.0.12/struct__snd__pcm__channel__area.html /usr/share/doc/libalsa2-docs-1.0.12/struct__snd__pcm__scope__ops.html /usr/share/doc/libalsa2-docs-1.0.12/struct__snd__timer__read.html /usr/share/doc/libalsa2-docs-1.0.12/struct__snd__timer__tread.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__aes__iec958.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__ctl__ext.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__ctl__ext__callback.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__devname.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__pcm__extplug.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__pcm__extplug__callback.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__pcm__ioplug.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__pcm__ioplug__callback.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__addr.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__connect.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__cluster.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__ctrl.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__ext.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__instr__begin.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__loop.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__note.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__queue__control.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__raw32.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__raw8.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__sample.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__sample__control.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__ev__volume.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__event.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__instr.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__queue__skew.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__real__time.html /usr/share/doc/libalsa2-docs-1.0.12/structsnd__seq__result.html /usr/share/doc/libalsa2-docs-1.0.12/tab_b.gif /usr/share/doc/libalsa2-docs-1.0.12/tab_l.gif /usr/share/doc/libalsa2-docs-1.0.12/tab_r.gif /usr/share/doc/libalsa2-docs-1.0.12/tabs.css /usr/share/doc/libalsa2-docs-1.0.12/timer.html /usr/share/doc/libalsa2-docs-1.0.12/timer_8c.html /usr/share/doc/libalsa2-docs-1.0.12/timer_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/timer_8h.html /usr/share/doc/libalsa2-docs-1.0.12/timer__local_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/timer__query_8c.html /usr/share/doc/libalsa2-docs-1.0.12/union__snd__pcm__sync__id.html /usr/share/doc/libalsa2-docs-1.0.12/unionsnd__seq__timestamp.html /usr/share/doc/libalsa2-docs-1.0.12/version_8h-source.html /usr/share/doc/libalsa2-docs-1.0.12/wave1.gif /usr/share/doc/libalsa2-docs-1.0.12/wave2.gif
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 8 09:20:33 2008