<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/tomo/uca-hzg/libuca.git/plugins/file, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/atom?h=master</id>
<link rel='self' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/'/>
<updated>2016-05-11T08:08:54+00:00</updated>
<entry>
<title>file: fix reading of 32 bit TIFFs</title>
<updated>2016-05-11T08:08:54+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2016-05-11T08:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=9993014314d01407e4dfa1ecf8c58a31b2217ea2'/>
<id>urn:sha1:9993014314d01407e4dfa1ecf8c58a31b2217ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ADD: Camera Readout mode for benchmark tool</title>
<updated>2016-03-15T14:38:29+00:00</updated>
<author>
<name>Sai Sasidhar Maddali</name>
<email>sai.sasidhar92@gmail.com</email>
</author>
<published>2016-03-15T14:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=61054956f111b2fe18be59efc19e573d3d41efd7'/>
<id>urn:sha1:61054956f111b2fe18be59efc19e573d3d41efd7</id>
<content type='text'>
	MIN: Moved start and stop timers to individual functions so they
	can be used when appropriately needed
	MIN: Updated exported symbol name in uca plugin - file
</content>
</entry>
<entry>
<title>FIX: Symbol name exported by plugin is causing a recursive call in Windows</title>
<updated>2016-03-15T14:33:44+00:00</updated>
<author>
<name>Sai Sasidhar Maddali</name>
<email>sai.sasidhar92@gmail.com</email>
</author>
<published>2016-02-15T11:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=6c2c19d1101a043cc0b05065447cc9321ed32ac0'/>
<id>urn:sha1:6c2c19d1101a043cc0b05065447cc9321ed32ac0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file: fix TIFF metadata read</title>
<updated>2016-01-29T13:38:22+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2016-01-29T13:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=b9cd688c943fa026eb31026c866ad7c6bfe0f1c5'/>
<id>urn:sha1:b9cd688c943fa026eb31026c866ad7c6bfe0f1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file: strip whitespace and improve error handling</title>
<updated>2016-01-28T15:23:19+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2016-01-28T15:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=d0810f4e453184f858e08de9f2fb357d824b76a1'/>
<id>urn:sha1:d0810f4e453184f858e08de9f2fb357d824b76a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ANKA plugins and change versioning scheme for bundled plugins</title>
<updated>2015-08-06T11:01:11+00:00</updated>
<author>
<name>Mihael Koep</name>
<email>koep@schneide.com</email>
</author>
<published>2015-08-06T10:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=89ced9478f200facde423423df8c1718752f8a6c'/>
<id>urn:sha1:89ced9478f200facde423423df8c1718752f8a6c</id>
<content type='text'>
ANKA plugins are developed and distributed separately like other plugins
depending on vendor SDKs.

The bundled plugins use libuca version as their version and depend on it directly.
This ensures that they always match the libuca version and makes versioning more
transparent for the end users.

Conflicts:
	plugins/mock/CMakeLists.txt
</content>
</entry>
<entry>
<title>Camera plugins now require libuca &gt;= 2.0 so update their versions too</title>
<updated>2015-05-18T15:26:53+00:00</updated>
<author>
<name>Mihael Koep</name>
<email>koep@schneide.com</email>
</author>
<published>2015-05-18T15:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=2f3f57cf90e31b9459de3f36824668ec3a51a177'/>
<id>urn:sha1:2f3f57cf90e31b9459de3f36824668ec3a51a177</id>
<content type='text'>
Conflicts:
	plugins/dexela/CMakeLists.txt
	plugins/dexela/changelog.txt
</content>
</entry>
<entry>
<title>Fix wrong place of write check caused by 453701edd</title>
<updated>2015-05-13T10:39:18+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-05-13T10:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=a26120e69e26186454becc7658859224a4a3de2c'/>
<id>urn:sha1:a26120e69e26186454becc7658859224a4a3de2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file: signal change of ROI and bitdepth</title>
<updated>2015-05-13T10:38:16+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-05-13T10:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=9029cdcebd885d2e9bb1b3260c3c0f541c8743c9'/>
<id>urn:sha1:9029cdcebd885d2e9bb1b3260c3c0f541c8743c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>file: read complete filename path</title>
<updated>2015-05-13T10:08:50+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@kit.edu</email>
</author>
<published>2015-05-13T10:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/tomo/uca-hzg/libuca.git/commit/?id=de1251bfa974fdee41877da5bd1d477162adf084'/>
<id>urn:sha1:de1251bfa974fdee41877da5bd1d477162adf084</id>
<content type='text'>
</content>
</entry>
</feed>
