<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iscan, branch master</title>
<subtitle>Image Scan! for Linux supporting SEIKO EPSON devices</subtitle>
<id>https://git.pashev.ru/pasture/iscan/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pasture/iscan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/'/>
<updated>2023-01-07T06:44:45Z</updated>
<entry>
<title>Fix region selection</title>
<updated>2023-01-07T06:44:45Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T19:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=33931bfb76035c2d8a89898f604577407f9dbdf2'/>
<id>urn:sha1:33931bfb76035c2d8a89898f604577407f9dbdf2</id>
<content type='text'>
The selected rectangle was moving to the
bottom-right on each mouse up event.

The reason was dumb transformation from pixels to inches and back:

  inches2clientpix(clientpix2inches((58,174))) = (78,194)

WTF?
</content>
</entry>
<entry>
<title>Fuck you!</title>
<updated>2023-01-06T13:02:21Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T11:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=a561b6e7394e19517b3463e6e94e9c90e4817926'/>
<id>urn:sha1:a561b6e7394e19517b3463e6e94e9c90e4817926</id>
<content type='text'>
God, this is good. Finally.
</content>
</entry>
<entry>
<title>Rename closed-source libs to fix build</title>
<updated>2023-01-06T13:02:21Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T09:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=98f9ccf8b413ec5f85c57580b5a982130b44f274'/>
<id>urn:sha1:98f9ccf8b413ec5f85c57580b5a982130b44f274</id>
<content type='text'>
These libs require libstd++6
</content>
</entry>
<entry>
<title>Use stdbool.h</title>
<updated>2023-01-06T13:02:21Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T09:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=ab6447fbf1157bdce183cd4af40f93093fda271d'/>
<id>urn:sha1:ab6447fbf1157bdce183cd4af40f93093fda271d</id>
<content type='text'>
Fixes issues like:

    model-info.c:305:1: error: conflicting types for 'model_info_customise_commands'; have '_Bool(const void *, struct &lt;anonymous&gt; *)'
      305 | model_info_customise_commands (const void *self, EpsonCmd cmd)
          | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    In file included from model-info.c:69:
    model-info.h:135:8: note: previous declaration of 'model_info_customise_commands' with type 'bool(const void *, struct &lt;anonymous&gt; *)'
      135 |   bool model_info_customise_commands (const void *self, EpsonCmd cmd);
          |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</content>
</entry>
<entry>
<title>Fix build with libpng16</title>
<updated>2023-01-06T13:02:21Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T09:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=bf2cad5d37a17bcc7563acb84291ea4ffcb06d0c'/>
<id>urn:sha1:bf2cad5d37a17bcc7563acb84291ea4ffcb06d0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ambiguous div()</title>
<updated>2023-01-06T10:59:55Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T08:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=f3b3e8ecf58611c8a3cca17d3a94e8ae23ba7788'/>
<id>urn:sha1:f3b3e8ecf58611c8a3cca17d3a94e8ae23ba7788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update configure.ac</title>
<updated>2023-01-06T10:59:54Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T08:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=1fcaac64f7d4bf685e123e303a7e40a8cc60adc7'/>
<id>urn:sha1:1fcaac64f7d4bf685e123e303a7e40a8cc60adc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove scm-build.am</title>
<updated>2023-01-06T10:59:54Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T08:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=aa358e1869d62484af1ded423deade95e36da1bf'/>
<id>urn:sha1:aa358e1869d62484af1ded423deade95e36da1bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import iscan 2.30.4-2</title>
<updated>2023-01-06T08:04:59Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2023-01-06T08:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pasture/iscan/commit/?id=1145733c29db0a678537ce99ff60e21613f622a8'/>
<id>urn:sha1:1145733c29db0a678537ce99ff60e21613f622a8</id>
<content type='text'>
</content>
</entry>
</feed>
