#
e30013ae |
| 31-Mar-2010 |
Alexander Motin <mav@FreeBSD.org> |
MFC r205413: Add some more codec IDs.
|
#
c4b877e6 |
| 22-Mar-2010 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Merge svn+ssh://svn.freebsd.org/base/head@205454
|
#
b0423064 |
| 21-Mar-2010 |
Alexander Motin <mav@FreeBSD.org> |
Add some more codec IDs.
|
Revision tags: release/7.3.0_cvs, release/7.3.0 |
|
#
1a0fda2b |
| 04-Mar-2010 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
IFH@204581
|
#
8b1670d0 |
| 01-Mar-2010 |
Alexander Motin <mav@FreeBSD.org> |
MFC r204351: Fix bug in headphones audio redirection using separate DAC. It was exposed by removing channel duplication during multichannel audio implementation.
|
#
28889a00 |
| 26-Feb-2010 |
Alexander Motin <mav@FreeBSD.org> |
Fix bug in headphones audio redirection using separate DAC. It was exposed by removing channel duplication during multichannel audio implementation.
|
#
9eb48f44 |
| 05-Feb-2010 |
Alexander Motin <mav@FreeBSD.org> |
MFC r202789, r202796: - Improve tracer, to handle more cases of input-to-output monitoring loopback. - Use "igain" mixer control for input-to-output monitoring loopback. - Allow AD1981HD codecs to us
MFC r202789, r202796: - Improve tracer, to handle more cases of input-to-output monitoring loopback. - Use "igain" mixer control for input-to-output monitoring loopback. - Allow AD1981HD codecs to use playback mixer. Now driver should be able to really use it. - Fix bug in shared muters operation.
show more ...
|
#
24f89009 |
| 05-Feb-2010 |
Alexander Motin <mav@FreeBSD.org> |
MFC r202736: Print playback channels paths in order of their sequence numbers, not nids.
|
#
320cdf73 |
| 22-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
MFC r202127, r202156: Add multichannel (4.0, 5.1 and 7.1) playback support.
Stereo stream is no more duplicated to all ports. If you loose sound, check you are using right connectors. Front speakers
MFC r202127, r202156: Add multichannel (4.0, 5.1 and 7.1) playback support.
Stereo stream is no more duplicated to all ports. If you loose sound, check you are using right connectors. Front speakers connector is usually green, center/LFE - orange, rear - black, side - gray.
show more ...
|
#
8da30a89 |
| 22-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
Oops! r202789 broke recording from input mixer. Restore previous "mix" usage and use "igain" instead for input-to-output monitoring loopback.
|
#
028b92a5 |
| 22-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
- Improve tracer, to handle more cases of input-to-output monitoring loopback. - Change the meaning of "mix" OSS control. Now it controls loopback level, according to comments in soundcard.h. - Allow
- Improve tracer, to handle more cases of input-to-output monitoring loopback. - Change the meaning of "mix" OSS control. Now it controls loopback level, according to comments in soundcard.h. - Allow AD1981HD codecs to use playback mixer. Now driver should be able to really use it. - Fix bug in shared muters operation.
show more ...
|
#
09aa060e |
| 21-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
Print playback channels paths in order of their sequence numbers, not nids.
|
#
481ad2f5 |
| 12-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
Align buffer size to LCM of 128bytes, required by hardware, and alignment of current format. This fixes problems with non-power-of-2 number of channels.
Enable 5.1 formats support, as they are worki
Align buffer size to LCM of 128bytes, required by hardware, and alignment of current format. This fixes problems with non-power-of-2 number of channels.
Enable 5.1 formats support, as they are working fine now.
show more ...
|
#
fbf9cd22 |
| 11-Jan-2010 |
Alexander Motin <mav@FreeBSD.org> |
Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked now due to unidentified synchonization problem. For 7.1 soundcards 5.1 support handled correctly via software upmix done by s
Add multichannel (4.0 and 7.1) playback support. 5.1 mode support blocked now due to unidentified synchonization problem. For 7.1 soundcards 5.1 support handled correctly via software upmix done by sound(4).
Stereo stream is no more duplicated to all ports. If you loose sound, check you are using right connectors. Front speakers connector is usually green, center/LFE - orange, rear - black, side - gray.
show more ...
|
#
9199c09a |
| 06-Jan-2010 |
Warner Losh <imp@FreeBSD.org> |
Merge from head at r201628.
# This hasn't been tested, and there are at least three bad commits # that need to be backed out before the branch will be stable again.
|
#
b57c18c4 |
| 22-Dec-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r200375: Add one more set of codec IDs.
|
#
151681ac |
| 11-Dec-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r199846: Add two Cirrus Logic codec IDs. Add GPIO setting quirk for Apple MacBookPro5,5.
Submitted by: ed
|
#
1969c3f4 |
| 11-Dec-2009 |
Alexander Motin <mav@FreeBSD.org> |
Add one more set of codec IDs.
|
#
eb3d6abd |
| 26-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
Add two Cirrus Logic codec IDs. Add GPIO setting quirk for Apple MacBookPro5,5.
Submitted by: ed
|
#
506ef9ed |
| 23-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r199258: Add more codec IDs.
|
#
2c5d7e80 |
| 23-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r197611, r197640: - Add some bits of HDMI/DisplayPort support from later specification updates. It may be not enough to make them work, but at least should give some information about these beast
MFC r197611, r197640: - Add some bits of HDMI/DisplayPort support from later specification updates. It may be not enough to make them work, but at least should give some information about these beasts. - Add Realtek ALC887 codec ID.
show more ...
|
#
c1ebbbc9 |
| 23-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r197018: Add NVidia MCP89 HDA controller IDs.
|
#
95eaf85a |
| 23-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r197017: Add Intel 82801JD (one more ICH10) HDA controller ID.
|
#
510e0aaa |
| 23-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
MFC r196762: Improve HDA controller capabilities logging.
|
Revision tags: release/8.0.0_cvs, release/8.0.0 |
|
#
a1c0421a |
| 13-Nov-2009 |
Alexander Motin <mav@FreeBSD.org> |
Add more codec IDs.
|