Yair K. kirjoitti: > Hi, > > >> Unfortunately I can't provide any change log for the other changes. The >> most important ones have been in the ossxmix program (thanks to Yair >> K.). Other major modifications have been getopt() support to many of the >> utilities. There has also been some changes in the hdaudio driver. >> >> > > The merge wasn't completely successful. > > In two cases the line > new_label[FRAME_NAME_LENGTH] = 0; > should be > new_label[FRAME_NAME_LENGTH-1] = '\0'; > > Also, the line > printf (" -a Show all mixers\n"); > > should be removed, since this option is not accepted. > Many thanks for pointing this out. I had to apply some of the patches from v4.0-b1013 manually to the v4.1 tree and these changes got dropped.
I will update the hg version ASAP. Best regards, Hannu _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel