log trunk/src/Modules/SSI/ModuleSSI.cc @ 706:f8e90b5d85fd tip

age author description
Tue, 26 Oct 2010 04:48:56 +0000 tom - Allow processing without re-initialization.
Thu, 21 Oct 2010 01:46:39 +0000 tomwalters - Added support for movies!
Fri, 15 Oct 2010 05:40:53 +0000 tomwalters - First add of a lot of graphics code from the old version. Not working yet, not even compiling yet.
Thu, 22 Jul 2010 04:24:55 +0000 tomwalters - Hacks to get a basic AIM-C compiling on windows
Tue, 30 Mar 2010 22:06:24 +0000 tomwalters - Modified licence from GPL 3 to Apache v2
Fri, 26 Feb 2010 16:58:26 +0000 tomwalters -Added debug symbols option for GCC
Thu, 25 Feb 2010 22:02:00 +0000 tomwalters -New AIMCopy main for the SSI features (temporary hack till I get a working module load system)
Sat, 20 Feb 2010 21:03:57 +0000 tomwalters -Added basic support for unit tests using gtest
Fri, 19 Feb 2010 15:19:27 +0000 tomwalters -<math.h> replaced wit <cmath> where possible
Fri, 19 Feb 2010 14:17:42 +0000 tomwalters -Updated the SWIG wrapper to include all the modules. Now employing a lazier strategy for the SWIG interface file.
Fri, 19 Feb 2010 13:07:54 +0000 tomwalters -Profile module for taking slices of an SAI or SSI (or anything else for that matter)