CVS Commits

I committed all of my code to CVS, it should be showing up in the anonymous tree view soon.

The current structure is three subdirs:
mistic: Contains the juicy main code, all of the major stuff for interacting with DirectFB and creating config data.
elements: All of the elements for use with Mistic, such as buttons, labels, etc
docs: Well, Docs…

There are NO build scripts, I’m having issues with autoconf. Hand written Makefiles work fine, but autoconfs causes some runtime error to show up.

CVS Commits

The repository now has build scripts for the Mistic core and various elements.

I’m working on a theme section for the site, as well as an elements section, so as releases are made to either, they can be found in one central place.

Expect some CVS updates tonight/tomorrow that adds a ton of functionality.