<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libdepixelize/kopftracer2011.cpp, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>moved libcroco, libuemf, libdepixelize to 3rdparty folder</title>
<updated>2018-04-29T12:35:15+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc.jeanmougin@telecom-paristech.fr</email>
</author>
<published>2018-04-29T12:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e4a6c1b52c721147bbda48d623879178a89b7b62'/>
<id>e4a6c1b52c721147bbda48d623879178a89b7b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unnecessary inclusion of glibmm/threads.h.  This can be resolved by ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc</title>
<updated>2015-04-27T23:38:31+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2015-04-27T23:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ba4dbfb351180e0fc4ad57be6e3534fa2ab5cf8c'/>
<id>ba4dbfb351180e0fc4ad57be6e3534fa2ab5cf8c</id>
<content type='text'>
(bzr r14064)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14064)</pre>
</div>
</content>
</entry>
<entry>
<title>fix build for some (windows 64 bit devlibs attempt)</title>
<updated>2014-05-11T21:38:10+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2014-05-11T21:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3ef365a9d42823ded18fb31aa2c36c39005cb0ee'/>
<id>3ef365a9d42823ded18fb31aa2c36c39005cb0ee</id>
<content type='text'>
specifically, fixes this build error: .../include/glibmm-2.4/glibmm/threads.h:201:11: error: field 'gobject_' has incomplete type 'GThread {aka _GThread}'

(bzr r13357)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifically, fixes this build error: .../include/glibmm-2.4/glibmm/threads.h:201:11: error: field 'gobject_' has incomplete type 'GThread {aka _GThread}'

(bzr r13357)</pre>
</div>
</content>
</entry>
<entry>
<title>Updating libdepixelize.</title>
<updated>2014-03-25T01:34:31+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2014-03-25T01:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3e3246729a56694574405f5d72307f536d05dcad'/>
<id>3e3246729a56694574405f5d72307f536d05dcad</id>
<content type='text'>
This update is not focused on new features, but on stability.

Bugs affecting weird image sizes (single line or single row images) were
fixed.

A bug on algorithm that could cause wrong result of heuristics on very
rare images was also fixed. The correct behaviour required storing all
votes before really doing any removal and this extra work made this step
of the algorithm 328% slower on one sample image. If the old *_safe
function was used, the slowdown could be decreased to 7.7% on the same
sample image, but current focus on Inkscape timeline is stabilization,
then I'll delay performance optimization to later. Also, the affected
step is only responsible for 18% (on the maximum case) of the
performance. The performance tests were done using new profiling code
that is disabled by default and shouldn't impact stability.

(bzr r13209)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update is not focused on new features, but on stability.

Bugs affecting weird image sizes (single line or single row images) were
fixed.

A bug on algorithm that could cause wrong result of heuristics on very
rare images was also fixed. The correct behaviour required storing all
votes before really doing any removal and this extra work made this step
of the algorithm 328% slower on one sample image. If the old *_safe
function was used, the slowdown could be decreased to 7.7% on the same
sample image, but current focus on Inkscape timeline is stabilization,
then I'll delay performance optimization to later. Also, the affected
step is only responsible for 18% (on the maximum case) of the
performance. The performance tests were done using new profiling code
that is disabled by default and shouldn't impact stability.

(bzr r13209)</pre>
</div>
</content>
</entry>
<entry>
<title>cppcheck</title>
<updated>2013-10-07T19:25:41+00:00</updated>
<author>
<name>Kris De Gussem</name>
<email>kris.degussem@gmail.com</email>
</author>
<published>2013-10-07T19:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a36f75406b76a837ac8d79719a7c23f8d693fed'/>
<id>1a36f75406b76a837ac8d79719a7c23f8d693fed</id>
<content type='text'>
(bzr r12669)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12669)</pre>
</div>
</content>
</entry>
<entry>
<title>Bumping a new release of libdepixelize</title>
<updated>2013-10-06T02:09:30+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2013-10-06T02:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=858a1a2d5395cca9f26b32c305d8c7d1dcd3c9b4'/>
<id>858a1a2d5395cca9f26b32c305d8c7d1dcd3c9b4</id>
<content type='text'>
(bzr r12663)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12663)</pre>
</div>
</content>
</entry>
<entry>
<title>Updating libdepixelize version</title>
<updated>2013-09-25T04:37:17+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2013-09-25T04:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4b879c238ff2f4f52ca55c68ea3f887137e5cab6'/>
<id>4b879c238ff2f4f52ca55c68ea3f887137e5cab6</id>
<content type='text'>
(bzr r12589)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12589)</pre>
</div>
</content>
</entry>
<entry>
<title>Bumping new version of libdepixelize</title>
<updated>2013-09-23T18:20:04+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2013-09-23T18:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f26093b0c3d95f1c0c29696325e52a3b748cd881'/>
<id>f26093b0c3d95f1c0c29696325e52a3b748cd881</id>
<content type='text'>
(bzr r12579)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12579)</pre>
</div>
</content>
</entry>
<entry>
<title>Bumping new version of libdepixelize</title>
<updated>2013-09-13T07:00:18+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2013-09-13T07:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0f397bdb1eae4d190a5a7d7a4792d0571917753b'/>
<id>0f397bdb1eae4d190a5a7d7a4792d0571917753b</id>
<content type='text'>
(bzr r12506.1.3)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12506.1.3)</pre>
</div>
</content>
</entry>
<entry>
<title>Integrating with libdepixelize</title>
<updated>2013-09-12T10:23:11+00:00</updated>
<author>
<name>Vinícius dos Santos Oliveira</name>
<email>vini.ipsmaker@gmail.com</email>
</author>
<published>2013-09-12T10:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=dd18c27c36c9138bc68161ad365bfc61b8d135f8'/>
<id>dd18c27c36c9138bc68161ad365bfc61b8d135f8</id>
<content type='text'>
(bzr r12506.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r12506.1.1)</pre>
</div>
</content>
</entry>
</feed>
