<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iscan/backend, 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-06T13:02:21Z</updated>
<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>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>
