[oss-devel] [PATCH] separate ossplay's decoding from main file

2008-03-24 Thread Yair K.
Hi, This patch separates ossplay's decoding functions from the main 'ossplay.c' file to a new file - 'dump.c'. All it does is to shuffle code around to a (perhaps) more easily managable arrangment. The only other change is to delete a manpage section which doesn't apply anymore. Yours,

Re: [oss-devel] mixer API (was wrong max values for MIXT_ONOFF in Via8233 and OSSusb generic driver)

2008-03-24 Thread apriori
Hi again, first of all, let me put this clear: I'm no kmix maintainer nor a usual kmix developer. I'm only writing this backend, because the kmix devs refused to support OSS4 (because they think there is no need for it, yet). However, I did take a close look on the kmix source and it's API. Cl