9 Sep 2002 zx64   » (Journeyer)

Hopefully, the level of Real Life that requires instant processing should drop to near zero levels for the next few days so I can get back to coding.

Still todo for FreeCNC 0.2.1:

  • Fix big endian bug in video code. I think the bug is either in the scaling code or the drawing code, should dump some decoded data on the Sparc Woody box to find out.

  • Fix reproducable bugs found in recent anim changes. Found a few solutions, although they are either fixing the symptoms or are inefficiant.

  • Scheduling consistency stuff. Bleh: what should happen to the events that are replaced by setSchedule? Deleting seems the best approach, although I need to ensure that setSchedule won't create a circular list of events.

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!