Active updates are being submitted on codeplex:
http://texasholdemcalc.codeplex.com/SourceControl/list/changesets
Please submit feature/bug requests there.
The newest version is up. This adds the ability to change the look of all cards and starting hands by adding additional themes. Look in either the source or install releases for instructions on adding additional themes, 4 have been added in the Install folder. Auto-generated hands can now be loaded via the Replay Engine facility.
A port to CS Express edition has been released. This is for those who want to see similar functionality outside of the .Net CF. Please report any issues. I am also trying to update the .NetCF version for higher resolution ppc phones.
Release 1.2.1.0 has been issued. Check the site for up to date install/source. Let me know of any issues.
Release 1.1.0.2
----------------------
- Major refactor of the codebase.
* All non related projects have been placed in separate projects.
* Dependency injection is used to inject classes for use in the controllers.
* Ninject was chosen for ease of use as well as it's assembly size.
* The UI has no access to the service/data layer only access to interfaces and model information.
* Hand History functionality has been moved to a separate tab.
* THe context menu options have been moved to the options tab.
* Replay engines are now completely swapple without having to change the application.
* All optins are saved to the config file, as well as the preview and last viewed history path.
The next iteration is up. Check out the change history for additions. As a note, I left this out from the build, the application requires the .NET 3.5 distributable.
You can find the source/install packages here, as well as doc on how to run it: