source: multimedia/libdriv/alsa.xml@ ba6b00b

12.1 gimp3 ken/TL2024 lazarus trunk xry111/llvm18
Last change on this file since ba6b00b was 38282eb, checked in by Ken Moffat <ken@…>, 5 months ago

Remove obsolete version from Alsa.

The ilibdriv Table of Contents started

ALSA-1.2.7
alsa-lib-1.2.11
alsa-plugins-1.2.7.1
alsa-utils-1.2.11
alsa-tools-1.2.11
alsa-firmware-1.2.4

The ALSA page is just introductory test without any packages,
so change it to display as ALSA.

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