<feed xmlns='http://www.w3.org/2005/Atom'>
<title>experiment-player/lib/experiment-reader, branch master</title>
<subtitle>Player for experiment videos and transcripts</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/'/>
<entry>
<title>updated Copyright</title>
<updated>2013-06-10T12:38:27+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2013-06-10T12:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=16b3562689e850775ef1d3c4f203d717ac88f1b2'/>
<id>16b3562689e850775ef1d3c4f203d717ac88f1b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use closure objects internally in libexperiment-reader instead of plain C callbacks</title>
<updated>2012-06-17T15:22:21+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-17T15:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=6751167f52d9056d6ac9770323658f4904db3afd'/>
<id>6751167f52d9056d6ac9770323658f4904db3afd</id>
<content type='text'>
 * has the advantage that it will be easier to port libexperiment-reader to other languages (by using its closures and marshallers)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * has the advantage that it will be easier to port libexperiment-reader to other languages (by using its closures and marshallers)
</pre>
</div>
</content>
</entry>
<entry>
<title>extended libexperiment-reader API: pass topic end times to callback</title>
<updated>2012-06-17T12:56:31+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-17T12:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=d4dfc2f4546a837824b872ad05b67531a795bd8d'/>
<id>d4dfc2f4546a837824b872ad05b67531a795bd8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing whitespaces from contribution texts</title>
<updated>2012-06-12T15:29:46+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-12T13:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=95d42f9a3236a3415a4d30aa823520123e21ea0d'/>
<id>95d42f9a3236a3415a4d30aa823520123e21ea0d</id>
<content type='text'>
necessary because they are visible when contribution texts are right-aligned
 * declare some static functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
necessary because they are visible when contribution texts are right-aligned
 * declare some static functions
</pre>
</div>
</content>
</entry>
<entry>
<title>don't render into invisible area of the text layer</title>
<updated>2012-06-12T15:29:46+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-12T12:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=3084c95cf968dcb4d901b77ee73672e25fa07484'/>
<id>3084c95cf968dcb4d901b77ee73672e25fa07484</id>
<content type='text'>
it is unknown how large that area has to be in order for every contribution to fit in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is unknown how large that area has to be in order for every contribution to fit in
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored experiment_reader_get_contributions_by_speaker()</title>
<updated>2012-06-11T15:12:47+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-11T15:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=aff67bc8f9dc934fc8a048ac345ea4f7c21ba350'/>
<id>aff67bc8f9dc934fc8a048ac345ea4f7c21ba350</id>
<content type='text'>
 * new functions
 * some xmlChar * casting refactoring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * new functions
 * some xmlChar * casting refactoring
</pre>
</div>
</content>
</entry>
<entry>
<title>documented some previously undocumented libexperiment-reader API functions</title>
<updated>2012-06-11T14:29:06+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-11T14:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=2e96b4196d7a80039d529e352d6d06be8fa427af'/>
<id>2e96b4196d7a80039d529e352d6d06be8fa427af</id>
<content type='text'>
 * minor whitespace changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * minor whitespace changes
</pre>
</div>
</content>
</entry>
<entry>
<title>added copyright headers and Doxygen @file comments (where they were still missing)</title>
<updated>2012-06-07T14:40:52+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-06-07T14:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=f713a814dbfe11688b6f5fb06f962d85f85ff237'/>
<id>f713a814dbfe11688b6f5fb06f962d85f85ff237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first draft of transcript widget</title>
<updated>2012-05-30T13:56:15+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-05-18T18:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=81cb3c2cb062255fb3d44e1df246a52489cd035b'/>
<id>81cb3c2cb062255fb3d44e1df246a52489cd035b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first draft of experiment-reader API for handling contributions</title>
<updated>2012-05-30T13:56:14+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2012-05-18T18:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/experiment-player/commit/?id=099969757f0f74c1fc3a65db05442261227174d3'/>
<id>099969757f0f74c1fc3a65db05442261227174d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
