summaryrefslogtreecommitdiff
path: root/src/modules/alsa/alsa-util.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-11alsa: Jack detection kcontrol implementationDavid Henningsson1-0/+4
2011-10-17alsa: Probe sink/source sample ratesArun Raghavan1-0/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-4/+0
2010-09-09alsa: work around slightly broken _delay implementationsWim Taymans1-1/+1
2009-11-05alsa: disable timer-based scheduling inside a VMLennart Poettering1-0/+2
2009-10-06alsa: disable period event only with tsched=1Lennart Poettering1-1/+2
2009-09-09alsa: rework buffer/period configurationLennart Poettering1-5/+5
2009-06-18alsa: unify alsa log handling and snd_config_update_free_global() handling in...Lennart Poettering1-2/+2
2009-06-17alsa: allow placing device id in alsa device strings at arbitrary positionsLennart Poettering1-3/+3
2009-06-17alsa: rework mixer logicLennart Poettering1-63/+53
2009-05-12alsa: include mixer name in sink/source propertiesLennart Poettering1-1/+3
2009-04-29alsa: allow configuration of fallback device strings in profilesLennart Poettering1-0/+1
2009-04-19alsa: properly convert return values of snd_strerror() to utf8Lennart Poettering1-0/+2
2009-04-13alsa: include the alsa mixer control that is used in the property listLennart Poettering1-1/+1
2009-04-13alsa: store mixer controls to use in profile dataLennart Poettering1-4/+6
2009-04-10alsa: when printing warning about bogus data from alsa include snd_pcm_dump()Lennart Poettering1-1/+2
2009-04-04refuse to initialize on modem devicesLennart Poettering1-0/+2
2009-03-31Specifying ALSA mixer controlKyle Cronan1-1/+1
2009-03-30don't enabled tsched on software ALSA devicesLennart Poettering1-0/+2
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-03-01add logic for initializing a useful icon nameLennart Poettering1-1/+1
2009-03-01get additional device data from udevLennart Poettering1-0/+1
2009-02-24implement device reservation schemeLennart Poettering1-0/+2
2009-02-23 add new wrapper pa_alsa_safe_delay() around snd_pcm_delay()Lennart Poettering1-0/+1
2009-02-23add new function pa_alsa_get_driver_name_by_pcm()Lennart Poettering1-0/+2
2009-02-20big alsa module rework to make things more robust to broken sound drivers and...Lennart Poettering1-1/+1
2009-02-20make profile names translatableLennart Poettering1-1/+1
2009-02-18simplify pa_alsa_init_proplist_pcm() a bit and include resolution bits in als...Lennart Poettering1-1/+2
2009-02-14unify ALSA mixer initializationLennart Poettering1-0/+1
2009-01-30add new function pa_alsa_get_driver_name()Lennart Poettering1-0/+2
2009-01-24include a few HAL properties in our card/sink/source properties for ALSA devicesLennart Poettering1-2/+3
2009-01-20add new call pa_alsa_open_by_device_id_profile()Lennart Poettering1-11/+26
2009-01-20add priority logic to find best default profileLennart Poettering1-0/+1
2009-01-17Split up pa_alsa_init_proplist into two seperate functions for the card and s...Lennart Poettering1-1/+2
2009-01-16add card profile proberLennart Poettering1-0/+13
2009-01-16remvoe a bit of duplicate codeLennart Poettering1-1/+2
2009-01-15Add SPDIF/HDMI ALSA devices and device descriptions to device search tableLennart Poettering1-1/+3
2009-01-15move alsa and oss modules into their own subdirectoriesLennart Poettering1-0/+98