Age | Commit message (Expand) | Author |
2008-11-17 | - recognize some Conexant codecs. | Jacob Meuser |
2008-11-17 | use the generic mixer configuration for all Realtek ALC codecs. | Jacob Meuser |
2008-11-16 | don't create a virtual inputs.dac, as this will be a duplicate of | Jacob Meuser |
2008-11-16 | expand the usefulness of azalia_generic_mixer_create_virtual by | Jacob Meuser |
2008-11-16 | make lists of what widgets are directly connected to DACc and ADCs. | Jacob Meuser |
2008-11-16 | '.' is a special character in mixer item names. it's the separator | Jacob Meuser |
2008-11-14 | oops. not yet. sorry for the noise. | Jacob Meuser |
2008-11-14 | * readability improvement in azalia_codec_connect_stream | Jacob Meuser |
2008-11-05 | * remove two custom unsolicited event handlers in favor of generic | Jacob Meuser |
2008-11-04 | volume scaling/setting cleanup: | Jacob Meuser |
2008-10-28 | Add the MacBookPro4,1 to the list of systems with GPIO quirks and | Brad Smith |
2008-10-27 | for the AD1984 codec, connect headphones to a proper DAC. | Jacob Meuser |
2008-10-25 | Add proper DAC/ADC grouping for AD1984 (from NetBSD). | Jacob Meuser |
2008-10-23 | - new function azalia_generic_mixer_pin_sense - configures pin direction, | Jacob Meuser |
2008-10-16 | Add S/PDIF support. From NetBSD. | Jacob Meuser |
2008-10-16 | Some pins are not connected and dead-end. This diff removes such pins | Jacob Meuser |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-05-13 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-04-10 | Add support for recording through the mic jack on AD1984. | Deanna Phillips |
2007-12-16 | Put inamp gain and inamp mute controls under AudioCinputs. This | Deanna Phillips |
2007-12-06 | Remove AD1981HD code, since the generic mixer init can do all of this | Deanna Phillips |
2007-11-24 | The Sigmatel codec id 7662 looks identical to STAC7661 and works fine with | Deanna Phillips |
2007-11-21 | Collect subid #defines at the top. | Deanna Phillips |
2007-11-14 | less obnoxious dmesg | Deanna Phillips |
2007-11-06 | Generalize most of the apple-specific code, since it works fine on | Deanna Phillips |
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 |