Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-06 Thread Hannu Savolainen
François Revol 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 str

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-06 Thread Yair K.
On Sunday 06 July 2008 01:06:06 François Revol wrote: > > > - Getting USB hotplugin working correctly under Linux (w/o > > > ossdetect -d) > > > would be apperciated by users. > > > > > Unfortunately the devfs feature was removed from Linux. The way how > > device naming works in OSS (/dev/os

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-06 Thread François Revol
> > - Getting USB hotplugin working correctly under Linux (w/o > > ossdetect -d) > > would be apperciated by users. > > > Unfortunately the devfs feature was removed from Linux. The way how > device naming works in OSS (/dev/oss//*) can only work > properly > on top of devfs. Under Linux th

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-05 Thread François Revol
> 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

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-05 Thread Hannu Savolainen
Yair K. wrote: > > - 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?). > Added back to osscore.conf. > - vmix default device autoconfig can be improved: >

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-05 Thread Yair K.
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 > d

Re: [oss-devel] Preparing for OSS v4.1-stable

2008-07-04 Thread Romain Beauxis
Le Saturday 05 July 2008 00:29:04 Hannu Savolainen, vous avez écrit : > Hi all, Hi ! (...) > I would like to release v4.1-stable around September. Good ! > There are few features/fixes I would like to implement before v4.1-stable: (...) > - Implement a script/program that "inje

[oss-devel] Preparing for OSS v4.1-stable

2008-07-04 Thread Hannu Savolainen
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 wh