The output system has been adapted to the new ss_outdev architecture. The
commit0f30c40413fc31f5f1afda5847c3010d85fc2b89
authorangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Sat, 28 May 2005 11:05:37 +0000 (28 11:05 +0000)
committerangel <angel@c87de0a0-a11c-0410-a1e5-866214bc28b2>
Sat, 28 May 2005 11:05:37 +0000 (28 11:05 +0000)
treec484d8dc85a003b41b61e7f4bd9229480890e24f
parentcb4ea9b41e1228ac1c11c93cfb2d7450fd0b57d1
The output system has been adapted to the new ss_outdev architecture. The
Wav driver works, and the OSS one kind of; for it to work, data must be
written in 256 byte chunks instead of the logical
(ss_nchannels * sizeof(short int)) size. The Arts driver hangs, but it
also did on the previous model, so it's a different problem. Other drivers
have not been tested yet.

git-svn-id: file:///home/angel/tmp/svn-triptico/ahxm/trunk@592 c87de0a0-a11c-0410-a1e5-866214bc28b2
makefile.in
ss_output.c
ss_output.h