On Saturday 05 July 2008 01:29:04 Hannu Savolainen wrote: > Hi all, > > The current stable OSS version (v4.0) is more than year old. While the > recent v4.0 builds have many of the v4.1 features it's necessary to move > to the v4.1-stable in the near future. The current v4.0 source tree has > different source structure and driver naming than than current v4.1 > which makes maintaining both trees very difficult. > > I would like to release v4.1-stable around September. This means that we > need to move to a feature freeze mode within few weeks and to start > extensive testing. > > There are few features/fixes I would like to implement before v4.1-stable: > > - Fix USB audio recording under Linux (for the time being it works only > under Solaris). > - Fix MIDI support if there is any demand for this (otherwise this part > will be left to v4.2). > - Implement a script/program that "injects" OSS kernel level code to the > stock Linux source tree. > - Fix the Cuckoo module that makes the OSS drivers available to ALSA. > For the time being Cuckoo doesn't work.
- Restoring vmix loop devices. Without vmix_numloops, quite a few cards would not be able to record "what-you-hear" (ac97 devices have 'vol' recording source, everything else will fail?). - vmix default device autoconfig can be improved: In 4.0, there were two methods for setting default card: A. Linking to /dev/dsp B. vmix_masterdev (Though autodetect usually worked). If vmix is integrated to osscore, can't it be made so that the device linked to /dev/dsp always gets a vmix attached? Or maybe now that vmix can dynamically allocate devices, we could have vmix attach to all outputs (except high end devices which can disable it, as they do now?), but have it create zero engines except on default output? - Getting USB hotplugin working correctly under Linux (w/o ossdetect -d) would be apperciated by users. Yours, Yair K. _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel