summaryrefslogtreecommitdiff
path: root/src/modules/alsa
Commit message (Expand)AuthorAgeFilesLines
* 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
* alsa-mixer: Make line out path unavailable when "Front Headphone" is plugged inDavid Henningsson2015-05-051-0/+4
* alsa-mixer: Add paths/ports for multichannel profileDavid Henningsson2015-04-102-1/+5
* alsa-mixer: Use separate profiles for Multichannel Input/OutputDavid Henningsson2015-04-102-2/+15
* module-alsa-card: use pa_module_hook_connectDavid Henningsson2015-04-101-22/+4
* ucm: Add support for "JackControl"Tanu Kaskinen2015-03-232-5/+23
* alsa: Don't access pa_sink/source_new_data after done() has been calledTanu Kaskinen2015-02-232-6/+14
* alsa: Fix spelling of officiallyPeter Meerwald2015-02-232-2/+2
* alsa-util: Make two of the warnings "debug" instead of "error"David Henningsson2015-02-161-2/+2
* alsa-util: No logging when sound card only supports non-interleaved sample fo...Peter Meerwald2015-02-161-0/+15
* alsa: Don't try to use ELD controls with UCMTanu Kaskinen2015-02-121-0/+6
* alsa-mixer: Make speaker unavailable when Line Out is plugged inDavid Henningsson2015-01-292-0/+16
* alsa-mixer: Add lineout to surround21 mappingsTanu Kaskinen2015-01-293-3/+3
* update FSF addresses to FSF web pageOndrej Holecek2015-01-1452-117/+52
* alsa-mixer: Mute headphones and speakers on line out pathDavid Henningsson2015-01-131-9/+8
* alsa-util: fix parenthesis position in err assignmentBoris Egorov2015-01-131-1/+1