|
|
(19 intermediate revisions by one user not shown) |
Line 1: |
Line 1: |
− | ==CMI8788 driver status==
| |
− |
| |
− | ===2008-04-15===
| |
− |
| |
− | New beta driver available: http://www.alsa-project.org/~clemens/alsa-driver-20080415.tar.bz2
| |
− |
| |
− | Changes:
| |
− | *Xonar DX: the unknown mixer control is now the "Front Panel" switch
| |
− | *all outputs muted by default
| |
− |
| |
− | ===2008-04-10===
| |
− |
| |
− | Changes:
| |
− | *Xonar DX only: added a mixer control named "PanelConfig"; somebody with this card please test what it does. (It's probably related to the front panel connector.)<br>Except for this, all hardware features of all Xonar models are supported.
| |
− |
| |
− | ===2008-04-08===
| |
− |
| |
− | Changes:
| |
− | *Xonar DX support
| |
− |
| |
− | ===2008-03-31===
| |
− |
| |
− | Changes:
| |
− | *changed recording selection; mic in should again work on non-Xonar cards (now for real)
| |
− | *added input monitor controls
| |
− |
| |
− | ===2008-02-06===
| |
− |
| |
− | New driver available: ALSA 1.0.16
| |
− |
| |
− | Changes:
| |
− | *changed recording selection; mic in should again work on non-Xonar cards
| |
− |
| |
− | ===2008-01-30===
| |
− |
| |
− | Changes:
| |
− | *bugfix: codec initialization for recording and volume changes on non-Xonar cards (these were broken since 1.0.16rc1)
| |
− |
| |
− | ===2008-01-27===
| |
− |
| |
− | Changes:
| |
− | *front panel mixer controls
| |
− | *front panel recording
| |
− | *line-in volume control (all cards except Xonar)
| |
− | *separate driver snd-hifier for the TempoTec HiFier Fantasia
| |
− |
| |
− | The driver should now be complete (except for any bugs).
| |
− |
| |
− | ===2008-01-22===
| |
− |
| |
− | New beta driver 1.0.16rc1.<br>
| |
− | You need the alsa-driver-1.0.16rc1 package for the kernel driver, alsa-lib-1.0.16rc1 for dmix and AC-3 passthrough support, and alsa-utils-1.0.16rc1 for an alsamixer that supports the 8-channel master volume control.
| |
− |
| |
− | Changes:
| |
− | *mixer control for SPDIF loopback
| |
− |
| |
− | ===2008-01-20===
| |
− |
| |
− | Changes:
| |
− | *fixed pausing
| |
− | *support all sample rates with cards that have a WM8785 ADC
| |
− | *support 192 kHz SPDIF input
| |
− | *front panel playback (but no mixer controls for that yet; untested)
| |
− |
| |
− | ===2008-01-17===
| |
− |
| |
− | Changes:
| |
− | *Fixed jack routing: Front and Surround were exchanged. (Hey, why did nobody notice this? :-)
| |
− | *Internal changes.
| |
− |
| |
− | ===2008-01-16===
| |
− |
| |
− | Changes:
| |
− | *Yet more internal configuration hooks; no user-visible changes.
| |
− |
| |
− | ===2008-01-15===
| |
− |
| |
− | Changes:
| |
− | *Add more configuration hooks for card model drivers. (There should be no user-visible changes.)
| |
− |
| |
− | ===2008-01-14===
| |
− |
| |
− | Changes:
| |
− | *Bugfix: When sound is played to the analog front output, use the correct sample rate when copying it to the SPDIF output.
| |
− | *Added a (read-only) control for the channel status bits of the SPDIF input.
| |
− | *Added ALT switch for Xonar cards.
| |
− | *Changed jack routing (exchanged "surround" and "back" jacks, except when in 7.1 mode).
| |
− | *Made line-in exclusive.
| |
− | *Renamed the "PCM" volume control to "Master".
| |
− |
| |
− | ===2007-11-29===
| |
− |
| |
− | Changes:
| |
− | *Controls for SPDIF output.
| |
− |
| |
− | ===2007-11-20===
| |
− |
| |
− | Changes:
| |
− | *Mixer controls for all analog inputs (but Line Input bypasses the analog mixer).
| |
− | *SPDIF should now work.
| |
− |
| |
− | ===2007-11-15===
| |
− |
| |
− | Changes:
| |
− | *Playback on all other cards with AK4396 DACs should now work, too.
| |
− | *The driver now initializes the AC'97 codec whose analog mixer is used to route the analog inputs to the ADC. Analog recording should work from all inputs.
| |
− | *No input controls yet, all inputs (and their noise) are mixed together.
| |
− |
| |
− | ===2007-11-12===
| |
− |
| |
− | Rewritten from scratch.
| |
− | The driver name is now snd-oxygen (all cards except Xonar) or snd-virtuoso (Xonar).
| |
− |
| |
− | The second most important feature, the MIDI port, now works.
| |
− | (The most important feature, the colorful jack illumination on my Xonar card, is not controlled by software and has always worked.)<br><code>:-)</code>
| |
− |
| |
| ==my TODO list== | | ==my TODO list== |
− | #CMI8788 driver<br>about 100% (see above) | + | #lots of other things |
| + | #CMI8788 and Xonar drivers |
| #use hrtimers in the MIDI sequencer<br>ca. 25% | | #use hrtimers in the MIDI sequencer<br>ca. 25% |
| #usb-audio: allow shorter-than-1ms periods for high-speed devices (just remove the code that rounds periods to USB frames)<br>0% | | #usb-audio: allow shorter-than-1ms periods for high-speed devices (just remove the code that rounds periods to USB frames)<br>0% |