log trunk/src/Modules/Output/FileOutputHTK.h @ 706:f8e90b5d85fd tip

age author description
Tue, 26 Oct 2010 16:46:14 +0000 tom - Fix bug where the fram period wasn't propagating to the output file.
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.
Tue, 30 Mar 2010 22:06:24 +0000 tomwalters - Modified licence from GPL 3 to Apache v2
Sat, 20 Feb 2010 21:03:57 +0000 tomwalters -Added basic support for unit tests using gtest
Fri, 19 Feb 2010 12:15:56 +0000 tomwalters -Added modules template
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 20:04:04 +0000 tomwalters - Replacing tabs with spaces for indentation
Thu, 18 Feb 2010 16:55:40 +0000 tomwalters - Ported over HTK file output