24 Oct 2000 ericp   » (Master)

Kept on improving the PCM converter in MSACM DLL. Rate conversion is now in place, and working (but still not as fast as it should be ; maybe one day, I'll rewrite it using fixed point math instead of floating point).

Advanced a bit the debugging stuff (fixed anyway a couple of bugs), but not sure if my lazy symbol loading stuff is a reasonable feature... still requires some thinking. Got a bug report from latest gcc which breaks Wine's debugger stabs parsing. Will require a major rewrite.

I've been trying to fix a strange bug in Media Player (probably memory corruption, but doesn't appear when relay debugging is turned on...). Sigh, sounds like hunting ain't over yet.

Shall be shortly on vacation. No Wine in sight... hopefully.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!