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,
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