root/modules/audio_output/Modules.am

Revision 1aac6d6516e507bc0230ebf9ee85d9890ead7565, 329 bytes (checked in by Christophe Mutricy <xtophe@videolan.org>, 10 months ago)

PulseAudio? output module. Thanks to Martin Hamrle. Closes #1215

  • Property mode set to 100644
Line 
1 SOURCES_alsa = alsa.c
2 SOURCES_arts = arts.c
3 SOURCES_aout_directx = directx.c
4 SOURCES_esd = esd.c
5 SOURCES_aout_file = file.c
6 SOURCES_oss = oss.c
7 SOURCES_aout_sdl = sdl.c
8 SOURCES_waveout = waveout.c
9 SOURCES_hd1000a = hd1000a.cpp
10 SOURCES_portaudio = portaudio.c
11 SOURCES_auhal = auhal.c
12 SOURCES_jack = jack.c
13 SOURCES_pulse = pulse.c
Note: See TracBrowser for help on using the browser.