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.