[Midnightbsd-cvs] [MidnightBSD/src] 4e7a23: Be more intelligent when classifying USB audio
Lucas Holt
noreply at github.com
Sat Nov 21 01:15:32 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 4e7a230af326098008d10b81a8a2483508cdba1c
https://github.com/MidnightBSD/src/commit/4e7a230af326098008d10b81a8a2483508cdba1c
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M sys/dev/sound/usb/uaudio.c
Log Message:
-----------
Be more intelligent when classifying USB audio
Commit: 7993fe17bf3e5553d38c8caf4b41f7b913de99d9
https://github.com/MidnightBSD/src/commit/7993fe17bf3e5553d38c8caf4b41f7b913de99d9
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-21 (Sat, 21 Nov 2020)
Changed paths:
M sys/dev/sound/usb/uaudio.c
Log Message:
-----------
Improve USB audio mixer support for USB audio
class 1 and 2. - make sure volume controls are correctly mapped to "pcm" and
"rec" depending on how they deliver audio to the USB host. - make sure
there are no duplicate record selections. - remove internal only mixer class
type. - don't add software volume controls for recording only. - some minor
mixer code cleanup.
Compare: https://github.com/MidnightBSD/src/compare/d3824d5cf6be...7993fe17bf3e
More information about the Midnightbsd-cvs
mailing list