<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibXtract/doc, branch master</title>
<subtitle>Fork of Jamie Bullock's feature extraction library</subtitle>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/'/>
<entry>
<title>Add Doxygen to build system</title>
<updated>2014-11-07T14:46:17+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@jamiebullock.com</email>
</author>
<published>2014-11-07T14:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=8a49f7c3a38fb3f50491dfe962b981e17c9716f4'/>
<id>8a49f7c3a38fb3f50491dfe962b981e17c9716f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete unneeded files</title>
<updated>2014-11-07T13:11:34+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@jamiebullock.com</email>
</author>
<published>2014-11-07T13:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=a2fd76be93a535d7c49a1b9dc3903be09ddfb7b7'/>
<id>a2fd76be93a535d7c49a1b9dc3903be09ddfb7b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial simplified build system based on GNU Make</title>
<updated>2014-11-06T17:18:02+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@jamiebullock.com</email>
</author>
<published>2014-11-06T17:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=b46aca1241df7bf23bfce6c28b6db203525340ac'/>
<id>b46aca1241df7bf23bfce6c28b6db203525340ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed build system bugs to do with the maintainer-clean target</title>
<updated>2013-01-08T16:44:41+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@jamiebullock.com</email>
</author>
<published>2013-01-08T16:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=812e693b8c025c73ff5cddae3581b547465ab915'/>
<id>812e693b8c025c73ff5cddae3581b547465ab915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added Ooura implementation to repository</title>
<updated>2013-01-07T16:39:29+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@jamiebullock.com</email>
</author>
<published>2013-01-07T16:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=144e7f8668166ee1779ad304cc5ac94d8e525529'/>
<id>144e7f8668166ee1779ad304cc5ac94d8e525529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- reimplemented xtract_spectral_variance() xtract_spectral_skewness() and xtract_spectral_kurtosis() using correct maths</title>
<updated>2011-03-30T10:51:39+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@postlude.co.uk</email>
</author>
<published>2011-03-30T10:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=d88ff54ee9be978bbdb44cedacb9b3df598b1017'/>
<id>d88ff54ee9be978bbdb44cedacb9b3df598b1017</id>
<content type='text'>
- removed xtract_spectral_average_deviation()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed xtract_spectral_average_deviation()

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed build fail if --enable-fft not specified</title>
<updated>2008-03-26T13:04:33+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@postlude.co.uk</email>
</author>
<published>2008-03-26T13:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=d817fc9b42b0c04d6452159ca63f5a30834f5489'/>
<id>d817fc9b42b0c04d6452159ca63f5a30834f5489</id>
<content type='text'>
- Fixed doxygen build so that it includes libxtract.h
- Doxygen tweaks

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed doxygen build so that it includes libxtract.h
- Doxygen tweaks

</pre>
</div>
</content>
</entry>
<entry>
<title>Added namespacing to enumerations and defines. Made most macros private.</title>
<updated>2007-01-29T11:30:11+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@postlude.co.uk</email>
</author>
<published>2007-01-29T11:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=592c723d7fe2dc8794182d6270a127e63f6e2973'/>
<id>592c723d7fe2dc8794182d6270a127e63f6e2973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced --enable-vector with --enable-fft and improved build</title>
<updated>2006-10-20T12:30:46+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@postlude.co.uk</email>
</author>
<published>2006-10-20T12:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=26b8e9773d86c259b7faa2d20846ca5ac3862281'/>
<id>26b8e9773d86c259b7faa2d20846ca5ac3862281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further documentation improvements</title>
<updated>2006-10-12T11:59:11+00:00</updated>
<author>
<name>Jamie Bullock</name>
<email>jamie@postlude.co.uk</email>
</author>
<published>2006-10-12T11:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/LibXtract/commit/?id=ea4fde50704763529720b65660fe7669599c8a4b'/>
<id>ea4fde50704763529720b65660fe7669599c8a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
