summaryrefslogtreecommitdiff
path: root/src/modules/alsa/module-alsa-source.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-14alsa: Document that mixer elements can be identified by a combination of name...Tanu Kaskinen1-1/+1
2019-03-27alsa: Use correct header pathOlaf Hering1-1/+1
2017-12-12build-sys: Stop using symdef headers for modulesArun Raghavan1-1/+0
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-1/+1
2011-11-03alsa: support fixed latency range in alsa modulesLars R. Damerow1-1/+3
2011-10-17alsa: support for alternate sampling ratePierre-Louis Bossart1-0/+2
2011-09-13volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie1-6/+6
2011-09-07alsa: Tidy up argument descriptionsColin Guthrie1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-16/+0
2011-06-22capture: Implement per-stream volume control for capture streams.Colin Guthrie1-1/+7
2011-03-18Update PA_MODULE_USAGE to be in line with actual implementationMaarten Bosmans1-0/+2
2009-06-20pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau1-1/+1
2009-06-18alsa: unify alsa log handling and snd_config_update_free_global() handling in...Lennart Poettering1-4/+2
2009-05-28modules: add {sink|source|card}_properties argument to all modulesLennart Poettering1-0/+2
2009-03-31Specifying ALSA mixer controlKyle Cronan1-1/+3
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-27add new paramter ignore_dB= to alsa modulesLennart Poettering1-1/+3
2009-01-22rework logic how alsa sinks/sources/cards are namedLennart Poettering1-0/+2
2009-01-21make implementation of module-alsa-card completeLennart Poettering1-1/+1
2009-01-21remove leftover defineLennart Poettering1-2/+0
2009-01-21add an API to create arbitrary alsa sinks/sources dynamically without having ...Lennart Poettering1-1360/+9
2009-01-20add new call pa_alsa_open_by_device_id_profile()Lennart Poettering1-9/+9
2009-01-17Split up pa_alsa_init_proplist into two seperate functions for the card and s...Lennart Poettering1-7/+5
2009-01-16remvoe a bit of duplicate codeLennart Poettering1-1/+1
2009-01-15Add SPDIF/HDMI ALSA devices and device descriptions to device search tableLennart Poettering1-1/+10
2009-01-15move alsa and oss modules into their own subdirectoriesLennart Poettering1-0/+1491