Yair K. kirjoitti: > On Sunday 06 July 2008 23:46:09 Hannu Savolainen wrote: > >> Hi Yair, >> >> >>> 3) Don't touch devlists on $SRCDIR in build.sh. No idea why this was >>> done in the first place, but it adds unwanted changes to hg if running >>> configure from hg repo directory. (Linux/FreeBSD/SCO. Last two are >>> untested, but should work). >>> >>> >> I didn't remove the $SRCDIR/devlists stuff. This mechanism is used to >> automatically update supported device lists for each operating system >> and CPU architecture. I have a scrit that converts these files to HTML >> and uploads them to the web site as supported sound card list. I need to >> add more intelligent way to update these files only when full OSS is >> compiled (including the drivers that are not available in open source). >> > > Maybe a test like "if test -d $SRCDIR/4front-private" would be good? > > I changed it in this way, >>> 4) tutorials - >>> A) Add some more programs to samples/Makefile. >>> B) samples/mmap_duplex.c - Comment and actual use don't match: >>> >>> >>>> int frag = 0xffff0008; /* 32 fragments of 2^8=256 bytes */ >>>> >>>> >>> Should be 0x00200008, no? This should be fixed in manual site >>> too: >>> http://manuals.opensound.com/developer/mmap_duplex.c.html#LOC2 >>> (Noticed by someone on #oss, can't remember handle). >>> >>> >> Right. I have changed this program without updating the coments. >> > > The diff changed the program to match the comments rather than the reverse.... > Ok.
Best regards, Hannu _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel