dingostick software
dingostick
home projects contact adam a & a donate

Three updates for three products
Posted by Adam on Sunday, March 16 @ 15:15

I've been keeping busy with a number of projects, and today I'm finally updating the site.

First, taking up most of my free time, is my open source FreeImage wrapper class. I've added some 40 new functions to the API, fixed at least one bug and improved some of the funcitonality. Also, I've included some pretty complete documentation (much of which comes directly from the FreeImage documentation itself).

Second, speaking of documentation, I added Enum and Structure support to my Documentation Generator. Minor changes include the addition of external hyperlinks, a few small fixes and probably a few other things that I've already forgotten about.

Finally, a bug was reported to me with respect to Inline HTTP and its SendFile function in which large (>2MB) files were altered slightly during transmission. This has been fixed, and I've also added a 'CaughtError' event and updated the documentation.