Jaroslav Kysela wrote:
Hi all,

I would like to point all developers to the OSS API redirector which is in our alsa-oss package. It's universal piece of code which can redirect all OSS API calls (actually mixer & PCM API only) to any shared library.

Pros:
- no more LD_PRELOAD hacks
- any library can be used directly as endpoint
- when used more applications will work (also some which does not work
  with LD_PRELOAD hack)

Drawbacks:
- still no fopen/fclose/fwrite/fread solution
- applications must be a little bit modified

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


What is the conclusion regarding fopen/fclose/fwrite/fread. Can it be done?

Cheers
James


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to