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.
oss-use-nrmix.diff.gz
Description: GNU Zip compressed data
_______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel