Mercurial > hg > aimc
log trunk/src/Modules/SAI/ModuleSAI.cc @ 706:f8e90b5d85fd tip
age | author | description |
---|---|---|
Wed, 06 Feb 2013 15:41:24 +0000 | tomwalters | - Allow the SAI to use double-buffering, as was originally intended. |
Tue, 26 Oct 2010 04:48:56 +0000 | tom | - Allow processing without re-initialization. |
Tue, 30 Mar 2010 22:06:24 +0000 | tomwalters | - Modified licence from GPL 3 to Apache v2 |
Tue, 23 Feb 2010 12:47:01 +0000 | tomwalters | -Added AIMCopy, a replacement for HTK's HCopy |
Fri, 19 Feb 2010 15:19:27 +0000 | tomwalters | -<math.h> replaced wit <cmath> where possible |
Thu, 18 Feb 2010 21:12:41 +0000 | tomwalters | - Lots of changes to make cpplint happy. It still complains about header guards, but that's pretty much it now. |
Thu, 18 Feb 2010 19:35:07 +0000 | tomwalters | - Added a basic main function to test that all the can be fitted together |