* All board types are functionally complete.
* Replaced Gnome's libxml2 libraries with TinyXml. XML2_CONFIG is gone.
* Compiler environment vars PLATFORM and BUILD are automatically detected.
* Revamped documentation on compiling, installing, and running app.
* Cleaned up boards/ directory.
* Enabled ccache usage (developer can override CXX environment variable).
Known bugs in ExtremeSweep v0.4:
There are too many bugs to mention all of them; below are the major bugs.
* Program may crash when loading a malformed board file.
* Certain board types may not size correctly.
* Certain buttons may not activate when pressed.
* Display artifacts may occur when scrolling board.
* Not a large board selection available.
* There are memory leaks everywhere.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ExtremeSweep v0.4 is released.
ChangeLog for ExtemeSweep v0.4:
* All board types are functionally complete.
* Replaced Gnome's libxml2 libraries with TinyXml. XML2_CONFIG is gone.
* Compiler environment vars PLATFORM and BUILD are automatically detected.
* Revamped documentation on compiling, installing, and running app.
* Cleaned up boards/ directory.
* Enabled ccache usage (developer can override CXX environment variable).
Known bugs in ExtremeSweep v0.4:
There are too many bugs to mention all of them; below are the major bugs.
* Program may crash when loading a malformed board file.
* Certain board types may not size correctly.
* Certain buttons may not activate when pressed.
* Display artifacts may occur when scrolling board.
* Not a large board selection available.
* There are memory leaks everywhere.