summaryrefslogtreecommitdiff
path: root/src/modules/alsa
Commit message (Expand)AuthorAgeFilesLines
* alsa-mixer: add mixer handling to the fallback stereo caseTanu Kaskinen2017-09-132-7/+10
* alsa: make priority of the port headset-mic higher than headphone-micHui Wang2017-06-011-1/+1
* alsa: don't assume that hw:x is an analog outputTanu Kaskinen2017-05-022-2/+10
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-172-12/+9
* alsa: Avoid creating tiny memchunks on write iterationsArun Raghavan2017-03-091-2/+18
* alsa-util: don't crash on devices with more than 32 channelsTanu Kaskinen2017-01-311-0/+7
* alsa: remove double calls of snd_pcm_prepare()Takashi Sakamoto2017-01-191-5/+0
* don't assume that pa_asyncq_new() always succeedsTanu Kaskinen2016-12-202-2/+10
* Remove newline at end of log messagesPeter Meerwald-Stadler2016-08-161-8/+8
* alsa: Check pa_modargs_get_value_boolean() retval for use_ucmPeter Meerwald-Stadler2016-08-151-1/+4
* alsa: set availability for (some) unavailable profilesTanu Kaskinen2016-06-281-0/+27
* card: move profile selection after pa_card_new()Tanu Kaskinen2016-06-281-11/+21
* alsa, bluetooth: fail if user-requested profile doesn't existTanu Kaskinen2016-06-281-2/+9
* alsa: Use pa_device_port->impl_free() for freeing port dataArun Raghavan2016-06-223-23/+16
* alsa: reread configuration when opening new devicesAlexander E. Patrakov2016-06-223-0/+26
* alsa: Reread and upate jack status when a card is unsuspendedArun Raghavan2016-05-111-16/+20
* alsa: ignore jack events when the user is inactiveTanu Kaskinen2016-05-101-0/+28
* alsa-mixer: Support for Creative SoundBlaster Omni Surround 5.1 USB sound car...Nazar Mokrynskyi2016-04-193-15/+10
* alsa-mixer: refactor element_probe and fix >2 channel bugDavid Henningsson2016-03-081-230/+206
* alsa: Don't disable timer-based scheduling on USB devicesArun Raghavan2015-12-291-2/+19
* conf-parser: add support for .d directoriesTanu Kaskinen2015-12-141-2/+2
* alsa-mixer: Have valid proplist for synthesized path as well.Juho Hämäläinen2015-12-111-0/+1
* alsa-sink: Don't pretend to support passthrough on HDMI surround sinksAlexander E. Patrakov2015-12-041-1/+7
* alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-21, add Linux 4...Nazar Mokrynskyi2015-11-261-11/+10
* alsa-mixer: Fill in input and output namesDavid Henningsson2015-11-223-1/+12
* alsa: Use helper function for byte conversion across sample specsArun Raghavan2015-11-202-4/+2
* alsa-mixer: Return early in case of no mixer poll descriptorsDavid Henningsson2015-11-171-0/+8
* alsa-sink: Avoid unloading alsa-sink module before calling try_recover()Zbigniew Kempczyński2015-11-141-2/+4
* alsa-mixer: Add "Front Headphone" to headset mic pathDavid Henningsson2015-11-061-0/+3
* alsa-ucm: fix pa_device_port.profiles leakTanu Kaskinen2015-10-261-1/+0
* alsa-mixer: Ignore volume with unexpected number of channelsDavid Henningsson2015-10-231-3/+3
* module-alsa-card: Report available ports before unavailable onesDavid Henningsson2015-10-201-6/+25
* alsa-mixer: Add "Dock Line Out" jack handling to analog-output-speaker-alwaysTanu Kaskinen2015-09-251-0/+4
* alsa-mixer: Recognize "Dock Line Out" jackTakashi Iwai2015-09-252-0/+12
* alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.confDavid Henningsson2015-09-251-0/+6
* Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2015-09-251-2/+2
* alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-40 mappingTanu Kaskinen2015-08-281-7/+0
* alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-...Tanu Kaskinen2015-08-281-2/+3
* alsa-mixer: Add support for Creative SoundBlaster Omni Surround 5.1 USB sound...Nazar Mokrynskyi2015-08-284-0/+93
* alsa: Clarify potentially confusing device port data fieldArun Raghavan2015-08-251-1/+1
* alsa-mixer: Drop redundant conditional freesArun Raghavan2015-08-251-5/+2
* ucm: Add support for "JackHWMute"Tanu Kaskinen2015-08-214-0/+134
* ucm: Create only one jack object per kcontrolTanu Kaskinen2015-08-213-20/+27
* alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen2015-08-215-11/+104
* alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen2015-08-214-2/+90
* ucm: Don't create separate input and output jacksTanu Kaskinen2015-08-212-20/+19
* alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()Tanu Kaskinen2015-08-213-25/+39
* alsa-mixer: Add "Front Line Out" and "Rear Line Out"David Henningsson2015-08-213-0/+32
* alsa-mixer: Add descriptions for analog-stereo-input and analog-stereo-output...Tanu Kaskinen2015-08-211-2/+7
* Removed exclamation marks from user-visible messages.Deepak Srivastava2015-08-142-2/+2