Prepare the v0.10 Release
Posted on 2005-11-09 00:00:00
The time has come to make the final preparation for the first release of Purei.

Here's the stuff I need to do in order to complete this task:

- Add a little system information dialog that will include some basic information on the CPU and about the system (threads/processes count).

- Add an icon resource to the executable.

- Add an about box.

- Convert the current settings file to an XML format.

- Write some documentation (txt format for now).

- Complete the "About" and "Downloads" sections of this site. Add a counter in the downloads part.

- Compile a binary and test the demos that I've made work and fix the problems if necessary.

- Release the binary and source code.

I'll try to do these tasks in the order I've written here.

As for today's work, I've almost finished the system information dialog. There's just a little problem with detecting the CPU's frequency.