<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsxiv/thumbs.h, branch master</title>
<subtitle>Nsxiv image view custom build
</subtitle>
<id>https://git.krolyxon.com/nsxiv/atom?h=master</id>
<link rel='self' href='https://git.krolyxon.com/nsxiv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/'/>
<updated>2017-10-16T19:10:35Z</updated>
<entry>
<title>One header file for type definitions and function declarations</title>
<updated>2017-10-16T19:10:35Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2017-10-16T19:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=148026007cae3b97d39d2cfee7562c139eb486b2'/>
<id>urn:sha1:148026007cae3b97d39d2cfee7562c139eb486b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revised error handling</title>
<updated>2015-10-28T22:03:37Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2015-10-28T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=d3a70a285d03224fde9e6ef36eba9de21b773f39'/>
<id>urn:sha1:d3a70a285d03224fde9e6ef36eba9de21b773f39</id>
<content type='text'>
- Functions warn() and die() replaced by GNU-like error(3) function
- Register cleanup() with atexit(3)
- Functions called by cleanup() are marked with CLEANUP and are not allowed to
  call exit(3)
</content>
</entry>
<entry>
<title>Cache out of view thumbnails in the background</title>
<updated>2015-01-04T20:24:43Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2015-01-04T20:19:26Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=47af0dd7b5e154fb64d8b4d6c5302ba905055799'/>
<id>urn:sha1:47af0dd7b5e154fb64d8b4d6c5302ba905055799</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unified file count variable for image &amp; thumbnail mode</title>
<updated>2014-09-30T19:54:17Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-09-30T19:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=ddd028eb3ea628855b4bb35ca7fb40562bd87861'/>
<id>urn:sha1:ddd028eb3ea628855b4bb35ca7fb40562bd87861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scale thumbnail selection border width with thumbnail size</title>
<updated>2014-09-29T07:36:43Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-09-29T07:36:38Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=0e4db69ff5dc0ebc863af03117caab39c725893f'/>
<id>urn:sha1:0e4db69ff5dc0ebc863af03117caab39c725893f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored thumbnail size dependent calculations</title>
<updated>2014-09-29T06:47:01Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-09-29T06:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=8fa7247f69e1d8528572c43d3815a62e6bcdb75f'/>
<id>urn:sha1:8fa7247f69e1d8528572c43d3815a62e6bcdb75f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added thumbnail zooming...</title>
<updated>2014-09-27T22:28:50Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-09-27T22:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=7b91e10f225797cef26ce7094bf2ac6b94901b33'/>
<id>urn:sha1:7b91e10f225797cef26ce7094bf2ac6b94901b33</id>
<content type='text'>
- Key mappings +/- are now general commands
- Use JPG as thumbnail cache file format instead of PNG
- Fixes issue #161
</content>
</entry>
<entry>
<title>Revised thumbnail loading...</title>
<updated>2014-09-26T08:31:03Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-09-25T18:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=eaa269b6cb486f83229cb0d3dc5f7e03d1c485bb'/>
<id>urn:sha1:eaa269b6cb486f83229cb0d3dc5f7e03d1c485bb</id>
<content type='text'>
- Only load the thumbnails that are currently visible in the window
- Unload thumbnails that are leaving the visible area
- Much less memory needed, but scrolling is now slower
- This also unintentionally fixes issue #86
</content>
</entry>
<entry>
<title>Fixed wrong thumbnail-to-file mappings caused by file deletions</title>
<updated>2014-08-16T20:21:51Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-08-16T20:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=e49d38d6f947b11570627b7354641e03f9200cef'/>
<id>urn:sha1:e49d38d6f947b11570627b7354641e03f9200cef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass marked files to external key handler in thumbnail mode; fixes issue #135</title>
<updated>2014-08-16T19:49:46Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-08-16T19:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=e267dc7793df0c3d8b1dcc48575a11d402df5499'/>
<id>urn:sha1:e267dc7793df0c3d8b1dcc48575a11d402df5499</id>
<content type='text'>
</content>
</entry>
</feed>
