[oss-devel] [PATCH] Use SNDCTL_MIX_NRMIX instead of SNDCTL_SYSINFO and other changes

Yair K. cesium2 at gmail.com
Tue Jun 24 15:01:36 EEST 2008


Hi,

  Attached diff contains following changes:

  ossxmix:
     A. Use SNDCTL_MIX_NRMIX instead of SYSINFO since the only member used anywhere is nummixers.
     B. Move some shared code outside load_devinfo switch. Add initializations to make gcc shut up.

  savemixer:
     A. Avoid "Bad line" warning on empty lines (regression from my previous change here).
     B. Make "Bad line" warning mention the actual filename used (for -f case).
     C. Use SNDCTL_MIX_NRMIX instead of SYSINFO since the only member used is nummixers.

  ossmix:
     Use SNDCTL_MIX_NRMIX instead of SYSINFO since the only member used is nummixers.

  tutorials/sndkit:
     Update sblive/ to driver changes to make it compile.
     Add Makefile to tests/, and remove incorrect casts from spdif_in_debug.
     Include sblive/ and tests/ in sndkit Makefile.

Yours,
	Yair K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oss-use-nrmix.diff.gz
Type: application/x-gzip
Size: 4962 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20080624/33e90f57/attachment.bin 


More information about the oss-devel mailing list