log trunk/src/Support/Module.cc @ 706:f8e90b5d85fd tip

age author description
Mon, 18 Oct 2010 04:42:28 +0000 tomwalters - Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
Sun, 17 Oct 2010 02:42:12 +0000 tomwalters - Module tree
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.
Sun, 11 Jul 2010 03:46:06 +0000 tomwalters - AIMCopy v5 for just smooth NAP features
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
Mon, 22 Feb 2010 17:51:27 +0000 tomwalters -Added a module to scale output values by the channel centre frequency
Fri, 19 Feb 2010 08:51:51 +0000 tomwalters - Renamed DeleteTarget and DeleteAllTargets to RemoveTarget and RemoveAllTargets in Module class
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
Tue, 16 Feb 2010 18:00:16 +0000 tomwalters - Imported file input using libsndfile from old AIM-C and updated to the new API
Mon, 15 Feb 2010 20:37:26 +0000 tomwalters - Fixed the python SWIG wrappers
Fri, 12 Feb 2010 12:31:23 +0000 tomwalters - Initial add of support code and modules. Not everything is working yet.