Age | Commit message (Expand) | Author |
2007-10-14 | audio(4)-compatible mixer items for ALC883. | Deanna Phillips |
2007-10-10 | Rework the debug dmesg to perform a more complete codec dump. | Deanna Phillips |
2007-10-05 | The Acer TravelMate 3010 (ALC883) has a couple of gpio pins that need | Deanna Phillips |
2007-09-26 | Clean up STAC7661 codec: sort mixer items, add prev and next pointers | Deanna Phillips |
2007-09-20 | Add mixer items, master volume and dacgroup init for Analog Devices | Deanna Phillips |
2007-09-11 | For STAC9221 Macs - no need to max the DAC volumes now that a master | Deanna Phillips |
2007-09-11 | For STAC9221 Macs, create master volume and mute controls by binding | Deanna Phillips |
2007-09-10 | Use M_ZERO. | Deanna Phillips |
2007-09-10 | Add command verbs, a mixer target and mixer controls for EAPD control. | Deanna Phillips |
2007-09-10 | Set bidirectional pins to output, ignoring what the codec says is | Deanna Phillips |
2007-09-06 | Add an unsolicited even handler for the Sigmatel Apple codecs. The | Deanna Phillips |
2007-07-31 | Our audio layer doesn't know anything about mixer names like | Deanna Phillips |
2007-07-31 | In the mixer to device level conversions, round down to the nearest | Deanna Phillips |
2007-07-23 | STAC7661: | Deanna Phillips |
2007-07-23 | Fix a typo in a comment: VAIO SE -> VAIO SZ. | Deanna Phillips |
2007-07-23 | STAC7661: rename "inputs.mic" to "record.volume". This is what the | Deanna Phillips |
2007-07-23 | STAC7661: | Deanna Phillips |
2007-07-23 | We will never make a mixer item out of the pin control operation, so | Deanna Phillips |
2007-07-07 | Add support for Realtek ALC883. This is the "value" edition of the | Deanna Phillips |
2007-06-19 | Add a dac group init, mixer table and mixer init for the Sigmatel | Deanna Phillips |
2007-06-13 | Support the Macbook, Macbook Pro, Mac Mini and possibly the iMac. | Deanna Phillips |
2007-05-02 | - Add support for handling unsolicited events (based on NetBSD). | Deanna Phillips |
2006-07-23 | Make the default value of outputs.linein.dir "output" for the ThinkPad T60. | Brad Smith |
2006-07-20 | Re-enable the widget init routine for the Analog Devices AD1981HD codec. | Brad Smith |
2006-07-19 | fix crash by reading a mixer value with AD1891HD codec, which | Brad Smith |
2006-06-25 | DAC&ADC group and custom mixer table for the CMedia CMI9880. | Brad Smith |
2006-06-17 | Fix a bug that AUDIO_MIXER_READ returns an incorrect | Brad Smith |
2006-06-16 | - generic_mixer_default() | Brad Smith |
2006-06-16 | I am keeping the Analog Devices AD1981HD widget init routine disabled but | Brad Smith |
2006-06-16 | * support for multi-channel (>=3) recording with ALC880, ALC882, or STAC9221 | Brad Smith |
2006-06-14 | - If the codec has support for a modem then print that there is no | Brad Smith |
2006-06-14 | * move mixer functions from azalia.c to azalia_codec.c, and | Brad Smith |
2006-05-18 | disable the Analog Devices AD1981HD codec widget init routine for now. | Brad Smith |
2006-05-18 | de-static | Brad Smith |
2006-05-11 | fix incorrect ADC list for ALC880. | Brad Smith |
2006-05-08 | readable names for AD1981HD codec | Brad Smith |
2006-05-08 | ALC260: improve readability of mixer item names. | Brad Smith |
2006-05-08 | support for 8ch playback with STAC9221D codec. | Brad Smith |
2006-05-08 | OpenBSD RCS ids | Brad Smith |
2006-04-26 | not quite working driver for azalia audio (this is essentially AC97 for > 2005) | Jason Wright |