source: multimedia/libdriv/alsa.xml@ dd9e0c3

systemd-13485
Last change on this file since dd9e0c3 was 54aaa89, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Sync to trunk r17213
Added entity for GNOME-3.20

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17328 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 920 bytes
RevLine 
[48b7295]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[8c3989b2]8<sect1 id="alsa" xreflabel="ALSA-&alsa-version;">
[05d3187]9 <?dbhtml filename="alsa.html"?>
[f45b1953]10
[05d3187]11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>ALSA-&alsa-version;</title>
17
18 <indexterm zone="alsa">
19 <primary sortas="g-ALSA-Description">ALSA Description</primary>
20 </indexterm>
21
[9df3b847]22 <para>The Linux kernel now provides ALSA support by
23 default. However, applications need to interface to that capability. The
[54aaa89]24 following six sections of the book deal with the five separate components of
25 ALSA: the libraries, the plugins, the utilities, the tools, the firmware
[05d3187]26 and the OSS compatibility libraries.</para>
[f45b1953]27
28</sect1>
Note: See TracBrowser for help on using the repository browser.