summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/module-alsa-source.c
Commit message (Expand)AuthorAgeFilesLines
* pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau2009-06-201-1/+1
* alsa: unify alsa log handling and snd_config_update_free_global() handling in...Lennart Poettering2009-06-181-4/+2
* modules: add {sink|source|card}_properties argument to all modulesLennart Poettering2009-05-281-0/+2
* Specifying ALSA mixer controlKyle Cronan2009-03-311-1/+3
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add new paramter ignore_dB= to alsa modulesLennart Poettering2009-01-271-1/+3
* rework logic how alsa sinks/sources/cards are namedLennart Poettering2009-01-221-0/+2
* make implementation of module-alsa-card completeLennart Poettering2009-01-211-1/+1
* remove leftover defineLennart Poettering2009-01-211-2/+0
* add an API to create arbitrary alsa sinks/sources dynamically without having ...Lennart Poettering2009-01-211-1360/+9
* add new call pa_alsa_open_by_device_id_profile()Lennart Poettering2009-01-201-9/+9
* Split up pa_alsa_init_proplist into two seperate functions for the card and s...Lennart Poettering2009-01-171-7/+5
* remvoe a bit of duplicate codeLennart Poettering2009-01-161-1/+1
* Add SPDIF/HDMI ALSA devices and device descriptions to device search tableLennart Poettering2009-01-151-1/+10
* move alsa and oss modules into their own subdirectoriesLennart Poettering2009-01-151-0/+1491