~ubuntu-branches/ubuntu/maverick/alsa-lib/maverick-proposed

« back to all changes in this revision

Viewing changes to src/pcm/pcm_symbols_list.c

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-06-06 00:05:22 UTC
  • Revision ID: james.westby@ubuntu.com-20090606000522-sa90b8htvagtt3rr
Tags: 1.0.20-2ubuntu2
Build-depend on python-dev, not python2.4-dev - the latter is a no-op
anyway since python-config is not available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
&_snd_module_pcm_copy,
 
2
&_snd_module_pcm_linear,
 
3
&_snd_module_pcm_route,
 
4
&_snd_module_pcm_mulaw,
 
5
&_snd_module_pcm_alaw,
 
6
&_snd_module_pcm_adpcm,
 
7
&_snd_module_pcm_rate,
 
8
&_snd_module_pcm_plug,
 
9
&_snd_module_pcm_multi,
 
10
&_snd_module_pcm_shm,
 
11
&_snd_module_pcm_file,
 
12
&_snd_module_pcm_null,
 
13
&_snd_module_pcm_empty,
 
14
&_snd_module_pcm_share,
 
15
&_snd_module_pcm_meter,
 
16
&_snd_module_pcm_hooks,
 
17
&_snd_module_pcm_lfloat,
 
18
&_snd_module_pcm_ladspa,
 
19
&_snd_module_pcm_dmix,
 
20
&_snd_module_pcm_dshare,
 
21
&_snd_module_pcm_dsnoop,
 
22
&_snd_module_pcm_asym,
 
23
&_snd_module_pcm_iec958,
 
24
&_snd_module_pcm_softvol,
 
25
&_snd_module_pcm_extplug,
 
26
&_snd_module_pcm_ioplug,
 
27
&_snd_module_pcm_mmap_emul,